﻿body
{
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	font-size:12px;
	font-family:Verdana, MS Sans Serif;
}
body
{
    text-align:-moz-center;
}
#wrap
{
	width: 850px;
	background-color: #333333;
	text-align:left;
	color:#ffffff;
}
#topMenu
{
	margin:0px 10px;
	background: url(menu_back.png) no-repeat top left;
	height: 70px;
}
#topMenu ul
{
	height: 100%;
	margin:0px;
	padding:0px;
}
#topMenu ul li
{
	display:block;
	float:left;
	width: 92px;
	height: 100%;
	background:url(menu_seperator.png) no-repeat top left;
}
#topMenu ul li a
{
	height: 100%;
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	padding-top:40px;
}
#topMenu ul li.last a
{
	background:url(menu_seperator.png) no-repeat top right;
}
#header
{
	margin:0px 10px;
	background: url(header.jpg) no-repeat top left;
	height:305px;
	padding:0px;
}
.headerTop
{
    height:83px;
}
.headerTopLeft
{
    width:240px;
    height:80px;
    margin:0px 0px 0px 35px;
    float:left;
    /*background:url(logo.png) no-repeat top left;*/
}
.headerTopRight
{
    width:150px;
    float:left;
    margin-left:50px;
    margin-top:15px;
    font-size:18px;
    font-weight:bold;
    color:#333;
}
.headerContent
{
}
#content
{
    margin: 0px 10px;
    background-color:#666666;
    color: #000000;
}
#contentHeader
{
    background:url(header_left.jpg) no-repeat top left;
}
.contentRight
{
    padding: 13px 0px 17px 15px;
    background:url(header_right.jpg) no-repeat top right;
}
.contentRight H1
{
    font-size:18px;
    height:20px;
    padding:0px;
    margin:0px;
    font-style:italic;
    color: #ffffff;
}
#sideBar
{
    width:200px;
    text-align:left;
    vertical-align:top;
    padding: 15px 5px 0px 5px;
}
#main
{
	width:620px;
	text-align:left;
	vertical-align:top;
	padding-top:15px;
}
.path
{
    margin-bottom:10px;
}
.path a
{
    color:#ffffff;
}
.path a.current
{
    color:#ccc;
}
#footer
{
	margin:0px 10px;
	height:20px;	
	padding-top:20px;
	padding-bottom:10px;
}
#footerMenu
{
    width:600px;
    float:left;
}
#footerMenu ul
{
    margin:0px;
    padding: 0px 0px 0px 10px;
}
#footerMenu ul li
{
    display:block;
    float:left;
    margin-right:7px;
}
#footerMenu ul li a
{
    display:block;
    float:none;
    color:#ffffff;
    text-decoration:none;
    font-size:10px;
    text-align:left;
    width:auto;
}
#footer a
{
    width:220px;
    display:block;
    float:right;
    font-size:9px;
    color:#ffffff;
    padding-top:10px;
    text-align:right;
}
#sideBar div.uc
{
    margin-bottom:20px;
}
#sideBar div.uc H4
{
    height:58px;
    background:url(sidebar_header.png) no-repeat top left;
    padding: 12px 0px 0px 15px;
    font-size:20px;
    margin:0px;
}
#sideBar div.uc div.box
{
    padding:0px 5px 15px 5px;
    background:url(sidebar_content.png) no-repeat bottom left;
}
#sideBar div.uc a
{
    color:#333;
}
.columns table td
{
    width:300px;
    vertical-align:top;
    text-align:left;
}
.eventTitle
{
    background:url(header_left.jpg) no-repeat top left;
}
.eventTitleRight
{
    padding: 13px 0px 17px 15px;
    background:url(header_right.jpg) no-repeat top right;
}
.eventTitleRight H4
{
    font-size:18px;
    height:20px;
    padding:0px;
    margin:0px;
    font-style:italic;
    color: #ffffff;
}
.eventlistTop
{
    background: url(box_top_300.png) no-repeat top left;
    height: 10px;
    margin-top:10px;
}
.eventlistItems
{
    padding:7px;
    background: #ccc;
}
.eventlistBottom
{
    background: url(box_bottom_300.png) no-repeat top left;
    height: 10px;
}
.newsTitle
{
    background:url(header_left_red.jpg) no-repeat top left;
}
.newsTitleRight
{
    padding: 13px 0px 17px 15px;
    background:url(header_right_red.jpg) no-repeat top right;
}
.newsTitleRight H3
{
    font-size:18px;
    height:20px;
    padding:0px;
    margin:0px;
    font-style:italic;
    color: #ffffff;
}
.textTop
{
    background: url(box_top_300.png) no-repeat top left;
    padding-top:10px;
    margin: 7px 0px;
}
.textContent
{
    background: #ccc url(box_bottom_300.png) no-repeat bottom left;
    padding: 7px 5px;
}
.txtpageTop
{
    height:10px;
    background:url(box_top_610.jpg) no-repeat top left;
    margin-top: 10px;
}
.txtpageContent
{
    background-color:#ccc;
    padding: 10px;
}
.txtpageBottom
{
    height:10px;
    background:url(box_bottom_610.jpg) no-repeat top left;
}
