body,html {
background:#000;
color:#fff;
margin:0;
padding:0;
}

body {
	color:#CBD4E3;
	background:#000 ;
	letter-spacing:1px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#e9df55;
background-color:#000;
}

h2 {
font-size:2em;
}

h3 {
font-size:1.5em;
}

h4 {
font-size:1.25em;
}

a:link {
color:#8090AC;
text-decoration:none;
}

a:visited {
color:#B17F6C;
text-decoration:none;
}

a:hover {
color:#E9DF55;
text-decoration:underline;
}

a:active {
color:#E9DF55;
text-decoration:none;
}

form {
clear: both;
}

form fieldset {
border:1px dashed #373E4A;
margin:0;
padding:1em 1em 1em 1em;
}

form fieldset legend {
font-family:"Times New Roman", Times, serif;
font-size:150%;
font-style: italic;
font-weight: bold;
color:#e9df55;
background-color:#000;

}

label,input,select {


margin: 0;
}

textarea {
width: 250px;
height: 150px;
margin-bottom: .5em;
}

.textbox {
color:#000;
background-color:#CBD4E3;
font-family:Arial, sans-serif;
font-size:.9em;
border:1px solid #fff;
padding:.3em;
}

.submitbutton {
background-color:#CBD4E3;
border:1px solid #fff;
color:#282D36;
width:80px;
}

blockquote {
color:#cbd4e3;
background-color:#282D36;
border-left:1px dotted #cbd4e3;
font:1em/1.5em "Times New Roman", Times, serif;
letter-spacing:.05em;
margin:1.5em;
padding:.75em;
}



.login_box p {
	margin:0px 10px 20px 25px;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}

#content {
	width: 840px;
	text-align: justify;
	float: left;
	margin:0 0 0 20px;
	background: url(assets/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(assets/sidebar_body.png) 20px 0px repeat-y;
}

#content_footer {
	background: url(assets/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(assets/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}


#container {
width:760px;
float:center;
margin:0 auto;
}

#header-wrap {
height:199px;
width:760px;
margin:0;
padding:0;
}

#header {
height:100%;
width:100%;
color:#cbd4e3;
background:#000 url(images/header_bg.jpg) no-repeat top left;
margin:0 auto;
padding:0;
}

#header h1 {
font-size:400%;
color:#CBD4E3;
background-color:transparent;
float:right;
display:inline;
margin:150;
padding:70px 180 150px 280px;
}

#header h1 a {
color:#cbd4e3;
background-color:transparent;
}

#header h1 a:link,#header h1 a:visited {
color:#cbd4e3;
background-color:transparent;
text-decoration:none;
}

#header h1 a:hover,#header h1 a:active {
color:#cbd4e3;
text-decoration:none;
background-color:transparent;
}

#navcontainer {
width:200px;
height:199px;
float:left;
background:#000 url(images/nav_bg.jpg) repeat-y top right;
line-height:1.3em;
margin:0;
padding:0;
}

#nav {
width:219px;
margin:0;
padding:1em;
}

#nav li {
list-style:none;
text-align:left;
margin:0 0 .5em 3em;
}

#nav li a {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
text-decoration:none;
letter-spacing:2px;
}

#nav li a:hover {
color:#E9DF55;
}

#main {
width:500px;
float:left;
color:#CBD4E3;
background:#000 url(images/main_bg.jpg) no-repeat top left;
padding:55px 20px;
}

#main h2 {
font-size:1.8em;
margin:.5em 0;
}

#main ol,#main ul {
margin-top:0;
margin-bottom:0;
}

#main ul {
list-style-type:disc;
color:#e9df55;
background-color:#000;
}

#main ol {
list-style-type:lower-roman;
font-style:italic;
}

#main ol li,#main ul li {
background-color:#000;
color:#cbd4e3;
font-style:normal;
}

#main img {
border:1px solid #778193;
float:left;
margin:.5em 1em .5em 0;
padding:.5em;
}

#sidebar {
width:180px;
float:right;
color:#CBD4E3;
background:#000 url(images/sidebar_bg.jpg) no-repeat top right;
padding:55px 20px 0 0;
}

#sidebar2 {

float:right;
color:#CBD4E3;
background:#000 url(images/sidebar_bg.jpg) no-repeat top right;
padding:55px 20px 0 0;
}

#sidebar h2 {
margin-top:0;
margin-bottom:.5em;
color: #cbd4e3;
width:180px;
border-top:1px dashed #373E4A;
border-bottom:1px dashed #373E4A;
background:#000 none;
font-size:1.5em;
padding:4px;
}

#sidebar ul {
list-style-type:none;
margin:0 0 1.5em;
padding:0;
}

#sidebar li {
padding-left:1em;
background:#000 url(images/sidebar_nav_bullet.gif) no-repeat 0 .4em;
}

#sidebar p {
font-size:85%;
margin:.75em 0;
padding:0;
}

#footer {
clear:both;
background-color:#000;
border-top:1px dotted #373E4A;
text-align:center;
color:#697081;
font-size:85%;
padding:6px;
}

#footer li {
display:inline;
padding:0 8px;
}

#nav li a:link,#nav li a:visited {
color:#CBD4E3;
}

/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(assets/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(assets/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(assets/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
