body,html 
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(images/pp.png);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
}

#wrap-inner
{
	width:934px;
	margin-top: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #E1E1E1;
	background-image: url(images/pp.png);
	background-repeat: repeat-x;
}
#wrap-outer
{
	width:940px;
	margin-right : auto;
	margin-left: auto;
	padding-top: 0px;
	color: #999;
}
#wrap-outer-left
{
	background-color: #F00;

	/*float: left;
	position: relative;*/
}
#wrap-outer-right
{
	float: right;
	height: 180px;
	top: 20px;
	width: 50px;
	right: 20px;
	margin-right: 10px;
	margin-top: 40px;
}


#header 
{
	height: 164px;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
	margin-left: 70px;
	
} 
#nav 
{
	background:#FFFFFF;
	color:#000;
	font-size: 12px;
	width: 713px;
	padding: 20px 40px;
	margin-left: 70px;
	margin-top: 0px;
}
#nav a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
#nav a:hover, a:active {
	color: #4CA4F6;
	text-decoration: none;
}
#nav .active {
	color: #4CA4F6;
}


#main 
{
	padding:2px;
	background:#FFF;
	width: 789px;
	overflow: hidden;
	margin-left: 70px;
	background-color: #FFF;
}

#rightcol
{
	margin-right: 10px;
	float: right;
	width: 450px;
	margin-left: 15px;
}
#leftcol
{
	position: relative;
	float: left;
	margin-left: 5px;
	width: 500px;
	color: #666;
}
#footer 
{
	width: 795px;
	background-color: #FFF;
	height: 300px;
	margin-left: 70px;
}
.pink 
{ 
 color:#FF32B0;
}
.green
{  color:#92CC58;
}
.orange 
{  color:#FF8922;
}
.light-blue
{   color:#4CA4F6;
}
.dark-blue
{   color:#324FAC;
}
.gray
{   color:#E0E0E0;
}
.leftcol-headline-gray
{
	color:#525252;
	font-size: 16px;
	font-weight: bolder;
}
.leftcol-headline-pink
{
	color: #FF32B0;
	font-weight: bolder;
	font-size: 12px;
}
.leftcol-headline-orange
{
	color: #FF8922;
	font-weight: bolder;
	font-size: 12px;
}
.leftcol-readmore-pink
{
	color: #FF32B0;
	font-weight: bolder;
	font-size: 10px;
}
.leftcol-readmore-orange
{
	color: #FF8922;
	font-weight: bolder;
	font-size: 10px;
}
.leftcol-prismatic-green-head
{
	color: #92CC58;
	font-weight: bolder;
	font-size: 12px;
}
.leftcol-prismatic-green-read
{
	color: #92CC58;
	font-weight: bolder;
	font-size: 10px;
}
.leftcol-civil-blue-head
{
	color: #324FAC;
	font-weight: bolder;
	font-size: 12px;
}
.leftcol-civil-green-read
{
	color: #92CC58;
	font-weight: bolder;
	font-size: 10px;
}
.leftcol-civil-blue-read
{
	color: #324FAC;
	font-weight: bolder;
	font-size: 10px;
}
.right-spotlight-blue
{
	color: #4CA4F6;
	font-weight: bolder;
	font-size: 10px;
}
.maillist-keep
{
	color: #FF32B0;
	font-weight: bolder;
	font-size: 14px;
}
.maillist-gray-head
{
	color: #525252;
	font-weight: bolder;
	font-size: 12px;
}
.maillist-name
{
	color: #FF32B0;
	font-weight: bolder;
	font-size: 12px;
}
#phone
{
	width: 270px;
	height: 127px;
	background-image: url(images/footer1.png);
	position: relative;
	float: right;
	right: -16px;
}
#sponsor
{
	background-repeat: no-repeat;
	height: 59px;
	width: 659px;
	position: relative;
	top: 50px;
	float: left;
	margin-left: 80px;
	
}
#phone-left
{
	width: 161px;
	background-image: url(images/footer1a.png);
	height: 127px;
	float: left;
	
}

#phone-right
{
	width: 109px;
	float: right;
	/*background-image: url(images/footer1b.png);*/
	background-repeat: no-repeat;
	height: 129px;
	
}
