body { 
	margin:           			0px 0px 0px 0px;
	font-family:      			Verdana, sans-serif;
	font-size:        			small; 
	color: 					#383d44;
/*	background:       			#f3f1e9; */
background: black
	}


h1 {
  font-size:        120%;
  color:            white;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

	/* links */

a:link, a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
	}
a:hover {
	padding-bottom: 2px;
	color: #383d44;
	/*border-bottom: 2px solid #dbd5c5;*/
	}
a.more {
	padding-right: 7px;
	background: url(images/icon-morearrow.gif) no-repeat 100% 5px;
	}


	
#cont	{ width: 800px; margin: 0; position: relative }

#top	{ position: relative }

#cont3	{ position: relative; clear: both }

#cont2	{ margin: 0; width: 810px; clear: both  }

#content	{ width: 590px; float: right; display: inline; margin-bottom: 30px }

#content img	{ margin-bottom: 15px }

#footer	{ position: relative; clear: both; width: 100%; text-align: center; padding: 10px }



#banner	{ margin-bottom: 20px;  }

ul	{ margin-left: 30px }
