body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
background-color: white;
font-family: Arial, sans-serif;
color: black;
font-size: 10pt;
text-align: center;
 background-image: url(images/background_none.gif);
 background-repeat:repeat;
}

/* ----------------------- Main Areas ------------------------- */
#contents{
 position: relative;
 width: 760px;
 margin-top: 0px;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;  /*min height hack*/
 background-color: white;
 background-image: url(images/main_content_bg.jpg);
 background-repeat:repeat-y;
}

#content_border{
 position: relative;
 width: 760px;
 border: 1px solid black;
 margin-left: auto;
 margin-right: auto;
}


div#banner{
 position: relative;
 top:0;
 left:0;
 margin: 0px 0px 0px 0px;
 height:171px;
 width:100%;
 background-image: url(images/banner_top.jpg);
 background-repeat: no-repeat;
}




/* ----------------------- Main Page ------------------------- */
#mainpagecontents {
width:589px;
position:relative;
float:left;
padding-top: 10px;
}

.mainpagecontentsformatting {
 padding: 0px 10px 10px 10px;
 z-index: 1000;
}
#mainpagecontents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	font-weight: normal;
	/*color: #A6A6A6;*/
	color: #666699;
	margin-top: 0px;
	paddingi-top: 0px;
}
#mainpagecontents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	/*color: #A6A6A6;*/
	color: #666699;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#mainpagecontents h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #666699;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* ----------------------- Left Column ------------------------- */
#leftcolumn {
position: relative;
float:left;
text-align: center;
padding: 5px;
/*border-right: 1px solid #9e9c9c;*/
/*padding-bottom:32767px; margin-bottom:-32767px; */  /*min height hack*/
}

#leftcolumnformatting {
width: 160px;
}

/* ----------------------- Top Navigation ------------------------- */
div#top_nav_box {
 position: absolute;
 top:91px;
 left:231px;
 margin: 0px 0px 0px 0px;
 height:23px;
 /*width:400px;*/
 font-size: 11px;
 font-weight: 500;
 text-decoration: none;
 width: 529px;
 text-align: center;
 }

#top_nav_box a:active     { color: black; text-decoration: none;}
#top_nav_box a:link       { color: black; text-decoration: none;}
#top_nav_box a:visited    { color: black; text-decoration: none;}
#top_nav_box a:hover    {  color: white; text-decoration: none;}

div#top_nav_box1 {
 position: absolute;
 top:120px;
 left:231px;
 margin: 0px 0px 0px 0px;
 height:23px;
 /*width:400px;*/
 font-size: 11px;
 font-weight: 500;
 text-decoration: none;
 width:529px;
 text-align: center;
 }

#top_nav_box1 a:active     { color: black; text-decoration: none;}
#top_nav_box1 a:link       { color: black; text-decoration: none;}
#top_nav_box1 a:visited    { color: black; text-decoration: none;}
#top_nav_box1 a:hover    {  color: white; text-decoration: none;}


/* ----------------------- Footer ------------------------- */
div#bottom_design{
 position: relative;
 float:left;
 margin: 0px 0px 0px 0px;
 height:54px;
 width:760px;
 background-image: url(images/footer.jpg);
 background-repeat: no-repeat;

}

#footercontainer {
position: absolute;
top: 23px;
left: 60px;
width: 760px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;

}

#footer {
width: 100%;
color:white;
padding: 2px 0px 0px 0px;
margin: 0px 0px 0px 1px;
font-size: 80%;
text-align:center;
margin-left: auto;
margin-right: auto;
}

#footer a:link, #footer a:visited, #footer a:active {
color: white;
/*text-decoration: none;*/
}

#footer a:hover {
color: white;
}
