body {
	background-color: #ffffff;
	margin:15px 0px 15px 0px;
	padding:0px;
}

.need {
	color: #09F;
	text-decoration: underline;
	font-style:italic;
}

.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;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link {color:#bb191a; text-decoration:none;} 
a:visited {color:#bb191a; text-decoration:none;} 
a:hover {color:#000; text-decoration: underline;}
a:active {color:#fff; text-decoration:none;}

#main {

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

}
#start2_r1_c1 {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	height:328px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/start2_r1_c1.jpg);
	overflow:hidden;

}



#start2_r3_c1 {
	margin-left:0px;
	background-image:url(../images/start2_r2_c1.jpg);
	background-repeat:repeat-y;
	width:960px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#start2_r4_c1 {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	height:240px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

#apDiv1 {
	position:absolute;
	left:48px;
	top:355px;
	width:949px;
	height:305px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:51px;
	top:355px;
	width:198px;
	height:305px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:791px;
	top:334px;
	width:205px;
	height:305px;
	z-index:3;
}
#main_content {
	width: 930px;
	margin: 0 auto 0 auto;

}
#left_content {
	width: 186px;
	float:left;
	border-top:#999 thin  solid;
	padding-top:10px;
	text-align:center;
	
}

#middle_content {
	width: 558px;
	float: left;
	border-top:#999 thin  solid;
	padding:10px 0 10px 0;
}

#right_content {
	width: 186px;
	float:right;
	border-top:#999 thin  solid;
	padding-top:10px;
	text-align: center;
}

.top_header {margin:0 0 10px 0; color:#bb191a; font-size:32px; font-weight:bold; font-style:italic; font-family: Georgia, "Times New Roman", Times, serif; text-align:left;}

#top_menu {
	border-bottom:#999 thin solid;
	
}

#entry {
	margin:0px;
	padding:10px 55px 10px 15px;
	
}

#title {
	background-color: #eeeeee;
	color: #408507;
	border-bottom: #408507 solid thin;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	padding:5px;

}

#entry_content p{
	text-align:justify;
		
}

#topofpage {
	font-size:9px;
	
	}

#topofpage a:link {color:#999;}
#topofpage a:visited {color:#999;}
#topofpage a:active {color:#999;}
#topofpage a:hover {color: #000; text-decoration:underline;}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
width: 170px; /*width of menu*/
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
background: white url(../images/media/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #408507;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #408507;
}

.markermenu ul li a:hover{
color: black;
background-color: #ffffcb;
background-image:url(../images/media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */


/*End vertical menu*/
