/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {
	color: #2E8BC4;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #2E8BC4;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	background-color: #2E8BC4;
	background-image: url(../images/back_all.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 712px;
	text-align: left;
}

#main
{
width: 692px;
padding: 10px;
}

#back
{
	background: #ffffff;
	width: 712px;
}

#header {
	height: 309px;
	text-align: right;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 692px;
	height: 309px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 31px;
}

#Logo h1 {
	font-size:31px;
	color: #FFFFFF;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
	width: 672px;
	height: 47px;
	padding-left: 40px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
	
}

.Logo_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}


#menu a {
	float: left;
	width: 129px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 129px;
    height: 32px;
	color: #51CFE3;
	text-decoration: underline;
}




#left
{
	width: 220px;
	float: left;
	margin-left: 11px;
	text-align: left;
}
.Logo_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	color: #FFFFFF;
}


#left H3
{
	width: 195px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	color: #ffffff;
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
}

#left ul {
	list-style: none;
	border-left: 1px solid #2E8BC4;
	border-right: 1px solid #2E8BC4;
	border-bottom: 1px solid #2E8BC4;
	margin-bottom: 10px;
	background-image: url(../images/title_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	background: none;
	padding-top: 5px;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #2E8BC4;
}
#left a:visited {
	color: #2E8BC4;
}

#left p
{
padding: 10px;
}

#right
{
	float: right;
	width: 450px;
	padding-right: 10px;
	text-align: left;
	height: 400px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
color: #2E8BC4;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #2E8BC4;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #2E8BC4;
	font-size: 11px;
}

.date a {
	color: #2E8BC4;
}



#footer {
	height: 32px;
	width: 692px;
	clear: both;
	padding-top: 30px;
	border-top: 4px solid #573479;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}
.italic_underline {
	font-style: italic;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#thumbs {
	padding: 5px;
	float: left;
	height: 146px;
	width: inherit;
}
