* {
	margin: 0;
	padding: 0;
}

h1
{
font-size: 18px;
}

a:link {
	color: #0041A3;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0041A3;
}

h2#blink {text-decoration: blink;}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background: #FFFFFF url(images/header_back.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#wrap {
margin: 0 auto;
width: 900px;
min-height: 100%;
}

#main
{
position:relative;
padding-bottom: 85px;
width:900px;
background: url(images/header_v1.jpg) no-repeat;
overflow:auto;
}

#header {
	height: 182px;
	padding-left: 75px;
}

#logo {
	float: left;
}

#logo h1 {
	padding-top: 38px;
	font-size: 34px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}

#logo a:hover {
	text-decoration: none;
}

#logo h1 a {
	color: #ffffff;
}

#logo h2 {
	color: #ffffff;
	font-style: italic;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

#logo h2 a {
	color: #ffffff;
	text-decoration: underline;
}

#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 {}

#menu ul {
	margin: 0px;
	margin-left: 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
{
	padding: 10px;
}

#left
{
	float: left;
	width: 247px;
	padding-right: 1em;
}

#sidebar {
	width: 100%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#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;
}

#right
{
position:relative;
float: left;
width: 620px;
}

#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 a:hover {
	text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0041A3;
}

#right h3 {
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}


#right h5 {
	margin-top: 5px;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}

#right h6 {
	margin-top: 5px;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
}

.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 {
	margin: 0 auto;
	position: relative;
	margin-top: -85px;  /*negative value of footer height */
	height: 85px;
	width:900px;
	bottom:0;
	clear:both;
	font-size: 10px;
	background: #033B80 url(images/footer.jpg) repeat-x;
	text-align: center;
}

#metamorphwow {
	margin: 0 auto;
	position: relative;
	margin-top: -85px;  /*negative value of footer height */
	height: 85px;
	width:100%
	bottom:0;
	clear:both;
	font-size: 10px;
	background: #033B80 url(images/footer.jpg) repeat-x;
	text-align: center;
}

#metamorph1 p {
	margin: 0;
	color: #ffffff;
}

#metamorph1 a {
	color: #ffffff;
}

#metamorph1 a:hover {
	text-decoration: none;
}
.small p {
	margin: 0;
	font-size: 11px;
}

