/*
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
	right: auto;
}

a:link {
	color: #B8C7D9;
	text-decoration: none;
}

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

a:visited {
	color: #D72020;
}

body {
	
	background: #000000;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	background: #ffffff url(metamorph_3d/images/back_all.gif);
	width: 778px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	
}


#header {
	height: 90px;
	text-align: left;
}

#menu
{
	height: 47px;
	padding-left: 140px;
	background-color: #97A4B4;
	background-repeat: no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 31px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
}

#menu a:hover {
	width: 79px;
    height: 25px;
	color: #D72020;
	text-decoration: underline;
}


#logo {
	width: 538px;
	height: auto;
	text-align: left;
	padding-top: 40px;
	padding-left: 240px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(metamorph_3d/images/header.jpg);
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 24px;
	color: #08305D;
}
#logo H2 a
{
font-size: 14px;
}

#left
{
	width: 199px;
	padding-left: 10px;
	padding-top: 25px;
	}

#left H3
{
width: 171px;
height: 29px;
font-size: 14px;
font-weight: bold;
padding-left: 35px;
padding-top: 15px;
color: #ffffff;
background: url(metamorph_3d/images/title.gif) no-repeat

}

#left ul {
	list-style: none;
}

#left li ul {
	padding-left: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

#left li li {
	padding: 4px 10px;
}

#left a {
	color: #08305D;
}

#left a:hover  {
	text-decoration: underline;
}
#left a:visited {
	color: #08305D;
	text-decoration: none;
}

#left a:hover  {
	text-decoration: underline;
}

.backgr
{
	border: 1px none #898989;
	background-color: #DBE5EF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#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: 500px;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
	height: auto;
	
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a
{
color: #08305D;;
text-decoration: none;
a:hover: text-decoration: underline;
a:visited: color: #FF0000;
a:link: text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #08305D;;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}

#footer {
	height: 35px;
	clear: both;
	padding-top: 05px;
	background: url(metamorph_3d/images/footer.gif) repeat-x;
	border-top: 5px solid #08305D;
}

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

#footer a {
	color: #ffffff;
}
#right  a:hover {
	text-decoration: underline;
}
