/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
	margin: auto;
	padding: 0;
	
}

#black
{
color: #000;
}
#white
{
color: #fff;
}

a:link {
	color: #000000;
}

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

a:visited {
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background: #979797;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#main
{
background: #252525;
width: 770px;
border: thin solid #000066;
}

#header {
	width: 770px;
	height: 275px;

}

#logo {
	float: left;
	width: 770px;
}

#logo h1 {
	padding-top: 38px;
	margin-left: 20px;
	font-size: 28px;
	font-weight: normal;
}


#logo h2 {
	margin-top: 5px;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}

#logo h2 a {

}

#logo a {
	text-decoration: none;
}

#menuH {
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	width: 770px;
	height: 38px;
	background: url(images/button-bg.gif) repeat-x;
}
/*
#menuH ul {
	margin: 0;
	list-style: none;
	margin-left:60px;
	text-align:left;
}

#menuH li {
	display: inline;
}

#menuH a {
	display: block;
	float: left;
	width: 75px;
	height: 20px;
	padding-top: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#menuH a:hover {

text-decoration: none;
color:#FFFFFF;
}
*/
#content
{
width: 770px;

}

#left
{
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	width: 269px;
	background:url(images/left-bg.gif);
}
#bg
{
	background-image:url(images/index_04.gif);
}

#right
{
float: right;
width: 490px;
padding-top: 0px;
padding-right: 5px;
color:#FFFFFF;
text-align:justify;
background-image:url(images/contentbg.gif);
background-position:right;
background-repeat:no-repeat;
height: 827px;
}

#right H4
{
	font-size: 12px;
	color: #ffffff;
}

#right H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #2963C6;
	margin-bottom: 0px;
}

#right a
{
color: #000000;
text-decoration: none;
}

#right p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}

#right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #ffffff;
	margin-bottom: 0px;
}
.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;
	height: 46px;
	padding: 20px 0;
	background: url(images/footer.gif) repeat-x;
	text-align: center;
	width: 675px;
	margin-left: 4px;
}

#metamorph1 p {
	margin: 0;
	color: #ffffff;
}

#metamorph1 a {
	color: #ffffff;
}

#metamorph1 a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 33px;
	padding: 13px 0 0 20px;
	background: url(images/small.jpg) repeat-x;
	font-size: 12px;
	color: #FFFFFF;
}

.boxed .content2 {
	padding: 10px;
}

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#text1, #text2 {
	width: 150px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	padding: 0.2em;
}
#footer2 .footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	padding: 0.2em;
}
#footer3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:#47545D;
	height:18px;
	padding-top:2px;
}

