/* CSS Document */


body	{
	background-color: #000;
	margin: 0px;
	padding:0px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	color: #000;
	
	}



#container {
			width: 780px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto; 
			padding: 0px;
			background-color: #000;
			
		}

	
			#navbar {
				margin: 0;
				width: 760px;
				padding: 5px 5px 5px 5px;
				text-align:center;
				}
				#navbar a:link { 
					font-family: verdana, lucida, arial, helvetica, sans-serif;
					font-weight: bold; 
					font-size: 11px;
					text-decoration: none; 
					color: #fff;
					}
				#navbar a:visited { 
					font-family: verdana, lucida, arial, helvetica, sans-serif;
					font-weight: bold; 
					font-size: 11px;
					text-decoration: none; 
					color: #fff;
					}
				#navbar a:hover, #navbar a:active { 
					font-family: verdana, lucida, arial, helvetica, sans-serif;
					font-weight: bold; 
					font-size: 11px;
					text-decoration: underline; 
					color: #fff;
					}
#content  {		width:760px;
				border-left:10px solid #2cd5fe;
			border-right:10px solid #2cd5fe;

}

		#sidebar-a {
			float: right;
			/*width: auto; */
			width:380px;
			margin: 20px 10px 10px 10px;
			border: 1px dashed #6e6e6e;
			padding: 5px 15px 5px 10px;
	}


			
			#sidebar-a ul {
				margin:0px 0px 25px 0px;
				padding:0px;
				}
				#sidebar-a ul li {
					list-style-type: none;
					margin-left: 0px;
					border-bottom:1px dashed #6e6e6e;
					line-height:2.3em;
					}
				
					#sidebar-a ul li a {
						padding:0px 0px 0px 5px;
						/*width: 100%;*/
						border-left: 3px solid #f2f1d5;
						}
						
					#sidebar-a ul li a:hover {
						border-left: 3px solid #006;
						}

		#footer {
			clear: both;
			padding: 5px;
			margin: 0px;
			font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
			font-size:12px;
			text-align:center;
			background-color: #000;
			color: #fff;
		}
						#footer a:link { 
					font-family: arial, helvetica, sans-serif;
					font-weight: bold; 
					font-size: 12px;
					text-decoration: none; 
					color: #fff;
					}
				#footer a:visited { 
					font-family: arial, helvetica, sans-serif;
					font-weight: bold; 
					font-size: 12px;
					text-decoration: none; 
					color: #fff;
					}
				#footer a:hover, #footer a:active { 
					font-family: arial, helvetica, sans-serif;
					font-weight: bold; 
					font-size: 12px;
					text-decoration: underline; 
					color: #fff;
					}
p, ul, ol { 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
p, ul, ol { 
	font-size:  12px;
	line-height: 17px;
	color: #000;
	margin-top: 6px;
	}

.text
 { 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:  12px;
	line-height: 17px;
	color: #000;
	margin-top: 0px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	}

h1 {
	font-size: 22px;
	line-height: 25px;
	margin-bottom:0px;
	margin-top:0px;
	}

h2 {
	font-size: 18px;
	margin-bottom:0px;
	}


h3 {
	font-size: 16px;
	margin-bottom:0px;
	}

h4 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom:0px;
	}

a {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:  12px;
	line-height: 17px;
	font-weight: bold; 

}
a:link { 
	text-decoration: none; 
	color: #fff;
	}
a:visited { 
	text-decoration: none; 
	color: #fff;
	}
a:hover { 
	text-decoration: underline; 
	color: #fff;
	}
a:active { 
	text-decoration: underline; 
	color: #fff;
	}

.subhd {
	margin-top: 6px;
	margin-bottom:0px;
	color:#7a4942;
	}
	
.subhd2 {
	margin-top: 18px;
	margin-bottom:0px;
	color:#7a4942;
	}
.white {
color:#ffffff;
}
.white-indent {color:#fff;
margin-left:60px;
margin-right:60px;
}
.eee {background-color:#cecc99;}
a.home:link { 
	font-size:16px;
	text-decoration: underline; 
	color:#fff;
	}
a.home:visited { 
	font-size:16px;
	text-decoration: underline; 
	color: #fff;
	}
a.home:hover { 
	font-size:16px;
	text-decoration: underline; 
	color: #f00;
	}
a.home:active { 
	font-size:16px;
	text-decoration: underline; 
	color: #f00;
	}
ul.wite {	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;

color:#fff;
margin-left:60px;
margin-right:60px;
text-align:left;
}

