body {
margin:0;
padding:0;
background:url(img/bg2.png) no-repeat;
font-size:12px;

font-family:Verdana, Arial;
}

h3{margin-top:4px;}

ol {list-style:outside;
padding-left:1px;
text-align:left;
}
ul
{
list-style:inside;
margin-left:3px;

}
a
{border:none;
text-decoration:none;
cursor:pointer;
color:#000000;
}

#header {
	padding:1em 1.5em 0.5em 1.5em;
	height:auto;
	text-align: center;
	position: relative;
}

#header h3

{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

#centerColumn {
	margin: 0 auto;
	position:relative;
	width:840px;
	height:auto;
	

}


.motto
{
background-color: #FC0303;
	text-align:center;
	font-weight:bold;
	clear:both;
	font-size:15px;
	border:1px solid #000;
	
	
	}
	

.red
{
	background: url(img/button2.png);
	width:200px;
	height:197px;
	text-align:center;
	display:block;
		border:1px solid #000;

}

.red a:link
{
	background: url(img/button2.png);
	width:200px;
	height:197px;
	text-align:center;
	display:block;
		border:1px solid #000;

	
	}


.buttontext {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:10px;
	margin:auto;
	height:auto;
	overflow:hidden;
	vertical-align:middle;
	padding-top: 40px;
	padding-bottom: 25px;
}




.map1
{
	width:201px;
	height:198px;
	text-align:center;
	display:block;
	clear:right;
	margin:0px auto;
	

}

.map2
{
	
	width:201px;
	height:198px;
	text-align:center;
	display:block;
	clear:right;
	margin:0px auto;
}


.empty

{
	background: #fff;
	width:200px;
	height:197px;
	text-align:center;
	display:block;
	clear:right;
		border:1px solid #000;

}

.gray

{
	background:#ccc;
	width:200px;
	height:197px;
	text-align:center;
	display:block;
	clear:right;
	border:1px solid #000;
}

.nav
{
	width:235px;
	height:397px;
	background:#fff;
	border:1px solid #000;
	top:30px;
	left:0px;
	position:absolute;
	font-size:12px;
	
	color:#000;
	overflow:hidden;
	font-family:Verdana;

}



.nav li
{padding:0px 0px 4px 0px;}
.active

{color:#FE0000;}

.content
{position:absolute;
top:30px;
left:223px;
height:397px;
border:1px solid #000;
width:608px;
background:#fff;
font-size:12px;

}

.content h3
{
	font-size:12px;
	font-weight:bold;
	padding-left: 5px;
}

.content p
{
	padding-left:5px;
	padding-right: 5px;
}

.ctable
{
width:580px;
height:auto;
border:none;
text-align:left;
padding:5px;


}

.ctabletext
{
margin-left:0px;
text-align:justify;
width:300px;
}


#menu {
	background: #fff;
	
	list-style: none;

	padding: 0;
	width: 235px;
}

#menu li {
font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	font-size:12px;
	margin-left:0px;
	padding: 0;
	text-align:center;
	
}
#menu a {
	background: #fff;
	border-bottom: 7px solid #fff;
	color: #000;
	display: block;
	list-style:outside;
	margin: 0;
	padding: 2px 1px 0px 4px;
	text-decoration: none;
	height:auto;
	
}
#menu a:hover {
	background: #fff;
	color: #FE0000;
	
}

#menu .active

{color:#FE0000;}
