/*

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: #295C6F;

}



a:hover {

	text-decoration: none;

	color: #c0c0c0;

}



a:visited {

	color: #295C6F;

}



body {

	

	background: #6192A3 url(images/back_all.gif) repeat-x;

	font: 13px Arial, Helvetica, sans-serif;

	color: #000000;

}



#content

{

	margin: 0 auto;

	width: 960px;

	text-align: left;

}



#main

{

width: 960px;

background: url(images/back_top.jpg) repeat-x top;

padding-top: 5px;

}



#back

{

width: 960px;

background: #ffffff;

border-left: 1px solid #ffffff;

border-right: 1px solid #ffffff;

}



#header {

	height: 389px;

			

}



#topper{

text-align:left;

height:53px;

display:block;

}



#topper a:link{

float:left;

float:left;

text-decoration: none;

}

#topper a:hover{

text-decoration: underline;

color: orange;

}







#menu

{

width: 960px;

border-top: 0px solid #FFFFFF;

height: 32px;

background: url(images/buttons.gif);

}



#menu ul {

	list-style: none;	

}



#menu li {

	

	display: inline; 

	

}



#menu a {

	float: left;

	width: 120px;

	height:23px;

  display: block;

	text-align: center;

	text-decoration: none;

	color: #ffffff;

	font-weight: bold;

	font-size: 14px;

	padding-top: 7px;



}



#menu a:hover {

	width: 120px;

  height: 24px;

	color: orange;

	text-decoration: underline;

	background: url(images/buttons_r.gif) repeat-x;

}









#right

{
	width: 223px;
	float: right;
	margin-right: 5px;
}



#right H3

{

width: 211px;

height: 22px;

font-size: 14px;

font-weight: bold;

padding-left: 12px;

padding-top: 7px;

color: #ffffff;

background: url(images/title.gif) repeat-x

}



#right ul {

	list-style: none;
	margin-bottom: 10px;
	/*background: url(images/title_back.gif) no-repeat top;*/
}







#right li  {

	padding: 10px;

	padding-bottom: 2px;

}



#right a {

	color: #295C6F;

}

#right a:visited {

	color: #295C6F;

}



#right p

{

font-size: 10px;

}



.bot

{

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

}



#left

{

width: 700px;

padding: 10px;

}



#left H4

{

	margin: 0;

	padding: 0px;

	font-size: 12px;

	color: #295C6F;

}



#left a

{

color: #295C6F;

text-decoration: none;

}



#left p {

	margin: 5px;

	padding: 0;

	padding-bottom: 10px;

}



#left h2 {

	margin: 0;

	padding: 0;

	padding-top: 10px;

	color: #295C6F;

}

.date {

	text-align: right;

	color: #295C6F;

	font-size: 11px;

}



.date a {

	color: #295C6F;

}





#footer {

	height: 54px;

	clear: both;

	padding-top: 20px;

	border-top: 5px solid #6F9EAF;

	background: url(images/footer.gif) repeat-x top;

}



#footer p {

	margin: 0;

	font-size: 10px;

	text-align: center;

	color: #333333;

}



#footer a {

	color: #333333;

}