BODY {
	background: #000000;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	}

#navigation3 div {
     float:right;
     padding : 4px 4px;
     }
     
     
#leftfloat div {
     float:left; }

h1 { 
 font-family: geneva, verdana, arial, "ms sans serif", sans-serif; 
 font-weight: bold;
 font-size: 20px;
 color: #000000;
 }
 
 h2 { 
 font-family: geneva, verdana, arial, "ms sans serif", sans-serif; 
 font-weight: bold;
 font-size: 16px;
 color: #FFFF99;
 }
 
 h3 { 
 font-family: geneva, verdana, arial, "ms sans serif", sans-serif; 
 font-weight: bold;
 font-size: 12px;
 color: #FFFF99;
 }

.bodytext {
	background: #FFFFFF;
	color: #444444;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 20px;
	padding : 4px 8px;
	}
	
.bodytext2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 20px;
	padding : 4px 8px;
	}

.corrado {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
	
.navblock {
	background: #DF8000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	}
	
.nav2block {
	position: absolute;
	top: 0px;
	position: relative;
	left: 0px;
	width: 650px;
	height: 70px;
	border-color: red ;
	border-width: 0px;
	border-style: solid;
	}
	
.bodyblock {
	position: relative;
	left: 0px;
	top: 0px;
	width: 650px;
	text-align: left;
	}
	
.colorbar {
	background: #FFF6BF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 650;
	}
.colorbarhome {
	background: #FFF6BF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	}
	
.footerblock {
	position: relative;
	left: 0px;
	top: 0px;
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	padding : 4px 4px;
	width: 80%;
	}		

.right {float:right;}

.left {
	float: left;
	}

.box {
	float: right;
	width: 200px;
	margin: 10px;
	}
	
.boxhome {
	float: right;
	width: 100px;
	margin: 10px;
	}


.contactbox {
  width: 200px;
  background: #FFF6BF;      
  color:#7F0000;
  font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
  text-align: left;
  border-color:#BF3600;
  border-width: 1px;
  border-style: solid;
}

.caption {
	color:#7F0000;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	}

.picturebox {
	background:#FFFFFF;
	border-color:#000000;
  border-width: 1px;
  border-style: solid;  
	}

.greybox {
	background:#E6E6E6;
	color:#000000;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding : 4px 4px;
	width: 200px;
	border-color:#CC0000;
	border-width: 1px;
	border-style: solid;
	}

small {font-size: 10px;}
tiny {font-size: 8px;}
strong, b {font-weight: 800;}


.highlite {background: #E6E6E6; padding: 0px 4px;}

/*normal links in the text*/
A:link {color: #FF0000; text-decoration : none; background: #FFFF66; padding : 0px 0px;}
A:visited {color: #000000; text-decoration : none; background: #FFFF66; padding : 0px 0px;}
A:hover { color:#0000ff; text-decoration : none; background:#CCCC66; padding : 0px 0px;}
A:active {color: WHITE; text-decoration : none; background: blue; padding : 0px 0px;}



A.alert {color: #FFFFFF;
  text-decoration: none; 
  background: #FF0000;
  padding : 2px 2px;
  }
A.alert:visited {color: #FFFFFF; 
  text-decoration: none;
  background: #FF0000;
  padding : 2px 2px;
  }
A.alert:hover { color: #FFFF00; 
  text-decoration: none;
 background: #FF0000;
  padding : 2px 2px;
  }


A.nav {color: #7F0000;
  text-decoration: none; 
  background: none;
  padding : 5px 4px;
  }
A.nav:visited {color: #7F0000; 
  text-decoration: none;
  background: none;
  padding : 5px 4px;
  }
A.nav:hover { color: ORANGE; 
  text-decoration: none;
  background: #FFFF66;
  padding : 5px 4px;
  }
A.navtot {color: #000000; 
  text-decoration: none; 
  FONT-WEIGHT: 600;
  background: transparent; 
  display: block; 
  }/*the actual page*/

/*now follow the section links in the navigation bar on the left side*/        
A.navhome {color: #000000;
  text-decoration : none; 
  background: WHITE;
  display: block; 
  width: 140px;
    padding : 4px 4px;
  }
A.navhome:visited {color: none; 
  text-decoration : none;
  background: #FFFFFF;
  display: block; 
  width: 140px;
    padding : 4px 4px;  
  }
A.navhome:hover { color: #7F0000; 
  text-decoration: none;
  background: #FFF6BF;
  display: block; 
  width: 140px;
    padding : 4px 4px;
  }



a.basic:link {
	color:#0000FF;
	text-decoration:none;
	background:#FFFFCC;
}

a.basic:visited {
	color:#800080;
	text-decoration:underline;
}

a.basic:hover {
	color:BLUE;
	text-decoration:underline;
	background:#FFFF66;
}

  
a.main:link {
	color: #FFFF99;
	background: none;
	text-decoration: underline;
}

a.main:visited {
	color: #FFFF99;
	background: none;
	text-decoration: underline;
}

a.main:hover {
	color: FFFFFF;
	background: none;
	text-decoration: underline;
}

