body{
	font-family: Tahoma, sans-serif;
	color: #333333;
	line-height: 1;
	margin-right: 20%;
	margin-bottom: 0px;
	margin-left: 10%;
	width: 750px;
	float: left;
	position: relative;
}

/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 0.7em;
	color: #000000;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}
#wrapper {
	float: left;
	width: 100%;
	position: absolute;
	clear: both;
}

a:link, a:visited, a:hover {
	color: #FF66FF;
	text-decoration: none;
}
#content{
	float:left;
	left: 0px;
	padding: 0;
	position: relative;
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 0;
}

.style1 {color: #666666}

.current {
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-weight: bold;
	width: auto;
	color: #000000;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 5px;
	text-decoration:none;
	list-style-type: square;
	display: block;
}

h1{
	font-family: Tahoma, sans-serif;
	font-size: 1.5em;
	color: #990000;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 0.9em;
 color: #666666;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
				
#text{
	float:left;
	position: relative;
	width: 380px;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 35px;
	margin-left: 55px;
}

.texthome{
	float:left;
	padding: 0;
	position: relative;
	margin-right: 5%;
	margin-bottom: 20px;
	width: 500px;
}

#text a:hover{
	color: #000000;
	text-decoration: underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
}

#navBar{
	width: 165px;
	position: relative;
	float: left;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin-bottom: 20px;
	margin-left: 30px;
	padding-bottom: 5px;
	font-family: Tahoma,sans-serif;
	font-weight: lighter;
}

.contact{
	margin-right: auto;
	margin-left: auto;
	clear: none;
	text-align: center;
	display: block;
	top: -17px;
	position: relative;
}  

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}



/* adjust margins to change separation between the feature image and text flowing around it */

/*************** #Statement link  **************/
#statement{
	clear: both;
	font-size: 0.9em;
	color: #000000;
	float: right;
	padding-top: 0px;
	padding-right: 60px;
	padding-left: 10px;
	position: relative;
	top: -25px;
}



/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin-left: 30px; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	color: #000000;
	width: 165px;
	padding-left: 13px;
	height: 570px;
	float: left;
	clear: both;
}

#sectionLinks h3{
	position: relative;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 6px;
	color: #FF66FF;
	font-family: Tahoma, sans-serif;
	padding-left: 0px;
	font-weight: normal;
}

#sectionLinks a:link{
	border-bottom: 1px solid #ffffff;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #000000;
	margin-bottom: 4px;
}

#sectionLinks a:visited{
	border-bottom: 1px solid #ffffff;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #000000;
	margin-bottom: 4px;

}

#sectionLinks a:hover{
	border-bottom: 1px solid #FF66FF;

}
