﻿body
{
	font-family:Calibri;
	text-align:justify;
}
.back
{
 margin:0px auto;
 width:940px;	
}
.header
{
	 height:130px;
	 width:inherit;
}
.main
{
  width:inherit;
}
.menu
{
	width:inherit;
	height:30px;
}
.content
{
	width:inherit;
}
.textarea
{
	width:600px;
	float:left;
}
.sidebar
{
	width:300px;
	float:right;
	color:White;
}
.clear
{
	clear:both;
}
.footer
{
	text-align:center;
    font-weight:bold;
	width:inherit;
}	
hr
{
	color:#C60000;
	height:1px;
}
.WaterMark
{
    color:Gray;
    font-style:italic;
    font-size:14px;
}
h2
{
	font-size: large;
	text-align:center;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{
    color:#0000FF;	
}
.divHeader
{
	font-weight:bold;
	width:inherit;
	position:relative; 
	top:121px;
	left: 3px;
	text-align:center;
	height: 55px;
}
.divHeader a
{
	color:White;
	font-size:medium;
	text-decoration:none;
	font-family:Century Gothic;
	font-weight:bold;
}
.divHeader ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	height: 36px;
}
.divHeader ul li
{
	padding:7px 14px 10px 14px;
	 display:inline; 
	 list-style-type:none;
}