@charset "UTF-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #222222;
	color: #000;
	background-image: none;
	background-repeat: repeat;
	margin: 0px;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img { 
	border: none;
}

a:link {
	color: #DDDDDD;
	text-decoration: none; 
}

a:link {
	color: #EEEEEE;
}
a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 960px;
	background-color: #888;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

header {
	background-image: url(../images/headerb.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 960px;
	font-size: 16px;
	color: #000;
	background-position: center top;
}

.sidebar1 {
	float: left;
	width: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #DDD;
	margin-top: 5px;
	height: 200px;
}
.content {
	width: 750px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: ;
	height: 650px;
	border-top-width: medium;
	border-bottom-width: medium;
	background-image: none;
	background-repeat: no-repeat;
	visibility: visible;
	margin-left: 100px;
}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

/* ~~ The footer ~~ */
footer {
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #111;
	padding-right: 0;
	padding-bottom: 11px;
	width: 960px;
}

header, section, footer, aside, article, figure {
	display: block;
}
a:hover {
	text-decoration: underline;
	color: #770000;
}
a:hover {
	color: #88441f;
}
a:active {
	text-decoration: none;
}
h3 {
	color: #111111;
}




h2 {
	font-size: 24px;
	color: #EEEEEE;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
div.scroll {
	width: 800px;
	height: 225px;
	text-align: left;
	margin-left: 75px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow: auto;
	visibility: visible;
}
