body {background-color:#66778A}

table.daystbl {margin-top:100px}

p {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:20px; padding-right:10px;}
.heading {font-size:20px; font-weight:bold; letter-spacing:2px; font-variant:small-caps}
.bquote {margin-left:24px;}
.copyrights {font-size:10px; font-variant:small-caps; font-weight:bold}
.thumbsmargin {margin-top:-5px; margin-left:2px;}

img {padding:6px; border:#505D6D 1px solid; margin:5px;}
.titleimg {margin-top:5px; margin-left:100px; padding:0px; border:0px}
.noborder {padding:0px; border:0px}

#titlebar {position:absolute; 
			background-color:#8A7967; 
			z-index:2;
			width:100%; 
			height:52px; 
			left:0px; 
			top:20px; 
			border-top:2px solid #855E42; 
			border-bottom:2px solid #855E42;}
			
#sidebar {position:absolute; 
			background-color:#505D6D; 
			z-index:1;
			width:200px;  
			left:20px; 
			top:0%; 
			border-right:2px solid #3B434E; 
			border-left:2px solid #3B434E;
			margin-bottom:-600px;
			padding-bottom:600px;
			}

#day0 {position:absolute;  
			z-index:3; 
			left:240px; 
			top:110px;}
			
hr {color:#505D6D; 
	margin-top:-15px;
	background-color:#505D6D;
	border:0px;
	height:2px;
	width:100%;}

a:link {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover{text-decoration:none; color:#FFFFFF;}
