body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 200px 25px;
	border: none;
	margin: auto;
	background-image: url(images/home_back.jpg);
}




#container {
	margin: 0px auto;
	text-align: left;
	width: 692px;
	height: 700px;
   
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B0000;
	vertical-align: middle;

 }

.secondteartittles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B0000;
	vertical-align: middle;

 }



h1 {
   width: 692px;
   height: 130px;
   text-indent: -9999px;
   background: url(images/logo3.jpg) no-repeat scroll 150px 10px;
   margin: 0;
   padding: 0;
}

#left {
	width: 90px;
	float: left;
	padding-left: 10px;
	
}

#content {
	width: 579px;
	float: right;
	padding: 10px 0 10px 10px;
	
}

#content h2 {
 font: normal 14px Arial, Helvetica, sans-serif;
 color: #333333;
 background: url(images/home.jpg) no-repeat;
 width: 454px;
 padding: 0 0 0 10px;
}



.text {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
}


.link {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #660000;
	margin-bottom: 10px;
}


.imageright {
	float: left;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}

#navcontainer {
	width: 90px;
	
}

#navcontainer ul {
	margin: 7;
	padding: 0;
	list-style-type: none;
	font: bold 12px/70px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	text-transform: lowercase;
	text-align: center;
}

#navcontainer a {
 	display: block;
 	width: 90px;
 	height: 80px;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url(images/home_over.jpg);
 	color: #000000;
 	text-decoration: none;
}

#navcontainer a:hover {
	background: url(images/menubutton_over.gif);
	color: #CC6600;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(images/menubutton_over.gif);
	color: #CC6600;
	text-decoration: none;
}





































.copyright {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}













#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #ffffff;
	border-top: 0px solid #fffffff;
	width: 678px;
	padding: 5px 0;
	clear: both;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #630D0D;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #cccccc;
	text-decoration: none;
	border-bottom: 1px dotted #630D0D;
}

#footer h2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: none;
	background-color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
}
