dl, dt, dd, ul, li {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
}
body {
margin:0;
padding: 0;
border:0;
text-align: center;
}
body p {
font: 75% tahoma, sans-serif, arial, verdana;
font-size: 10px;
}
body h1 {
font: 75% tahoma, sans-serif, arial, verdana;
color: #192f3d;
font-size: 15px;
}
#container {
width: 770px;
margin: 0px auto;
text-align:left;
overflow: auto;
display: inline-table;
}
#fadeleft {
width: 10px;
float: left;
}
#faderight {
width: 10px;
float: left;
}
#footerfade {
margin-top: -10px;
width: 770px;
}
#left {
width: 650px;
float: left;
font: 75% tahoma, sans-serif, arial, verdana;
}
#right {
width: 100px;
float: left;
}
#title {
width: 650px;
height: 60px;
background-color: #ffffff;
float: left;
}
#menu {
width: 650px;
height: 20px;
background-color: #192f3d;
float: left;
}
#c1 {
background-color: #7baee5;
width: 280px;
height: 220px;
float: left;
clear left
}
#c1 a img {
margin-top: 10px;
}
#c2 {
width: 370px;
height: 220px;
float: left;

}
#c2text{
width: 370px;
height: 200px;
float: left;
}
#c2 h1 {
margin-top: 20px;
margin-left: 40px;
margin-right: 40px;
font-size: 20px;
}
#c2 p {
margin-top: -10px;
margin-left: 40px;
margin-right: 20px;
font-size: 10px;
font-weight: lighter;
}
#c2text{
width: 370px;
height: 200px;
float: left;
}
#c2text h1 {
margin-top: 20px;
margin-left: 40px;
margin-right: 40px;
font-size: 20px;
}
#c2text p {
margin-top: -10px;
margin-left: 40px;
margin-right: 20px;
color: #ffffff;
font-size: 10px;
font-weight: lighter;
}
#c2nav {
width: 370px;
height: 20px;
float: left;
}
#c2nav p {
margin-top: 0px;
font-size: 10px;
font-weight: lighter;
}
#c3 {
width: 280px;
height: 160px;
background-color: #ffffff;
float: left;
clear: left;
font-size: 11px;
}
#c3pic {
width: 130px;
height: 145px;
float: left;
margin-top: 15px;
}
#c3pic h1 {
color: #192f3d;
font-size: 13px;
}
#c3text {
color: #000000;
width: 150px;
height: 145px;
float: left;
margin-top: 15px;
}
#c3text ul {
margin-top: 10px;
margin-left: 20px;
list-style-image: url(images/bullet.gif);
}
#c3text ul li a:link {
color: #000000;
text-decoration: none;
}
#c3text ul li a:visited {
color: #000000;
text-decoration: none;
}
#c3text ul li a:hover {
color: #ff0000;
text-decoration: none;
}
#c4 {
width: 370px;
height: 160px;
background-color: #dfecf9;
float: left;
}
#c4pic {
width: 100px;
height: 160px;
float: left;
}
#c4pic img {
margin-left: 10px;
margin-top: 19px;
}
#c4pic a:link img {
border-color: #000000;
border-width: 1px;
}
#c4pic a:visited img {
border-color: #000000;
border-width: 1px;
}
#c4pic a:hover img {
border-color: #ff0000;
border-width: 1px;
}
#c4text {
color: #000000;
margin-top: 15px;
width: 270px;
height: 145px;
float: left;
}
#c4text h1 {
margin-left: 10px;
color: #192f3d;
font-size: 13px;
}
#c4text p {
margin-top: -10px;
margin-left: 10px;
margin-right: 20px;
font-size: 10px;
}
#c4text ul {
margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
font-size: 10px;
list-style-image: url(images/bullet.gif);
}
#rc {
width: 100px;
height: 460px;
background-color: #ffffff;
float: left;
}
#footer {
font: 70% tahoma, sans-serif, arial, verdana;
font-size: 9px;
color: #3D5CC2;
float: left;
display: block;
margin-top: -5px;
width: 770px;
height: 20px;
}
#footertext {
float: left;
display: block;
width: 650px;
}
#footer a {
color: #000000;
text-decoration: none;
}
#footer a:hover {
color: #ffffff;
}
#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(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}