﻿body {
	margin:0px 0px 0px 0px;  
	background:#666666 url('siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a:link, a:active, a:visited {
	color:#375b71;
	text-decoration:underline;
}

a:hover {
	color:#000;
}


a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:capitalize;
	color:#666666;
	padding:8px 15px 8px 15px;
	text-decoration:none;
	display:block;
	background:#e9e9e9;
	border-top:1px #fff solid; 
	border-bottom:1px #bdbdbd solid; 
}
a.nav:hover {
	background:#cfcfcf;
	color:#000;
	border-top:1px #737171 solid; 
	border-bottom:1px #666666 solid; 
	padding:8px 15px 8px 15px;
}

#container {
	border:0px; 
	margin-left:auto; 
	margin-right:auto; 
	background:#fff;  
	width:920px;	
}

#datestamp {
	vertical-align:top; 
	background: url('siteart/top.jpg') no-repeat; 
	width:900px; 
	height:31px; 
	text-align:right;
	color:#fff;
}

#headertd {
	vertical-align:top; 
	background: #fff url('siteart/header.jpg') no-repeat;
}

#navigationtd {
	vertical-align:top; 
	width:181px; 
	background:#e9e9e9;
}

#mainphoto {
	background:#676767;
	vertical-align:top;
	padding:10px 10px 20px 10px;
}

#scrolling {
	background:#292929;
	vertical-align:top;
	padding:10px 10px 0px 10px;
	width:691px;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
}


.headerbold {
	font-size:26px;
	font-weight:bold;
	color:#000;
}
	
.header {
	font-size:26px;
	color:#666666;
}

.headersm {
	font-size:18px;
	color:#999999;

}











