/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}
a img {border: none;}

.top {
	font: bold 12px Tahoma,sans-serif;
}

body {
	background: #E7E7E2 url('images/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 8px;
}

.lefthandpanel {
       position: absolute;
	   float:left;                     /*use the float*/
	   margin-top: 30px;      /*your top margin*/        
	   padding-left: 10px;
	   width: 90px;
	   height: 300px;
	   vertical-align: top;
	   text-align: center;
	   padding-bottom: 0px;
	   z-index: 10;
}

.lefthandpanel a {color: #000;}
.lefthandpanel a:hover {color: #000;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 8px;
	padding-bottom: 0px;
	width: 784px;
}

.outer-container {
	background: url('images/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

.header {
	background: #222 url('images/header.jpg') no-repeat;
	height: 130px;
	margin-bottom: 0px;
	padding-right: 12px;
	text-align: right;
	color: #FFF;
	font: bold;
}

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

/* path */
.path {
	background: #EAE7DF url(images/nav.gif) repeat-x; height: 30px;
	border-top: 1px solid #996;
}
.path ul {padding: 0; margin: 0;}
.path li {float: left; list-style: none;}
.path li a {
	background: #FFF url(images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	display: block;
	font: bold 1em Tahoma,sans-serif;
	line-height: 30px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.path a:hover {
	background-position: left bottom;
	color: #221;
}
.path .current_page_item a {color: #331;}

/* main */
.main {
	background: url('images/main.gif') repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
    border-top: 4px solid #FFF;
	float: right;
	width: 598px;
	font: normal 11px Tahoma,sans-serif;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	line-height: 1.4em;
	list-style: url('images/li.gif');
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	background: url('images/main.gif') repeat-y;
	border-top: 0px solid #FFF;
	float: left;
	width: 170px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	display: inline;
}
.navigation a {
	color: #5A5A43;
	text-decoration: none;
 }
.navigation li {border-bottom: 1px solid #EAEADA; display: inline;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 10px sans-serif;
	margin-top: 0px;
	padding: 6px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}


H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

H3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 13px; 
color : #343321; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #BCBCBA;
}

.bg_medium {
  background-color : #E0E0E0;
}

.bg_light {
  background-color : #F5F5F5;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
