﻿@import url(layout.css);
body {
	color: #151515;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #151515;

}
#container {
	width: 924px;
	margin: auto;
	border: 1px solid #5c6240;
	background-color: #cad1ba;
	//*position: relative;*//
}
#header {
	//*text-align: right;*//
	width: 924px;
	background-color: #fff;
	height: 225px;	/*border-bottom: 1px solid #768a40;*/
}
#navigation {
	background-color: #1e2410;
	height:36px;
	/*border-top: 1px solid #505537;
	border-bottom: 1px solid #505537;*/
	overflow: hidden;
}
#content {
	//*position: relative;*//
	width: 924px;
	border-top: 1px solid #505537;
	background-color: #3A3D2E;padding-bottom:5px;
}
.table {width: 884px; border: 1px solid #d9ddcd; margin-bottom:15px; margin-top: 15px;margin-left: auto; margin-right: auto;background-color:#cad1ba}
.leftcell {width:270px;background-color:#fff;border:#adb791 solid 1px;min-width:275px;}
.rightcell {background-color:#fff;border:#adb791 solid 1px;max-width:609px;}

#rightcontent {
	background-color: #fff;color:#121;
	text-align: justify;
	padding-left:15px; padding-right:15px;
}
#rightcontent li {list-style:circle;}
/*#rightcontent img {border:0px;}*/
#leftcontent {
	background-color:#fff;
	text-align: center;padding-top:10px;
}
#leftcontent img {border: #adb791 1px solid; padding:3px;}

.picbox {border: #c8b37a 1px solid; padding:3px;}
#footer {
	background-color: #4a5438;height:70px;
	padding-bottom: 0px;
	border-top: 1px solid #6c803c;
}
/* Left panel navigation */
.leftnavhdr {color: #394639;letter-spacing:1px;font-weight:bold;}

#leftnav {
	width: 246px;
	margin-top: 0px;padding:5px;
	background-color: #f5f5f5;border:#adb791 solid 1px;

}

#leftnav ul {
	list-style-type: none;
	display: block;width:90%;
	margin: 0px;
	padding: 3px;
	font-size: 13px;font-weight:bold;
	letter-spacing: 1px;
    text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav li {
	display: block;
	margin: 0px;
	padding: 0px;
	
}
#leftnav a {
	margin-top:3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom:3px;
	background-color: #d5dfd5;
	display: block;
border: 1px #ccc outset;
	text-decoration: none;
	color: #565;}

#leftnav a:hover {
color: #fff; 
background-color: #9a9;  
border: 1px #ddd outset;
}
/* Styles for Navigation */



#navigation ul {
	list-style-type: none;
	width: 920px;
	height:36px;
	margin: 0;
	padding: 0;padding-left:2px;
}
#navigation li {
	float: left;
	padding: 2px;
	height: 38px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	letter-spacing:1px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding:4px;
	padding-top: 6px;padding-bottom:2px;
	border: 1px solid #516612;
	background-color: #444d2b;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	padding-top: 2px;padding-bottom: 6px;
	border: 1px solid #687a36;
	background-color: #58672f;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #283014;
}
h2 {
	font-size: 13px;
	color: #323b19;
}
h3 {
	font-size: 1.5em;
	color: #60327f;
}
h4 {
	font-size: 15px;
	color: #2C4024;
	font-family: "Trebuchet MS", Verdana, sans-serif, Helvetica;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	left: -15px;
}
h5 {
	font-size: 0.75em;
	color: #60327f;
}
h6 {
	font-size: 0.5em;
	color: #60327f;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;;
	text-align: center;
	color: #ccc;
	margin: 6px;
	padding: 1px;
}
#footer a {
	color:  #fff;
	font-size:12px;
	text-decoration: underline;
}
#footer a:hover {
	color: #d1fc4c;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #c64f1a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;color:#3f175b;
}
.style_italic {
	font-style: italic;	
}
.center {text-align: center;}
.circle {list-style-type: circle;}
.box {
	background-color: #F3F3F3;
	border: 1px solid #FF6600;
	margin: 15px;padding-left:5px;padding-right:5px;
}
.noborder {border: 0;}
.small {font-size: xx-small;}
.right {text-align: right;padding-right:5px;}
#bullets li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}
#wf {width:924px;text-align:right;margin:auto;}
#wf a {color: #4a5438;text-decoration: none;font-size:10px;}
#wf a:hover {color: #c64f1a; text-decoration: underline;}

#trophies {text-align:center;color:#232;}
#trophies img {border:1px #999 solid;}
.piclink {border:1px #556 solid;}
