body {
	font-family: Verdana, Century, Arial, Helvetica, sans-serif;
	background-color: #700;	
	
}

h1 {
	color: #FC0;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	
}

h2 {
	color: #FC0;
	/*color: #C00;*/
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}

h3 {
	color: #FC0;
	/*color: #C00;*/
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

p {
	color: #FC0;
	/*color: #C00;*/
	font-size: 16px;
	/*font-variant: small-caps;*/
		
}

#top {
/*	margin-left : auto;*/
/*	margin-right : auto; */
	width: 990px;
	float: top; 
	border-top: 2px dotted #FC0;
			
}

#container {
/*	margin-left : auto;*/
/*	margin-right : auto; */
	width: 990px;
	/*background-image: url(opening_bckgrd.jpg);*/
	background-color: #100;
	background-repeat: no-repeat;
	border-top: 2px dotted #FC0;
	}

#nav {
	float: left;
	font-weight: bold;
	font-style: italic;
	width: 150px;
	padding: 30px 0 0 0;
		
	
}

#footnote {
	margin: 25px 0 0 0;
	padding: 10px 0 10px 160px;
	border-top: 2px dotted #FC0;
}

#footnote p, #footnote a:link, #footnote a:visited {
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	
}

#footnote p {
	clear: left;
	}

.buttonscontainer {
	width: 150px;
}

.buttons a {
	color: #CC0000;
	background-color: transparent;
	padding: 3px;
	padding-left: 3px;
	display: block;
	border-bottom: 2px dotted #FC0;
	font: 16px Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #666;
	color: #FF0000;
	text-decoration: none;
}
 
.buttons #chosen {
	background-color: #666;
}

#content {
	margin: 30px 20px 0 180px;
}

#content a:link, #content a:visited {
	color: #FC0;
	text-decoration: none;
}

#sidebanners {
	margin-top: 30px;
	}

#sidebanners table {
	border-width: 1px;
	border-style: solid;
	border-color: #FFCC00;
	}

#sextvtable  td {
	background-color:#111111;
	text-align: left;
	}
	
#sextvtable  td:hover {
	background-color:#222222;
	text-align: left;
	}
		
#sextvtable  h3 {
	margin-left: 10px;
	font-size:14px;
	text-align: left;
	}


.menu {
  border: solid 2px #CC0000;
  padding:10px 10px 15px 10px;
  background-color: FFCC00;
}

.menuItem {
  padding:4px 10px 4px 10px;
  border-bottom:solid 1px #000;
}

.menuItem:hover {
  background-color:#f1f1f1;
}

.menuItem a {
  color:#CC0000;
  text-decoration:none;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
}

/*#drop {
  background-color:#eeeeee;
  cursor:pointer;
  padding:5px 20px 5px 20px;
  margin: 30px 0;
  width: 425px;
}
*/
#drop span {
  padding:3px 20px 0px 20px;
  cursor:pointer;
}

#drop span:hover {
  text-decoration:underline;
}

.aprointro	{
  font-size:12px;
}
