/*************************************************
	 Developed by Dawn Price
	 Contact:  dawn@afterdawnonline.com

	This file and its contents and links are the 
	property of AfterDawn Online.  This file can not
	be used or copied with out the written permission
	of AfterDawn Online.  
***************************************************/

/*************************************
* Sets the format for the headers.
*************************************/
#content {
	margin: 0;
	padding: 0 20px;
	text-align: left;
}

#emenu {
	margin: 0;
	padding: 0;
	width: 100%;
}

#emenu a {
	display: block;

}

#album_tbl {
	margin: 0 auto;
	border-spacing: 1em 2em;
	vertical-align: top;
}

#album_tbl td {
	vertical-align: top;
	font-size: 0.9em;
}

#album_tbl a {
	border: none;
}

#events {
	margin: 0 auto;
	border-spacing: 1em 2em;
	text-align: center;
}

#events a {
	text-decoration: none;
	color: red;
}

.albumname {
	color: red;
	font-size: 1.2em;
}
.albumname a {
	color: #750000;
}

.info {
	vertical-align: bottom;
}

#slideshow img {
	width: 640px;
}

#slideshow table {
	margin: 0px auto;
	text-align: center;
	width: 500px;
}

#navigator {
	height: 50px;
	border: 1px solid black;
}

.nxtprv a {
	text-align: center;
}

#pagenav {
	text-align: center
}

#listing {
	width: 600px;
}

#listing td {
	vertical-align: top;
}

#listpics{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#listpics table {
	margin: 0 auto;
	padding: 0;
}



