<style type="text/css">

	<!--

html {
	margin: 0px;
	padding: 0px;
	}
body {

	background-color:#FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ECD872',EndColorStr='#ffffffff');  */
	margin: 0px auto;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	}
p { 
	/*font: 9pt/17pt georgia;*/
	font: 9pt/17pt ariel; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 {	font: italic normal 32pt vivaldi; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #C8B560;
	}
h2 {	font: italic normal 14pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
h4 { 
	font: italic normal 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	display: inline;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
acronym {
	border-bottom: none;
	}


	}
  #wrapper {
		background-color:#000000;
		width:750px;
		margin:0px auto;
		border:0px solid #000000;
		padding:10px;
	}

  #top-nav {
		background-color:#ffffff;
		margin:0px auto;
		border:0px solid #000000;
	}
  
 
  #header {
		background-color:ffffff;
		border:0px solid yellow;
		padding:0px;
	}

	#content {
		
		margin-top:5px;
		padding-bottom:1px;
		border:0px solid red;	
	}
	/* applies to all divs within the content div */
  #content div {
		padding:2px;
		border:0px solid purple;
    		float:left;
	}
  #content-left {
		background-color:ffffff;
  		width:170px;
		border:0px solid pink;
	}
  #content-main {
		text-align:justify;
		background-color:ffffff;
		margin-left:15px;
		margin-right:10px;
		width:400px;
		border:0px solid green;
	}
  #content-right {
		background-color:ffffff;
		margin-left:5px;
		width:132px;
		border:0px solid orange;
	}
  #footer {
		background-color:#ffffff;
		float:left;
		margin-top:10px;
		margin-bottom:0px;
    		padding:0px;
    		width:745px;
		border:0px solid #000000;
		font-size: 100%;
	}
  #logofooters {
		background-color:#ffffff;
		float:left;
		margin-top:20px;
		margin-bottom:0px;
    		padding:0px;
    		width:745px;
		border:0px solid #000000;
		font-size: 100%;
	}
  #bottom {
		clear:both;
		text-align:right;
	}

#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: bold 100% Tohoma;
width: 100%;
border: 0px solid #625e00;
background-color: #ffffff;
/*background-color: #f9ff91;*/
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 12px;
text-decoration: none;
background: transparent url(/images/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #ffe84f;
}

#vdividermenu2 ul{
margin: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: 90% Ariel;
width: 100%;
border: 0px solid #625e00;
background-color: #ffffff;
/*background-color: #f9ff91;*/
}

* html #vdividermenu2 ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu2 ul li{
display: inline;
}

#vdividermenu2 ul li a{
float: left;
color: #736F6E;
padding: 2px 12px;
text-decoration: none;
background: transparent url(vertical.gif) center right no-repeat;
}

#vdividermenu2 ul li a:visited{
color: #736F6E;
}

#vdividermenu2 ul li a:hover{
color: blue;
background-color: #ffffff;
text-decoration: underline;
}
	
	-->
  </style>