/*
Design by FlashTemplatesDesign.com
http://www.FlashTemplatesDesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a {
	color: #0AAAFD;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #0AAAFD;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(/pic/fon.jpg);
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	height:100%;
	min-width: 960px;
}
.comic {
font-family: comic sans ms, sans-serif;
}
.comicl {
font-family: comic sans ms, sans-serif;
font-size:1.2em;
}
#container {
	background: url(/pic/header.jpg) repeat-x;
	width:100%;
	min-width:960px;
	height:100%;
}
#header {
	width: 100%;
	width:960px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	background: url(/pic/logo5.jpg) no-repeat right top;

}
#logo {
	padding: 100px 0 0 0;
	height: 95px;
	width: 525px;
	text-align: center;
	background: url(/pic/logo3.jpg) no-repeat top right
}
#logo h1 a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FF0000;
}
#m1
{
   margin: 15px 0 0 35px;
   font-family:"Times New Roman", Times, serif;
   font-size: 26px;
   color:#E2007E;
   font-weight:bold;
}
#metamorph { 
    font-size: 14px;
	color: #ff0000;
}
#menu {
	padding-top: 10px;
	min-width:960px;
}
#menu a {
	display: block;
	float: left;
	margin-left: 40px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	text-decoration: underline
}
#content
{
width: 960px;
min-height:500px;
padding-top: 10px;
margin: 0 auto;
height:100%;
}

#left
{
float:left;
width: 640px;
padding: 10px;
}

#left H1
{
color: #E2007E;
font-size: 24px;
}
#left H2
{
color: #E2007E;
font-size: 18px;
}
#left ol li {
list-style:outside;
margin-left:35px;
list-style-type:decimal;
}

#left ul li {
list-style-type:none;
margin-left:15px;
}

#right
{
float:right;
width: 256px;
margin: 0;
}

#right H3
{
width: 256px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 42px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(/pic/title1.jpg) no-repeat;
font-family: comic sans ms, sans-serif;
}

#right ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#right li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#right li li {
	padding: 4px 20px;
    background: url(/pic/small.gif) no-repeat left;
	font-family: comic sans ms, sans-serif;
}

#right a {
	color: #D72020;
}
#right a:visited {
	color: #D72020;
}

#right p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#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: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}



#metamorph1 {
	clear: both;
	height: 50px;
	padding: 23px 0;
	background: url(/pic/footer1.gif) repeat-x;
	border-top: 5px solid #FF6700;
	text-align: center;
	font-size: 10px;
	min-width:960px;
	width:100%;
	margin-bottom:0;
}

#metamorph1 p {
	margin: 0;
	color: #ffffff;
}

#metamorph1 a {
	color: #ffffff;
	font-size: 10px;
}

#metamorph1 a:hover {
 text-decorations: none;
}
.small p {
	margin: 0;
	font-size: 11px;
}
