.Box {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	border: thick solid #000000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
	float: none;
	margin: auto;
}
.header {
	height: 150px;
	width: 800px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftbox {
	background-color: #FFFFFF;
	height: auto;
	width: 120px;
	float: left;
	margin-top: 35px;
}
#adbox {
	height: auto;
	width: 120px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 5px;
	margin-top: 35px;
}
#Contentbox {
	background-color: #FFFFFF;
	height: auto;
	width: 545px;
	float: left;
	padding: 5px;
}


#footer {
	margin-top: 15px;
	background-color: #CCCC66;
	width: 788px;
	height: 30px;
	clear: both;
	border-style: solid;
	border-color: #0000C0;
	border-width: 1px;
	text-align: right;
	padding-right: 10px;

	}



#footer a {

	color: #0000cc;

	text-decoration:underline;

	}



#footer a:hover {

	color: #0000cc;

	text-decoration:underline;

	}


body {
	background-image: url(image.jpg);
	background-color: #FFFFFF;
}
.style1 {font-size: 24px}

H1 {
font-size:19px;
           color:black;
           margin-top:-1px;
           margin-bottom:-1px;
      }
	  
H2 {
font-size:14px;
           color:black;
           margin-top:-1px;
           margin-bottom:-1px;
      }	  

/*- Menu Tabs F--------------------------- */

 #fef {
	float:left;
	width:100%;
	background:#efefef;
	font-size: 12px;
	font-weight: bold;
	line-height:normal;
	height: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
      }
   .Box #fef .section {
	width: 380px;
	clear: none;
	float: left;
	height: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.Box #fef .section a {
	color: #666666;
	text-decoration:underline;
	font-size: 12px;
	font-style: normal;

	}



.Box #fef .section a:hover {
	color: #666666;
	text-decoration:underline;
	font-size: 12px;

	}
