﻿body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #D6DADD;
}

#pad-top {
	height: 35px;
	width: 100%;
	color: #232323;
	background-image: url(images/frame-top-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#pad-bottom {
	height: 35px;
	width: 100%;
	color: #232323;
	background-image: url(images/frame-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}

#pad-bottom a {
    color: #232323;
	text-decoration: none;
}

#pad-bottom a:hover {
    color: #000000;
	text-decoration: underline;
}


#frame {
 width: 900px;
 height: 100%;
 margin-top:0px;
 position: relative;  
 left: 0;
 top: 0;
 padding-top:0px;
 z-index: 1;
}

#pad-right {
 width: 890px;
 height: 100%;
 margin-top:0px;
 background: url(images/frame_right_bg.gif) 100% 20% repeat-y;
 position: relative;  
 left: 0;
 top: 0;
 padding-top:0px;
 border:0px solid #cccccc; 
 z-index: 1;
}

#pad-left {
 width: 890px;
 height: 100%;
 margin-top:0px;
 background: url(images/frame_left_bg.gif) 0 0 repeat-y;
 position: relative;  
 left: 0px;
 top: 0;
 padding-top:0px;
 border:0px solid #cccccc; 
 z-index: 1;
}

#mainframe {
	background-color: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 820px;
	position: relative;
	z-index: 2;
}

#wrap {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #303030;
	margin: 0 auto;
	border: 1px #999999 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 800px;
	position: relative;
	overflow: auto;
}

#avmenu {
	clear: left;
	float: left;
	width: 185px;
	margin: 320px 0 0 0; 
	padding: 10px;
	font-size: 0.9em;
	text-align: left;
}

#avmenu ul {	
	list-style: none;
	width: 185px;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 10px 0 0 30px;
	background: #ffffff;
	background-image: url(images/white_knight.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px #999999 dotted;
}	
	
#avmenu li a:hover {
	background: #ffffff;
	color: #034478;
	background-image: url(images/black_knight.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#avsubmenu {
	clear: left;
	float: left;
	width: 185px;
	padding-left: 30px;
	font-size: 0.8em;
	text-align: left;
}

#avsubmenu ul {	
	list-style: none;
	width: 185px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1em;
}	

#avsubmenu li a {
	height: 10px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 7px 0 0 20px;
}	
	
#avsubmenu li a:hover {
	color: #034478;
}


#content {
	margin: 250px 10px 20px 210px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content h1 {
	font-size: 2.0em;
	margin: 0 0 0.5em 0;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content h3 {
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}

#content h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

#content p {
	font-size: 1em;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #034478;
}

a:hover {
	text-decoration: underline;
	color: #034478;
}

a img {
	border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 800px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.rss_feed {
	float: right;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #ffffff;
    width: 550px;
    border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.leftcolumn {
	float: left;
	text-align: justify;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 330px;
}

.rightcolumn {
	float: right;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 200px;
}

.news_title {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	display: block;
	text-align: left;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 155px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
}

.announce h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

.announce p {
	font-size: 1em;
	text-align: justify;
	border-top: 1px #cccccc solid;
	padding-top: 5px;
}

.calendar0 {
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	font-size: 24px;
}

.calendar1 {
	margin-left: 5px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
}

.calendar2 {
	margin-left: 5px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.calendarInt {
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB0000;
}

.hoverBox {
	display:none; 
	position:absolute;
	background-color: #000000;
	color: #FFFFFF; 
	
	padding: 10px;
	z-index: 1000;
	
	border: 5px solid #999999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	
	filter:alpha(opacity=90); /* for IE */
	opacity:0.9; /* CSS3 standard */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
