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

html,body
{
	margin:0px;
	padding:0px;
	background-color:#999966;
	background:#cccc99 url(../images/bodyback.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;
}
#wrapper
{
	width:850px;
	margin:-1px auto 0px auto;
	border:1px #cccc99 solid;
	background-color:#fff;
}
#innerwrapper
{
	/*width:790px;*/
	margin:-2px auto 0px auto;	
	width:630px;
}
#header
{	
	/*margin:0px 0px -2px 0px;*/
	
	width:100%;	
	height:282px;
	background:#cccc99 url(../images/header.jpg) top left no-repeat;
	overflow:hidden;
}

#left
{
	width:150px;
	width:80px;
	float:left;	
	
}
#left ul 
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
#left ul li
{
	list-style-type:none;
	
}


#maincontent img
{
	float:left;margin:0px 5px 5px 10px;
	border:2px #669933 solid;
}
#maincontent h2
{
	clear:both;
	margin-left:0px;
	margin-right:0px;
	font-size:12px;
	color:#fff;
	height:13px;
	background:#669933 url(../images/h2_repeat.jpg) center right no-repeat;
	margin-bottom:30px;
	margin-top:30px;
}
#maincontent p,li
{
	font-size:12px;
}
#maincontent li
{
	list-style-image:url(../images/list.gif);
	line-height:20px;
	vertical-align:middle;
	height:20px;
}
#maincontent sub
{
	font-size:10px;
}
#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;
	text-align:center;
	width:100%;
}
#footer p
{
	font-size:9px;
	color:#999;
}
#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;
}
#infobox
{
	width:280px;
	height:280px;
	float:right;
	background:#fff url(../images/infobox.gif) top left no-repeat;	
	/*margin:10px 10px 2px 2px;	*/
	margin:10px;
}
#infobox h1,p
{
	padding:10px;
}
#infobox p
{
	color:#fff;
}

