body 			{ background:#69f; color:#000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 10px 10px; padding: 0; }
* 				{ margin: 0; padding: 0; }
a				{ font-size:12px; }
p				{ margin: 3px 0 15px 0; }
/*------Header------*/
#header 		{ margin: 0; background: url(../images/header.jpg); width:717px; height:288px; position:relative; }
#header ul		{ background:#f90; width:711px; border: 3px solid #fff; display:block; top:255px; position:absolute; margin: 0; height:22px; padding:5px 0 0 0; text-align:center; }
#header li		{ display:inline;	 }
#header ul a	{ text-decoration:none; color:#fff; margin: 0px 10px; }
#header ul a:hover{ text-decoration:underline; color:#039; }
#logo_w1,#logo_w2 { font-size: 24px; font-style:italic; color:#fff; position:absolute; }
#logo_w1		{ top:15px; left:70px; }
#logo_w2		{ top:44px; left:94px; }
#header_text 	{ top:90px; left:43px; width:230px; position:absolute; }
#header_text p	{ font-size: 18px; color:#fff; }
#header_text a	{ color:#28556b;}
#header_text a:hover{color:#c77e0c;}



/*------Content------*/
#container 		{ margin: 0px auto; text-align: left; width: 717px; }
#content 		{ background: url(../images/content_bg.gif); width:717px; }
img				{ border-width:0px; }
h1				{ color:#000; font-size:14px; margin: 20px 0 20px 0; }
h2				{ color:#000; font-size:14px; text-align:center; width:200px; margin: 10px 0 5px 0; }
#left 			{ float:left; width:428px; margin-left:27px; padding: 0 10px 30px 0; display:inline; }
#left a			{ color:#28556b;}
#left a:hover	{ color:#c77e0c;}
#photos a		{ margin-right:14px; }
#right 			{ float:right; width:210px; padding: 0 15px 20px 20px; margin-top:10px; border-left: #FFF 2px solid;}
#right a		{ color:#c77e0c; }
#right a:hover	{ color:#85a157; }
#right_content	{ min-height:400px;}
#content ul li	{ padding:0 0 1em; margin:0 0 0 1em; }
#content h2		{ width:100%; }


/*------Footer------*/
#footerline 	{ clear:both; background:url(../images/footer_bg.gif); font-size:1px; height:10px; }
#footer 		{ width:717px; text-align:center; padding: 0 0 20px 0; }

.fleft {float:left;}
.fright {float:right;}

/*----Special Classes----*/
.clear			{ clear:both;}
