*
{
  margin: 0px;
  padding: 0px;
}

a:link 
{
	color: #170174;
}

a:hover 
{
	text-decoration: none;
	color: #aa0101;
}

a:visited {
	color: #170174;
}

body
{
  background: url(../images/background.gif) #c5c5c5 repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

#wrapper
{
  margin: 0 auto;
	width: 791px;
	text-align: left;
}

#back_all
{
 
}

#header
{
  height: 250px;
}

#banner 
{
  width: 699px;
  height: 205px;
  float: left;
  text-align: left;
  padding-top: 30px;
}

#menu
{
float: left;
padding-left: 139px;
width: 652px;
height: 63px;
}

#menu ul 
{
	list-style: none;
}

#menu li 
{
	display: inline;
}

#menu a 
{
	display: block;
	float: left;
	width: 79px;
	height: 65px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
}

#menu a:hover 
{
	width: 79px;
  height: 65px;
	color: #FFFFFF;
	text-decoration: underline;
	background: url(../images/menu_hov.gif) repeat-x;
}

#content
{
  padding-top: 50px;
}

#back_main
{
	background: url(../images/tablebg.gif) repeat-y;
	overflow: auto;
}

#main
{
  padding-top: 30px;
  background: url(../images/maintop.gif) no-repeat top;
}

#bottom
{
  background: url(../images/mainbottom.gif) no-repeat bottom;
	overflow: auto;
}

#right
{
  width: 511px;
	float: right;
	padding-right: 5px;
	color: #170174;
}

#right h4
{
	margin: 0;
	font-size: 14px;
	color: #aa0101;
	padding-left: 20px;
}

#right p 
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #170174;
	padding-bottom: 10px;
	text-align: justify;
}

#right p.date 
{
	text-align: right;
	color: #000000;
	font-size: 10px;
}

#right h2 
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px;
	color: #aa0101;
}

#right .post_top
{
   width: 491px;
   background: #ffffff url(../images/contenttop.gif) no-repeat top;
   padding-top: 20px;
   margin-bottom: 20px;
}

#right .post_bottom
{
   width: 491px;
   background: #ffffff url(../images/contentbottom.gif) no-repeat bottom;
	 overflow: auto;
}

#left .calltop
{
   width: 197px;
	 background: #ffffff url(../images/callstop.gif) no-repeat top;
	 margin-bottom: 20px;
}

#left .callbottom
{
   width: 197px;
	 background: url(../images/callsbottom.gif) no-repeat bottom;
	 color: #aa0101;
}

#right ol, #right ul
{
  margin-left: 30px;
  color: #000000;
}

#right ul.hoverbox
{
  margin-left: 13px;
}

#left
{
  padding-right: 20px;
	padding-left: 20px;
	width: 197px;
	margin-left: 20px;
}

#left h3
{
  width: 197px;
  height: 52px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: url(../images/leftheader.gif) no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#left ul 
{
	border: 0px;
	padding-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	list-style: none;
}

#left li  
{
	padding: 5px;
}

#left h4
{
  font-size: 10px;
}

#left a
{
  font-size: 11px;
	color: #FFFFFF;
}

#left a:visted
{
  font-size: 11px;
	color: #FFFFFF;
}

#left p
{
  padding: 10px;
}

.events
{
  font-size: 10px;
}

#footer 
{
	clear: both;
	height: 47px;
	padding-top: 40px;
}

#footer p 
{
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #170174;
}

#footer a 
{
	color: #aa0101;
}

.left
{
  float: left;
	padding: 3px;
}

.right
{
  float: right;
	padding: 3px;
}
