body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(Images/Background.jpg);
	background-repeat: repeat;
	
}

	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

table {
	border: 1px solid #2b36c6;
}
.albumsideborder {
	border: 1px solid #666666;
}

.indexbuttons {
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 1px;
}
#tableLayout {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	
}
#tdTopNavigation {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/nav%20bar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sitebanner {
	border: 1px solid #CCCCCC;
}
#bottomtable {
	background-image: url(Images/bottom_bar.jpg);
	background-repeat: no-repeat;
	
}
	
#pagebanner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

p {
	line-height: 1.7em;
	text-align: center;
	padding: 5px;
	font-size: 14px;
}
#sidenavigation {
	background-color: #666666;
	text-align: left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	width: 165px;
	font-weight: bold;
	vertical-align: top;
	height: 50px;
}


.linkpadding {
	margin: 10px;
	padding: 10px;
}
.bottompagelinks {
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sidenavebuttons {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-left: 5px;
	padding-bottom: 2px;
}
.topbanner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2b36c6;
}

.Red {
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	display: block;
}

.orangeborder {
	border: 1px solid #2b36c6;
}
.centeryellow {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

.Redsidewords {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
