/* CSS Document */

table {
	border: 1px solid #CCCCCC;
}
.albumsideborder {
	border: 1px solid #666666;
}


#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;
	font-weight: bold;
}
#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;
}


.topbanner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.Red {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	display: block;
}

.orangeborder {
	border: 1px solid #FF6600;
}

.orange {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF6600;

}

a.gbook:link {
	color: #FFCCOO;
	text-decoration: none;
}
a.gbook:visited {
	color: #FFCCOO;
	text-decoration: none;
}
a.gbook:hover {
	color: #FF66OO;
	text-decoration: none;
}
a.gbook:active {
	color: #FFCCOO;
	text-decoration: none;
	margin: 10 px;
	padding: 10 px;
}

a.external:link {
	color: #2b36c6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font: Tahoma;
}
a.external:visited {
	color: #2b36c6;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font: Tahoma;
}
a.external:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font: Tahoma;
}
a.external:active {
	color: 2b36c6;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font: Tahoma;
}
