@charset "utf-8";
/* CSS Document */


body {
	background-image:url(images/bg_bottom.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

p {
	padding-top:0px;
	margin-top:0px;
	text-indent: 2em;
}

img {
	border:0px;
}

div {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
	margin-top: 0px;
	
}

.AbsWrap {
	width: 100%;
	position: relative;
}

.rowWrap {
	width: 100%;
}
/*.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
*/
/*#main {

	width:1024px;
	margin: 0px auto 0px 0px;
	border: 0px solid #f0f0f0;

}*/

#master_container {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #7d8791;
	border-right: 2px solid #7d8791;
	border-bottom: 2px solid #7d8791;
	
}
#main_content	{
	/*background-image:url(../images/gradient_bg.jpg);*/
	background-color:#FFFFFF;
	/*background-position : bottom;*/
	width: 960px;
	margin-top:0px;
	padding-top:0px;
	margin: 0;
	
}
/*
#district_header {
	background-image:l(images/header.jpg);
	width:960px;
	margin:auto;
}
*/#relay_header {
	height:147px; 
	width:960px;
	background-image:url(images/header.jpg);
	}
#top_nav	{
	background-image:url(images/navbar.jpg);
	height: 26px;
	width:958px;
	
}

