body {background:brown}


/*Specific Div's*/

.container {
	width:95%; 
	padding:0px; 
	border:1px solid B0B0B0; 
	line-height:150%; 
	background:#CC9900; 
	align:center; 
	margin-left:20px;
	padding-bottom:15px; 
}

.left {
	float:right;
	margin-left:0px; 
	width:200px; 
	padding-top:0px; 
	border-left:1px solid B0B0B0; 
	border-bottom:1px solid B0B0B0; 
	margin-left:25px; 
	line-height:20px;
}

.left ul {
	list-style-type: none;
	marker-offset:30px;
	}

.left ul a {
	text-decoration: none; 
	color:lightgray; 
	letter-spacing: 0px; 
	font-size:25px;
	font-weight:bold;
	
}

.left ul ul a {
	font-size:8pt;
	font-weight:normal;
}


.title {
	font-family:arial, tahoma; 
	color:#B0B0B0; 
	text-align:center; 
	font-size:35px; 
	font-weight:bold; 
	letter-spacing:10pt; 
	line-height:40px;
}

.header {
	padding-left:55px; 
	padding-top:0px; 
	background:#C0C0C0 	url('pics_files/banner.jpg') 	no-repeat; 
	height:75px;  
}

/*    Specific Fonts and Texts  */


h1 {
	font-family: palatino; 
	color:white; 
	text-align:center; 
	font-size:17px; 
	font-weight:regular; 
	letter-spacing:2pt; 
}

h2 {
	font-family: verdana; 
	color:white; 
	text-align:left; 
	font-size:13px; 
}


h3 {
	font-size:20px; 
	font-family: verdana; 
	color:white; 
	letter-spacing:15px; 
}


a {
	text-decoration:none; 
	color:lightgrey; 
	letter-spacing: 2px; 
}



h4 {
	font-family:tahoma; 
	font-size:8pt; 
	font-spacing:5pt; 
	color:white; 
}

h5 {
	color:white; 
	line-height:0px;
	letter-spacing:2px;
}

h6 {
	font-family: palatino; 
	color:white; 
	text-align:left; 
	font-size:17px; 
	font-weight:regular; 
	letter-spacing:2pt; 
}
	

.smalltext {
	color:white; 
	line-height:0px; 
	font-size:8pt; 
}
