body {
	margin-top: 40px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-variant: normal;
	background-color: #E7E7EF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 120%;
	padding-left: 20px;
	color: #493A89;
	height:30px;
	text-align:left;
	background-color: transparent;
	background-image: url(images/break.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

h2 {
	font-size: 167%;
	color: #666666;
	padding-left: 150px;
	background: #FFFFFF; 
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

.wrapper {
	width: 667px;
	background-image: url(images/bg.gif);
}
.wrapper2 {
	width: 667px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	height:1200px;
}

.wrapper3 {
	width: 667px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

.topmenu {
	width: 667px;
	height: 29px;
	margin: 0 auto;
	background-color: #CCCCCC;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.topmenu ul {
	margin: 0;
	padding-left: 2px;
	list-style: none;
	line-height: normal;
}

.topmenu li {
	float: left;
}

.topmenu a {
	display: block;
	float: left;
	padding: 8px 15px 0px 15px;
	margin: 0;
	height: 20px;
	text-decoration: none;
	font-size: 11px;
	color: #808080;
}

.topmenu a:hover {
	background: #493A89;
	color: #FFFFFF;
}

.topmenu .current_page_item a {
	color: #808080;
}
.break {
	height: 40px;
	width: 667px;
	margin: 0 auto;
	background:  url(/images/break.gif) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}


.sidebar1
{
	width: 176px;
	height:297px;
	background-image: url(images/latest-news.gif);
	background-repeat: no-repeat;
	padding:6px;
	text-align: left;
}

.sidebar
{
	width: 176px;
	float: right;
	margin-right: 5px;
	text-align: center;
}

.content
{
	width: 430px;
	float: left;
	text-align: left;
	padding-left:15px;
	padding-top:35px;
}

.sidebar h2 {
	height: 25px;
	width: 160px;
    	margin-top: 35px;
   	margin-bottom: 10px;	
	padding: 5px 5px 0px 4px;
	padding-left: 7px;
	background: #493A89;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

.sidebar h3 {
	height: 25px;
	width: 150px;
    margin: 0;
	padding: 5px 5px 0px 4px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.sidebar a {
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar .first {
	height: 25px;
	width: 150px;
    margin: 0;
	padding-left: 5px;
	background:  url(images/latest-news.gif) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
