.style3 {font-size: 36px}
.style4 {
	font-size: 16px;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body
{
      margin: 5px;
}

#all
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  

}


#logo
{
	position: relative;
	width: 120px;
	background-color: #DA2E00;
	top: 10px;
	height: 120px;
	right: 0px;
	left: 50px;
	background-image: url(../images/sun_simple.PNG);
}


#title
{
	position: relative;
	height: 81px;
	width: 520px;
	background-color: #FFFFFF;
	top: -130px;
	right: -173px;
	line-height: 30px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	padding-top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	clear: both;
}

#nav
{
	position: relative;
	top: -90px;
	left: 50px;
	width: 120px;
	height: 200px;

}

#main_content
{
	position: relative;
	font-size: 16px;
	top: -365px;
	left: 173px;
	width: 500px;
	text-align: left;
	padding: 10px;
	height: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	margin-top: 5px;

}

#contact_info
{
	padding: 0 0 0 0;
	font-size: 90%;
	background-color: #FFFFFF;
	position: relative;
	top: -545px;
	left: 50px;
	width: 325px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	text-align: center;

}

#contact_info2
{
	font-size: 90%;
	background-color: #FFFFFF;
	position: relative;
	top: -515px;
	left: 50px;
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 10 0 0 0;
	line-height: normal;
	
}
#contact_info3
{
	font-size: 90%;
	background-color: #FFFFFF;
	position: relative;
	top: -530px;
	left: 50px;
	width: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 10 0 0 0;
	line-height: normal;
	
}

#footer
{
	position: relative;
	width: 210px;
	left: 430px;
	top: -525px;
	text-align:right;
	font-size: 9px;
	padding: 0 0 0 0;
	margin: 3em 0 0 0;
}
#right
{
	float: right;
	border-style:outset;
	border-color: #FFCC00;
	border-width:3px;
	margin: 10;
	list-style-type: disc;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#bbc{
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-size: 90%;
	background-color: #FFFFFF;
	position: relative;
	top: -100px;
	left: 50px;
	width: 120px;
	height: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
}

#bbc ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#bbc li {
	
	margin: 0;
}

#bbc li a{
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 9px solid #FFFFFF;
	border-right: 9px solid #FFFFFF;
	background-color: #3366CC;
	color: #fff;
	text-decoration: none;
	width: 89px;
	
}


#bbc li a:hover{
border-left: 9px solid #FFFFFF;
border-right: 9px solid #FFFFFF;
background-color: #FFCC00;
color: #000000;
}
