/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

.picright {float:right; margin:0 0 0.5em 1em;}

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

a:link {
	color: #28ACFB;
	text-decoration:underline;
}

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

a:visited {
	color: #28ACFB;
}

body {
	background: #11689C url(/images/bg.png) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 auto;
	padding: 0px;
}

#content{
	margin: 0 auto;
	width: 830px;
	text-align: left;
}

#main{
	width: 830px;
	margin: 0 auto;
	clear:both;
	background: url(images/main.gif) repeat-y;
	margin-top: 15px;
}

#header{
	height: 363px;
	width: 830px;
	background: #1e7c01 url(images/header.jpg) no-repeat top;		
}

#logo{
	height: 309px;
	text-align: left;
	padding-left: 425px;
	padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-size: 24px;
	color: #FFCC00;
	text-shadow: 1px 1px 3px #000;
}
#logo H2 a{
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	text-shadow: 1px 1px 3px #000; 
}


#menu{
	width: 700px;
	height: 80px;
	margin: 0 auto;
}

#menu ul {
	list-style: none;
	padding: 0px;	
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 135px;
	height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 30px;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 0px 0px 8px #000; 
}

#menu a:hover{
	color: #fff;
	background: url(images/menuhov.jpg) no-repeat;
	text-shadow: 0px 0px 2px #fff; 
}

#left{
	width: 246px;
}

#left a{
	color: #28ACFB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left a:hover{
	color: #000000;
}

#lefttop{
	background: url(images/lefttop.jpg) no-repeat;
	height: 8px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
	width: 246px;
	height: 34px;
	padding-left: 25px;
	padding-top: 5px;
	background: url(images/left_title.png) no-repeat;
	margin-left: 8px;
}

#left ul {
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
}

#categories ul li{
	background: url(images/ls1.jpg) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#partners ul li{
	background: url(images/ls2.png) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#right{
	float: right;
	width: 567px;
}

#righttop{
	background: url(images/righttop.jpg) no-repeat;
	height: 8px;
}

.text {
	padding-left: 2em;
	padding-right: 3em;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	min-height: 30px;
	padding-left: 25px;
	padding-top: 18px;
	margin-left: 11px;
	margin-bottom: 1em;
	background: url(/images/right_title.jpg) no-repeat;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	height: 30px;
	padding-left: 25px;
	padding-top: 18px;
	margin-left: 11px;
}

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

#right ul, #right ol {
	margin-left: 5em;
}

#right p {
	text-align: justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #11689C;
}

.date {
	margin-left: 11px;
	padding-bottom: 15px;
	height: 38px;
	width: 544px;
	background: #104c71 url(images/datebg.jpg) no-repeat;
}

.dateleft{
	background:url(images/comment.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	margin-top: 4px;
	width:200px;
	margin-left: 135px;
	width: 130px;
}

.dateright{
	margin-top: 2px;
	margin-left: 15px;
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
}

.dateleft a,.dateright a{
	color: #11689C;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#footer {
	height: 61px;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(images/footer.jpg) repeat-x top;
}

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

#footer a {
	color: #ffffff;
}
