/* CSS Document */

body.home 
{
	
	
	
	background-color: #FFFFFF;
	background-repeat: x-repeat;
	background-repeat: y-repeat-y;
	margin-top:0px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, Baskerville, sans-serif;
	font-size:13px;
	
}
h2
{
color: #660000;
font-family: Verdana, Arial, Helvetica, sans-serif;
position:relative;
top: -5px;
}


h3, h4
{
color: #9900003;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited,{
	color: #000066;
	text-decoration: none;
}
a:hover {
color: #990000;
	text-decoration: none;
}


#wrap 
{
	width: 750px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(img/Vulcano_body.jpg);
	background-repeat: repeat-y; 	
	background-color: #FFFFFF;
	margin-top:0px;
	position:relative;
	left: 2px;
	top: 0px;	
}


#header
{
	padding-left:0.5em;
	background-image:url(img/Vulcano_header4.jpg);
	background-repeat:no-repeat;
	height: 205px;
	
	
	
}


#horiz_menu_links{
	position:relative;
top: -5px;
	margin: 0px;
	padding: 0px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #AC9CC1;
	
}

#horiz_menu_links a:link{
	padding: 0px 105px 0px 108px;
	border-top: 0px solid #AC9CC1;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font:Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\""; 
  voice-family:inherit;
  text-decoration:none;  
	width: auto;
	
}

#horiz_menu_links a:visited{
	padding: 0px 105px 0px 108px;
	border-top: 0px solid #AC9CC1;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font: Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\""; 
  voice-family:inherit;
  text-decoration:none; 
	width: auto;
	
}

#horiz_menu_links a:hover{
	border-bottom: 0px solid #FF9900;
	
	padding: 0px 105px 0px 108px;
	color: #C60;
	font-weight: bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}



h1.header
{
padding-left:0.3em;
padding-top:0.9em;
padding-bottom:0.2em;
margin:0;
}

p.header
{
	position:relative;
	top: -5px;
	left: 5px;
	padding-bottom:0.2em;
	margin:0;
}



#postop
{
position:relative;
top: -5px;
}


#menu
{
	float:left;
	width:178px;
	height:400px;
	margin-left:20px;
	margin-top: 30px;
	margin-bottom:20px;
  	padding: 0px 0px 0px 0px;
	font-size:11px;
	
	
	
}


/*********** #menu link styles ***********/

#menu ul a:link, #menu ul a:visited {display: block;}
#menu ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#menu li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */

html>body #menu li {border-bottom: none;}


/*********** #menu_Links styles ***********/

#menu_links{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #AC9CC1;
}

.inactive
{padding: 2px 0px 2px 8px;
	border-top: 1px solid #AC9CC1;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
  background-color:#D3CCB5;
	width: auto;
}

#menu_links a:link{
	padding: 2px 0px 2px 8px;
	border-top: 1px solid #AC9CC1;
	width: 100%;
	color: #333333;
	font-weight: bold;
  voice-family: "\"}\""; 
  voice-family:inherit;
  text-decoration:none;  
	width: auto;
}

#menu_links a:visited{
	padding: 2px 0px 2px 8px;
	border-top: 1px solid #AC9CC1;
	width: 100%;
	color: #333333;
	font-weight: bold;
  voice-family: "\"}\""; 
  voice-family:inherit;
  text-decoration:none; 
	width: auto;
}

#menu_links a:hover{
	border-top: 1px solid #AC9CC1;
	
	padding: 2px 0px 2px 10px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
}

#mainpage
{
	margin-left: 208px;
	margin-right: 20px;
	margin-top:10px;
	padding: 5px 10px 0px 5px;
	
}

#mainpage a:link{
	color: #000066;
	text-decoration: underline;
	}
	
#mainpage a:visited{
	color:  #000066;
	text-decoration: underline;
	}
#mainpage a:hover{
	color: #990000;
	text-decoration: underline;
	}
	

p.clear 
{
clear:both;
line-height:15px;
}

p.footer 
{
clear:both;
line-height:20px;
margin-left: 10px;
font-size: 10px;
}


p.author
{
	color: #333333;
	font-size: 10px;
	font-style:italic;
}


#footer
{
	padding-left:0.5em;
	color: #000000;
	background-image:url(img/footer.jpg);
	height: 28px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 0px;
	border-top: 0px;
	
}
#news
{
	padding-left:0.5em;
	background-color: #FFFAEB;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
	
}
#footer a:link{
color: #000033;
}
#footer a:hover{
color: #990000;
}

table.border
{
border-collapse:collapse;
}

table, td, th
{
border: 1px solid #660000;
}

table.noborder, td.nob, th.nob
{
border:0px;
}

p.thin
{
line-height: 5px;
margin:7px;
font-size:10px;
}

p.borderbottom
{
border-bottom: solid thin #CC0000;
}

img.floatright
{
float:right;
margin-left: 12px;
}
img.floatleft
{
float:left;
}
