body    { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #b5b6b4; margin: 10px; padding: 0 }
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header       { background-image: url("../pics/website/header_logo.gif"); background-repeat:no-repeat; margin: 0; position: relative; width: 717px; height: 255px }
#header ul     { background-color: #696969; text-align: center; display: block; margin: 0; padding: 5px 0 0; position: absolute; top: 255px; width: 711px; height: 22px; border: solid 3px #78d264 }
#header li{
	display:inline;	
}
#header ul a { color: #ffffff; text-decoration: none; margin: 0 15px }
#header ul a:hover  { color: #fff; font-weight: bold }
#logo_w1, #logo_w2 { color: #ffffff; font-size: 24px; font-style: italic; position: absolute }
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text  { color: #ffd700; position: absolute; top: 90px; left: 43px; width: 230px }
#header_text p { color: #f00; font-size: 18px }
#header_text a { color: #808080 }
#header_text a:hover { color: #808080; font-weight: bold }
/********************** Content ***************************/
#content   { background-image: url("../pics/website/content_bg.gif"); width: 717px }
img{
	border-width:0px;
}
h1  { color: #696969; font-size: 12px; margin: 20px 0 }

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-top:40px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a { }
#left a:hover   { }
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:40px;
	border-left: #FFF 2px solid;

}
#right a { color: #696969 }
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline   { font-size: 1px; background-image: url("../pics/website/footer_bg.gif"); height: 10px; clear: both }
#footer  { color: #f5f5f5; text-align: center; padding: 20px 0; width: 717px }

