body
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(image/bg1.gif) repeat-x #FFF;
}

#wrap
{
	width:85%;
	margin:0 auto;
padding: 0;

}

#top
{
	color:#FFF;
	background:url(image/header-background.png);
	font-size:28px;font-family:"Cooper Std Black";
}
#top img
{
	border:none;
}
#menu
{
height:30px;
width:100%;
background:url(image/menubg.gif);
margin:0 auto;
}
#menu ul
 {
	 margin:0 auto;
	
	 list-style:none;
	 
 }
 #menu ul li
 {
 float:left;
 margin-left:20px;
	
 }
  #menu ul li a
  {
	  color:#000;
	  font-size:12px;
	  width:150px;
	  display:block;
	  height:25px;
	  font-weight:bold;
	  text-decoration:none;
	  text-align:center;
	  padding-top:5px;
	
  }
   #menu ul li a:hover
  {
	  color:#FFF;
	  font-size:12px;
	  font-weight:bold;
	  background:url(image/menu.gif);
	  text-decoration:none;
	  
  }
#cont
{
	width:100%;
margin:0 auto;
border-top:solid 10px #5b053f;
 	border-right: #000 solid 1px;
		border-left: #000 solid 1px;	border-bottom: #000 solid 1px;
}

#sidebar {
	float:left;
	width:20%;
	border-bottom:#000 groove 1px;
	border-right:#000 groove 1px;
		border-left:#000 groove 1px;
	background:url(image/sbg1.gif) repeat-x;
	

}
#sidebar h3
{
	color:#FFF;
	font-family:Algerian;
}
#sidebar ul
{
	margin:0 auto;
	padding-left:10px;
}
#sidebar ul li
{
	height:25px;
	list-style:none;
	text-align:left;
	
	
}
#sidebar ul li a:hover
{
	font-size:14px;
	color:#00f;
	
}
#sidebar ul li a
{
	text-decoration:none;
	color:#000;
	font-family:"Adobe Fan Heiti Std B";
	font-size:12px;
	
}


#right
{
	width:79%;
	float:right;
	margin:0 auto;
	
}
#right a
{
	text-decoration:none;
	color:#00F;
	font-family:"Adobe Fan Heiti Std B";
	font-size:12px;
}
#rightleft
{
	width:75%;
	float:left;
}
#rightright
{
	width:24%;
	float:right;
	border-bottom:#000 groove 1px;
	border-right:#000 groove 1px;
		border-left:#000 groove 1px;
	background:url(image/sbg1.gif) repeat-x;
}
#rightright h4
{
	color:#FFF;
	font-size:12px;
	text-align:center;
}
#rightright ul li
{
	list-style:none;
}
#rightright ul li a
{
	color:#000;
}
#footer
{ 
     	
	width:100%;
	text-align:center;
	height:15px;
	background:#b6ebf7;
	font-size:10px;
	color:#000}
	#footer a
	{
		color:#000}