* 
{
	font-family:verdana,trebuchet MS,arial,sans-serif;
	font-size:10px;	
	color:#333300;
}
/*#wrapper {behavior: url(iepngfix.htc);}*/

html,body
{
	margin:0px;
	padding:0px;
	background-color:#222;
	background:#ff9900 url(../images/htmltop.jpg) top left repeat-x;	
	
}
body
{
	/*background:url(../images/wrapper_back2.png) top center repeat-y;*/
	
}
/*body { background:url(../images/wrapper_back2.png) top center repeat-y; }
body { behavior: url(iepngfix.htc); }*/
p,h1,h2,h3,h4,h5,li
{
	padding:4px;
	margin:2px;
}
h1
{
	color:#006699;
	font-size:12px;
	font-weight:bold;
}
h2
{
	color:#494949;
	font-size:11px;
}
a.emailaddress
{
	color:#000000;
	font-size:14px;
}
a.emailaddress:hover
{
	color:#000000;
	font-size:14px;
}
#wrapper
{
	width:790px;
	margin:0px auto 0px auto;
	/*border:1px #efefef solid;
	border-top:0px;	*/
	/*background:url(../images/wrapper_back2.jpg) top center repeat;*/
	
	width:800px;
	/*border:1px #ccff77 solid;
	border-top:0px;*/
	background:#fff url(../images/wrapper_back2.jpg) top center repeat-y;
}
#innerwrapper
{
	/*width:790px;*/
	margin:-2px auto 0px auto;	
	width:630px;
}
#header
{	
	/*margin:0px 0px -2px 0px;*/
	margin:0px auto 0px auto;
	padding:0px;
	width:790px;
	width:800px;	
	height:245px;
	padding:0px;		
	overflow:hidden;
	/*border-bottom:1px #aaa solid;*/
	/*border-left:1px #ccff77 solid;
	border-right:1px #ccff77 solid;	*/
	background:url(../images/header_repeat.jpg) top left repeat-x;
	
}
#left
{
	width:150px;
	width:80px;
	float:left;	
	
}
#left ul 
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
#left ul li
{
	list-style-type:none;
	
}

#main
{
	
	width:430px;
	float:left;
	/*border:1px #ffcc00 solid;*/
	margin:0px 10px 0px 0px;
	/*border:1px #003300 dotted;
	border-top:0px;*/
	/*background-color:#ccff77;*/	
}
#main img
{
	float:left;padding:0px 5px 5px 0px;

}
#main h2
{
	clear:both;
}
#right
{
	width:180px;
	float:right;
	/*float:left;*/
	/*border:1px #ffcc00 solid;*/	
}
#right p
{
	font-size:9px;
	letter-spacing:0px;
	border:1px #cdcdcd solid;
	border-top:0px;	
	margin-bottom:10px;
}
#right h2
{
	background-color:#ff9900;
	color:#fff;
	margin-bottom:-2px;
}
#footer
{
	clear:both;
	background:url(../images/footer.jpg) bottom center no-repeat;	
	height:120px;
	height:50px;
}
#topbar
{
	background:#ccff33 url(../images/topbar.jpg) top left repeat-x;
	/*background-color:#ccff55;*/
	height:22px;	
	margin:0px;
	padding:0px;
	overflow:hidden;	
	width:100%;
	line-height:18px;
	
}
#topbar ul
{
	 margin:0px;	
	 text-align:left;	 
	 padding:0px;

}
#topbar ul li
{
	display:inline;
	float:right;
	padding:0px 5px 0px 5px;
	text-transform:uppercase;
	vertical-align:middle;	
	
}
#topnav
{
	width:800px;
	margin-top:-1px;
	padding:0px;
	height:161px;
}
#gallery
{
	width:176px;
	margin:2px auto -2px auto;
	height:250px;
	overflow:auto;
	text-align:center;
	border:1px #cdcdcd solid;
	border-top:0px;
	border-right:0px;
	background-color:#494949;
	background-color:#ff9900;
	border:0px;
	
}
#blog img
{
	width:50%;
	border:1px #222 solid;
	padding:0px;
	margin:0px 5px 0px 5px;
	float:left;
}
#blog p
{
	color:#006699;
}