Body {
background-color : #ffffff;
background-image : url(../images/square-1.gif);
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
font-size : 10pt;
text-align : center;
}
body, td, th {
color : #333333;
}
Body a:visited {
text-decoration : underline;
color : #111111;
}
Body a:active {
text-decoration : none;
}
Body a:link {
text-decoration : underline;
color : #111111;
}
Body a:hover {
text-decoration : none;
color : #663300;
}
#headerimg {
height : 150px;
width : 800px;
background : url('../images/header1.png');
}
.wrapper {
width : 800px;
position : absolute;
}
#navbar1 {
height : 30px;
width : 800px;
}
#topgrad {
float : left;
height : 20px;
width : 660px;
background : url('../images/main.png');
}
#content {
background : url('../images/main2.png');
float : left;
text-align : left;
width : 800px;
padding-bottom : 10px;
}
#text {
float : left;
padding-left : 10px;
}
#topgrad2 {
color : #666666;
text-align : left;
font-size : 10px;
}
#topgrad2 {
float : left;
height : 50px;
width : 660px;
background : url('../images/main.png');
}
#sidebar {
background-color : #205073;
float : right;
width : 140px;
text-align : left;
}
.floatimgleft {
float : right;
margin-top : 10px;
margin-left : 60px;
margin-bottom : 40px;
margin-right : 20px;
}
#sidebarcorn {
float : right;
width : 140px;
height : 20px;
text-align : left;
background : url('../images/corner1.png');
}
#sidebarcorn2 {
float : right;
width : 140px;
height : 50px;
text-align : left;
background : url('../images/corner2.png');
}
#footer {
width : 800px;
height : 65px;
font-size : 11px;
width : 100%;
clear : both;
background : #99cccc url('images/lowerbar.png') no-repeat bottom center;
padding-top : 0;
}
#footer a:visited {
text-decoration : underline;
color : #ffffff;
}
#footer a:active {
text-decoration : none;
}
#footer a:link {
text-decoration : underline;
color : #ffffff;
}
#footer a:hover {
color : #999999;
}
#footer, td, th {
color : #ffff00;
}
#infooter {
padding-top : 30px;
padding-bottom : 10px;
}
h2 a:visited {
text-decoration : underline;
color : #663300;
}
h2 a:active {
text-decoration : none;
}
h2 a:link {
text-decoration : underline;
color : #663300;
}
h2 a:hover {
text-decoration : none;
color : #999999;
}
h2, td, th {
color : #333333;
}
.post {
padding-right : 10px;
border-top-style : outset;
border-top-color : #663300;
}
hr {
display : none;
} 
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
