a {	
	color: #996699;	
	text-decoration: none;
	vertical-align: top;
}

a:hover {	
	border-bottom: 1px solid;
	vertical-align: top;
	}
	
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 14px;	
	color: #331323;
	padding: 10px;
	}
	
h2 {
	color: #6A2748;
	font-weight:500;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 26px;
	}
	
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: DCBEFA;  	
	color: #6A2748;
	}
	
h4 {
	font: small-caps normal 18px helvetica, arial, sans-serif;
	color: #6A2748;
	font-weight: 300;
	line-height: 25px;
	text-align:left;
	}
	
#navigation ul  {
  color: #993365;
  font-weight: 400; font-size: 16px; line-height: 24px; 
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
#navigation  li {
  float: top;
  position: relative;
  width: 10em;
  }
#navigation  li ul {
  display: none;
  position: relative; 
  margin-left: 3em;
  top: -3em;
  width: 130px;
  font-size: 13px;
  }
  
#navigation  li > ul {
	top: auto;
	left: auto;
	}
#navigation li: hover {
font-weight: 600;
text-decoration: none;
vertical-align: top;
border-bottom: 0px;
border-left: 1px solid #FFFFCC;
padding-left: 4px;
border-right: 1px solid #FFFFCC;
padding-right: 4px;}

#navigation li:hover ul, li.over ul{ display: block; }

#navigation  { 
	color: #993365; 
	font-weight: 400; font-size: 16px; line-height: 24px; 
	padding-left: 10px; 
	margin-top: 20px;
	 }

#navigation a {color: #993365;
text-decoration: none;
	vertical-align: top;
	margin-right: 10px;
	padding-left:10%;}

#navigation a:hover {
font-weight: 600;
text-decoration: none;
vertical-align: top;
margin-right: 10px;
border-bottom: 0px;
border-left: 1px solid #66334C;
padding-left: 4px;
border-right: 1px solid #66334C;
padding-right: 4px;

}

#content {
position: absolute;
left: 170px; top: -4px;
width: 480px; 
margin-left: 10px;
margin-top: 225px;
padding-left: 15px;
font-size: 13px;
font-weight: 300;
z-index: 2;
}

#topbar {
position: absolute;
left: 0px; top: 0px;
background: #FFFFFF url("images/header.jpg") no-repeat center;
height: 210px; width: 100%;
z-index: 2;
}

#bottominfo {
position: absolute;
left: 0px; top: 350px;
vertical-align: bottom;
width: 200px; 
padding: 15px;
margin-left: 10px;
text-align: left;
font-family: arial, verdana, sans-serif; 
font-size: 11px; line-height: 11px;
font-weight: 200; 
color: #660099; 
}


#bottombar {
position: absolute;
left: 170px; margin-top: 300px;
width: 200px; height: 200px;
padding: 15px;
margin-left: 10px;
text-align: right;
font-family: arial, verdana, sans-serif; 
font-size: 11px; line-height: 11px;
font-weight: 200; 
color: #660099; 
border: 1px solid #CC99FE;
}

#rightbar  { 
	color: #330066; 
	font-weight: 400; font-size: 12px; line-height: 14px;
	background: url("images/nav-back2.jpg") no-repeat top right; 
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 30px;
	margin-top: 215px;
	margin-right: 20px;
	position: absolute; top: 0px; left: 700px;  
	 }
