/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #2E8BC4;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #2E8BC4;
}

body {
	background-image: url(images/back1.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content
{
	width: 712px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	margin: auto;
}

#main
{
	width: 712px;
	padding: 10px;
	height: auto;
}

#back
{
background: #ffffff;
width: 712px;
}

#header {
	text-align: right;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: auto;
	width: 712px;
}

#logo {
	width: 712px;
	height: 185px;
	text-align: left;
	background-image: url(images/header2.jpg);
}


#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-size: 28px;
	color: #0000ff;
}

#logo b {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-size: 28px;
	color: #aafe00;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 672px;
height: 47px;
padding-left: 40px;
background: #aafe00;
}

#menu ul {
	list-style: none;	
}
#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #1242a5;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 110px;
    height: 32px;
	color: #ffffff;
	text-decoration: underline;
}




#left
{
float: left;
width: 318px;
padding-left: 1px;
}

#left H3
{
width: 195px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	border-left: 1px solid #2E8BC4;
	border-right: 1px solid #2E8BC4;
	border-bottom: 1px solid #2E8BC4;
	margin-bottom: 10px;
	background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #2E8BC4;
}
#left a:visited {
	color: #2E8BC4;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#center
{
	float: none;
	width: 0px;
	
}

#right
{
float: left;
width: 360px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
color: #2E8BC4;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #2E8BC4;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #2E8BC4;
	font-size: 11px;
}

.date a {
	color: #2E8BC4;
}



#footer {
	height: 49px;
	width: 692px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #573479;
	margin-left: 10px;
	margin-right: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}


#footer a {
	color: #ffffff;
}

.wrapper {
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	overflow: hidden;
}

.wrapper #apDiv1 {
	position:relative;
	width:150px;
	height:657px;
	float: left;
	overflow: hidden;
}
.wrapper #apDiv2{
	position:relative;
	width:150px;
	float: right;
	height: 657px;
	overflow: hidden;
}
.style1 {font-size: 24px}
.style2 {font-size: 24px; }
.style3 {font-size: 18px; }
