/*
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: #000000;
}


.style5 {
	color: #FF6600;
	font-weight: bold;
}



a:hover {
	text-decoration: none;
	color: #000000;
}

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: 2px solid #ffffff;
}

#back
{

width: 1007px;
background: #ffffff;
}

#header {
	height: 228px;
	width: 1007px;
	background: url(images/header.jpg) no-repeat;		
}

#menu
{
width: 735px;
height: 70px;
padding-left: 280px;
background: url(images/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	padding:20px;
	
}



#menu a {
	float: left;
	width: 133px;
	height: 20px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 30px;
}

#menu a:hover {
	width: 133px;
    height: 33px;
	color: #C4E3F3;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}

#toptext
{
float: left;
height: 188px;
width: 223px;
padding: 20px;
}

.more
{
text-align: right;
padding:15px;
}

#toptext a
{
color: #000099;
}

#logo {
width: 714px;
float: right;
height: 160px;
text-align:  left;
padding-left: 30px;
padding-top: 70px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #CC3300;
}
#logo H2 a
{
font-size: 12px;
}
# h2 
{
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;
}

#bottom li {
	
		padding:0 0 0 20px;

}


#left
{
	margin-left: 10px;
	width: 252px;
}

#left H3
{
width: 227px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
color:ffffff;
text-transform: uppercase;

background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	padding:15px 0px;
}

#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: #3366FF;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 40px;
}

#left H4
{
font-size: 12px;
padding-left: 20px;
}

#calendar1 {
	padding: 0 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
}

#right
{
	float: right;
	width: 540px;
	margin: 0 90px 0 0;
	padding:20px 15px 35px 0px;
	height: auto;
}

#right H4 h3
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right h3
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #23609C;
}

#right a
{
color: #330099;
text-decoration: none;
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	font-size:17px;
	padding-top: 10px;
	color: #000000;
}


#right h1 {
	margin: 0;
	padding: 0;
	font-size:19px;
	padding-top: 10px;
	color: #000000;
}

.past {
	text-align: left;
	color: #23609C;
	font-size: 11px;
}

.date a {
	color: #23609C;
}

.date2 {
	float: left;
	width: 35px;
	height: 30px;
	text-transform: uppercase;
	text-align: top;
	background:#ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	vertical-align: middle;
}


.date2 b {
	display: block;
	margin-bottom: 1px;
	font-size: 50px;
	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;
}
