* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {

	background: #ffffff;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 1007px;
	text-align: left;
	border: 3px solid #ffffff;
}

#back
{

width: 1007px;
background: #ffffff;
}

#header {
	height: 228px;
	width: 1007px;
	background: url(/images/header.jpg) no-repeat;
}

#menu
{
	width: 947px;
	height: 58px;
	padding-left: 60px;
	background: url(/images/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;
}

#menu li {

	display: inline;

}

#menu a {
	float: left;
	width: 143px;
	height: 33px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 30px;
}

#menu a:hover, #menu a.current {
	width: 143px;
		height: 33px;
	background: url(/images/buttons_r.gif) repeat-x;
}

#toptext {
	float: left;
	height: 188px;
	width: 223px;
	padding: 20px;
}

.more {
	text-align: right;
}

#toptext a {
	color: #FF0000;
}

#logo {
	width: 714px;
	float: right;
	height: 198px;
	text-align:	left;
	padding-left: 30px;
	padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#bg
{
background: url(/images/left_bg.gif) repeat-y
}

#top
{
background: url(/images/left_top.gif) top no-repeat;
padding-top: 20px
}
#bottom
{
background: url(/images/left_bottom.gif) bottom no-repeat;
}

#left
{
	margin-left: 10px;
	width: 252px;
		padding-top: 15px;
}

#left p.head
{
width: 227px;
height: 38px;
padding-left: 25px;
padding-top: 15px;
background: url(/images/title.gif) no-repeat
}

span.advhead {
font-size: 14px;
font-weight: bold;
color: #ffffff;
}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
		background: url(/images/small.gif) no-repeat left;
}

#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left h4 {
	font-size: 12px;
	padding-left: 20px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#right {
	float: right;
	width: 680px;
	padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a {
	color: #23609C;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h1 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 22px;
	color: #23609C;
}
.date {
	text-align: right;
	color: #23609C;
	font-size: 11px;
}

.date a {
	color: #23609C;
}

.date2 {
	float: left;
	width: 82px;
	height: 67px;
	background: url(/images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #2F6AA2;
}


#footer {
	height: 69px;
	clear: both;
	padding-top: 30px;
	background: url(/images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #01569A;
}

#footer a {
	color: #01569A;
}

img.left {
	margin: 10px;
	border: none;
	float: left;
}

img.nofloat {
	margin: 10px;
	border: none;
	float: none;
}

#bottom ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#bottom ul li {
	margin: 0;
	padding-bottom: 10px;
	font-size: 11px;
}

#bottom ul li a {
	text-decoration: none;
	color: brown;
}

/* FMenu */

#fmenu {
	clear: both;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	width: 1007px;
	margin: 0 auto;
	padding: 10px;
}

#fmenu ul {
	list-style: none;
	display: inline;
	float: left;
}

#fmenu li {
	display: block;
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.1em;
}

#fmenu li a {
	color: brown;
	text-decoration: none;
}

.mailto2 {
	display:none;
}
