

.home {
	width: 320px;
	height: 200px;
	background-color: #333333;
	border: solid #000000 1px;
	float: right;
	margin: 0 5px 0 5px auto;
}

.homebottom {
	width: 215px;
	height: 250px;
	background-color: none;
	background-image: url(images/hbback.png);
	margin: 5px auto;
}





#nav a:link {color: #ffffff; text-decoration: none; width: 125px; display: block; float: left; }

#nav A:visited {color: #ffffff; text-decoration: none; width: 125px; display: block; float: left; }

#nav A:active {color:#fffff; text-decoration: none; width: 125px; display: block; float: left; }

#nav A:hover {color:#c3c3c3; text-decoration: none; width: 125px;  display: block; float: left; }


#bottom a:link {color: #000000; text-decoration: none;}

#bottom A:visited {color: #000000; text-decoration: none; }

#bottom A:active {color:#000000; text-decoration: none; }

#bottom A:hover {color:#000000; text-decoration: none;}


#right a:link {color: #cc0000; text-decoration: none;}

#right A:visited {color: #cc0000; text-decoration: none; }

#right A:active {color:#cc0000; text-decoration: none; }

#right A:hover {color:#000066; text-decoration: none;}



body {
	background-color:#ffffff;
	background-image: url(images/background.jpg);
	min-width: 900px;
	text-align:center; 
	background-repeat: no-repeat;
	background-attachment: fixed;	

}



#header {
	width: 900px;
	height: 43px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	margin: 0 auto;
}

#nav 	{
	width: 900px;
	height: 20px;
	margin: 0 auto;
	background-color: #000000;
	border: 1px solid #000000;
	background-image: url(images/navback.jpg);
}

#container {
	width:900px;
	min-height: 300px;
	background-color: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	text-align: left;
	margin: 0 auto;
}


#left {
	width: 548px;
	min-height: 400px;
	background-color: #ffffff;
	float: left;
	margin: 0 auto; 
	border-right: dashed #000033 1px; 
}


#right {
	width: 350px;
	min-height: 399px;
	background-color: #ffffff;
	float: right;
	margin: 0 auto;

}

#mid {
	width:900px;
	min-height: 30px;
	background-color:#c3c3c3;
	margin: 0 auto;
}

#bottom {
	width:900px;
	height: 15px;
	background-color:#cccccc;
	border-left: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
	margin: 0 auto;
}

#nav h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#dfdfdf;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0  10px 0 10px;
}

#left h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0 5px 0 5px;
}




#left h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color:#000066;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0 5px 0 10px;
}

#left h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	color:#000066;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0 5px 0 10px;
}

#left b {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#cc0000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0 3px 0 ;
}


#right h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0 5px 0 5px;
}

#right h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0 5px 0 10px;
}
	
#bottom h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration: none;
	text-align: center:
	margin: 0 auto;
}