﻿body 
{
    padding:10px;
	background-color:#d7d6d6;   
    color:#000000; 
    font-family:Verdana; 
    font-size:12px;
	margin:0;
	}


a {
	color:#0052a5;
	}
	
a:hover{
	color:#0052a5;
	}

#site {
	width:1000px;
	margin:0 auto;
	
	}

.siteContent {
	width:1000px;
	background-color:#FFFFFF;
	}
	
	

#header {
	position:relative; height:113px; width:1000px; background-image:url(../images/headerBkgd.gif);
	}
	
.content 
{
	float:left; 
	width:381px; 
	padding: 10px 0 0 25px;
	font-size:12px;
	color:#999999;
	}

#footer {
	width:1000px;
	line-height:210%;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#d7d6d6;
	}
	
#footer .footerLine {
	background-image:url(../images/footerBkgd.gif);
	height:10px;
	
	
	}

img
{
	border:none;
}
div
{
	position:relative;
}

#popinContentDiv { border: 0px; BACKGROUND: white; POSITION: absolute; }
#popin_coverDiv { BACKGROUND: white; LEFT: 0px; POSITION: absolute; TOP: 0px }