/*
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: #30A6D1;
}

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

a:visited {
	color: #30A6D1;
}

body {
	
	background: #000000 url(bg.jpg) 0px 0px no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #30A6D1;
}

#content
{
	width: 662px;
	margin: 0px 20px 0px auto;
}

#main
{
width: 662px;
height: 18px;
background: url(main_top.png) left bottom no-repeat;
}

#back
{
width: 662px;
background: url(main_c.png) repeat-y;
margin: 0px;
}

#bottom
{
width: 662px;
height: 11px;
background: url(main_bot.png) left top no-repeat;
}

#header {
	height: 106px;
	text-align: right;
	margin-bottom: 0px;
}

#logo {

width: 662px;
height: 58px;
text-align: left;
padding-left: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 582px;
height: 48px;
background: url(red_04.png) no-repeat;
padding-left: 80px;
clear: both ;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 18px;
}

#menu a:hover {
	width: 100px;
	color: #C2F8FF;
	text-decoration: underline;
	background: url(bg_but.gif)2px 2px repeat-x;
}



#right
{
	width: 219px;
	float: right;
	margin-right: 11px;
}

#right H3
{
width: 203px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(title.png) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{

}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #30A6D1;
}
#right a:visited {
	color: #30A6D1;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	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: 392px;
margin: 0px 20px 0px 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #30A6D1;
}

#left a
{
color: #FFFFFF;
}

#left p {
	margin: 0px;
	padding: 5px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #30A6D1;
}

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

.date {
	text-align: right;
	color: #30A6D1;
	font-size: 11px;

}

.date a {
	color: #30A6D1;

}




#footer {
	height: 50px;
	clear: both;
	padding-top: 30px;
}

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

#footer a {
	color: #FFFFFF;
}
