* {margin: 0; padding: 0;}
ul, ol {list-style: none outside;}
.clear {clear: both;}
img {border: none; display: block;}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	}
body {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

#siteContent {
margin: 10px 0 15px 10px;
width: 995px;
color: #fff;
}

#siteContent .module_content {
	background: url(../images/bg.jpg) no-repeat left top;
	height: 1040px;
}


#siteContent p{
	padding-bottom: 14px;
	line-height: 18px;
	font-size: 12px;
	}
#siteContent a {
	color: #fff;
	text-decoration: none;
	font-style: italic;
	}
.small {
	font-size: 9px;
	}
#overCopy {	
text-align: center;
width: 100%;
padding-top: 550px;
}

#siteContent h3 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 22px;
	}

