
* {
	margin: 0;
	padding: 0;
}

h1
{
font-size: 18px;
}

a:link {
	color: #0041A3;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #0041A3;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/header_back.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#main
{
background: url(images/header.jpg) no-repeat;
width: 900px;
height: 272px;
}

#header {
	width: 800px;
	height: 182px;
	padding-left: 30px;
}

#logo {
	float: left;
	width: 220px;
}

#logo h1 {
	padding-top: 38px;
	font-size: 24px;
	font-weight: normal;
}

#logo h1 a {
	color: #ffffff;
}

#logo h2 {
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

#logo h2 a {
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}
#m1
{
   margin: -15px 0 0 0;
   padding-left: 270px;	
}
#metamorph { 
    font-size: 14px;
	color: #ffffff;
}
#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 138px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 105px;
	height: 23px;
	margin-left: 1px;
	padding-top: 12px;
	background: url(images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #033B80;
	font-weight: bold;
}

#menu a:hover {
	height: 26px;
	margin-top: -3px;
}

#content
{
width: 800px;
padding: 10px
}

#left
{
	float: left;
	width: 247px;
	padding-right: 1em;
}

#sidebar {
	float: right;
	width: 247px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar li ul {
	padding: 10px 10px 20px 10px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/small.gif) no-repeat 3px 3px;
}

#sidebar h2 {
	padding: 13px;
	font-size: 14px;
	height: 25px;
	background: url(images/title.jpg) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar #categories li {
	background: url(images/small.gif) no-repeat left top;
}
#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
}


#right
{
float: right;
width: 540px;
}

#right H4
{
	font-size: 12px;
	color: #0041A3;

}

#right H1
{
	font-size: 28px;
	color: #0041A3;
	padding-bottom: 10px
}

#right a
{
color: #0041A3;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0041A3;
}
.date {
	text-align: right;
	color: #0041A3;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #0041A3;
	background-color: #fff;
}

#right .pic
{
float: left;
margin: 5px;
}

#right .pic1
{
float: right;
margin: 5px;
}

#metamorph1 {
	clear: both;
	font-size: 10px;
	height: 45px;
	padding: 25px 0;
	background: #033B80 url(images/footer.jpg) repeat-x;
	text-align: center;
}

#metamorph1 p {
	margin: 0;
	color: #ffffff;
}

#metamorph1 a {
	color: #ffffff;
}

#metamorph1 a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}

