body{
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #fbeef3;
	color: #4F4F4F;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 76%;
}

#wrapper{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
.pad{
	margin: 10px; 
}

#header{
	height: 170px;
	color: #E0DFE3;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
}
#content{
	height: auto;
	background-image: url(../images/contnet_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 880px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer{
	height: 150px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#header_images{
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #840042;
	font-weight: normal;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	line-height: 1.1em;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	line-height: 1.1em;
	color: #840042;	
}
.sep{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	clear: both;
}

#rightcol h3.menu{
	font-size: 1.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #840042;
}

#left{
	margin: 0px;
	float: left;
	width: 610px;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F2F4;
*/	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol{
	margin: 0px;
	float: right;
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightcol li{
	font-size: 90%;
	color: #E0DFE3;
	text-decoration: none;
	line-height: 1.4em;
	list-style-type: none;
	margin-left: -35px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}


#rightcol a{
	color: #666666;
	text-decoration: underline;
}

#rightcol ul{
	margin-top: 0px;
}

#mainmenu_title{
	font-family:arial, sans-serif;
	font-size:13px;
	color:#333333;
	white-space:nowrap;
	font-weight:bold;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}


#footer a{
	color: #E0DFE3;
	text-decoration: none;
}

#copyright{
	font-size: 80%;
	color: #CCCCCC;
}

.comments{
	background-image: url(../images/comments.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

.comments a{
	color: #000000;
}

a{
	color: #00376F;
}
p.call2action a{
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}
a.out{
	color: #4F4F4F;
	text-decoration: none;
}
div#ad{
	margin-top: 0px; float: left; width: 346px; height: 280px;
}

