﻿body 
{
	font-family:Tahoma,Arial,Verdana; 
	font-size:16px;
	margin:0px;
	padding:0px;
	background:#fff881 url(images/back.jpg) repeat-x;
}
h1{
Font-size:24px;

}
h2{
Font-size:18px;

}
#container{	 padding-top: 25px;
width:1000px;
	margin:auto;
	background:url(images/shadow.png) no-repeat;
	behavior: url("iepngfix.htc");
}
#wrapper
{
	width:898px;
	margin:auto;
	background:url(images/mainbg.jpg) repeat-y;
	padding-right:7px;
	border-left: 1px solid #ccc;

}
#topheader{

	width:901px;
	 height:20px;
	padding-left: 47px;
 

}
#header
{
	 height:120px;
	 background:url(images/header.png) repeat-x;	
	 text-align:center;
}
#header img
{
	margin-top:15px;
	
}
#twit{

position: relative;
top: -20px;
float:right;
padding-right: 20px;

}
#content
{

	
}
#inner
{
	min-height:600px;
	background:url(images/flower.jpg) no-repeat 172px bottom;
padding-bottom: 20px;

}
#footer
{
	 height:101px;
	 text-align:center;
	 background:url(images/footerbg.png)  repeat-x;
}
#navs
{
	height:46px;
	clear:both;
	 padding-left: 10px;
	background:url(images/navtopbg.png) repeat-x right   top;
}
#navs ul
{
	padding:0px 0px 0px 7px;
	margin:0px;

	list-style:none;
	height:46px;
	clear:both;
}
#navs li
{
	 height:46px;
	 width:175px;
	 margin:0px;
	padding:0px;
	 position:relative;
	 float:left;
	 text-align:center;
	 
}
#navs li.last
{
	background:url(images/navright.gif) no-repeat;
	width:0px;
	
}
#navs li a
{
	 display:block;
	  height:46px;
	 width:175px;
	 text-align:center;
	 font-weight:700;
	 font-size:16px;
	 font-family:Tahoma;
	 line-height:46px;
	 vertical-align:middle;
	 text-decoration:none;
	 color:#ae39f8;
	 position:absolute;
	 top:0px;
	 left:0px;
}
#navs li:hover
{
	 background:url(images/navhover.png) no-repeat center center;
}
#navs li.current img,#navs li:hover img
{
	  visibility:hidden;
}
#navs li.current a,#navs li:hover a
{
	color:#1737f8;
}
#footer img
{
	margin-top:41px;
}
#title{
	width:800px;
	padding-left:18px;
	padding-top:10px;
}
#leftcol
{
	width:500px;
	padding-left:18px;
	padding-top:0px;
	line-height:25px;
	vertical-align:middle;
	float:left;

}
#leftcol p{
	text-align:justify;

}

#leftcol p.thicker{

	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	background: #FFE6F5;
	border: 1px solid #777; 
}
#leftcol p.links{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	background: #FFE6F5;
	border: 1px solid #777; 
}
#rightcol
{
	width:350px;
	float:right;
	padding-top:20px;
}
#rightcol p{
	text-align:justify;
	font-size: 16px;

}
.clear
{
	clear:both;
	float:none;
}
#footerborder
{
	width:908px;
	margin:auto;
	height:12px;
	overflow:hidden;
}