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

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

a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}

body {
	
	background: #000000 url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 942px;
}


#header {
	height: 200px;
	width: 624px;
}

#menu
{
padding-left: 40px;
height: 50px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#main #menu a {
	float: left;
	width: 100px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #708213;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 22px;
}

#main #menu a:hover {
	width: 100px;
    height: 45px;
	color: #ff0000;
	text-decoration: underline;
}


.more
{
text-align: right;
}


#logo {
width: 624px;
height: 73px;
text-align:  right;
padding-top: 50px;
}


#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}

#main
{
width: 982px;
}

#top{
	background: url(images/feather_image.gif) no-repeat;
	color: #000000;
	width: 349px;
	height: 335px;
}

#left
{
	width: 298px;
	color: #000000;
}

#left_con{
	background:url(images/left_top.gif) top no-repeat;
	padding-left:10px;
	padding-top: 10px;
}

#left_back{
     width: 272px;
     margin-left:45px;
     background:#d6eda8 url(images/left_back.gif) top repeat-x;
}



#left H3
{
width: 233px;
height: 26px;
font-size: 14px;
font-weight: bold;
padding-left: 19px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;

}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
padding: 10px;
}


#left a {
	color: #007CE5;
}
#left a:visited {
	color: #007CE5;
}

#left p
{
padding: 10px;
padding-left: 40px;
}

#bottom{
     background:url(images/left_bottom.gif) no-repeat bottom;
     height:56px;
     width:272px;
     margin-left:45px;
}

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

#right .boxtop
{
background:#dcefa0 url(images/left_back.gif) repeat-x;

}

#right .box
{
background: url(images/box_top.gif) repeat-x;
padding: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	background:url(images/right_title.gif) no-repeat;
	height: 26px;
	padding-top: 10px;
	padding-left: 25px;
}

#right H4 a
{
	color: #ffffff;
}

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

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

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

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

.date a {
	color: #007CE5;
}

#right_bottom{
	background:url(images/right_bottom.gif) no-repeat bottom;
	height: 19px;
	margin-bottom: 20px;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x; 
}

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

#footer a {
	color: #ffffff;
}