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

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:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

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

header {
	background-image: url(../images/headerb.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	background-position: center top;
}

.sidebar1 {
	float: left;
	width: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;

	text-align: justify;
	margin-left: 20px;
	padding-top: 10px;
}
.content {
	width: 910px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: ;
	height: 1000px;
	border-top-width: medium;
	border-bottom-width: medium;
	background-image: none;
	background-repeat: no-repeat;
	visibility: visible;

	margin-left: 20px;
}

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

footer {
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222;
	padding-right: 0;
	padding-left: 0;
	width: 960px;
	float: ;
	clear: both;
}


header, section, footer, aside, article, figure {
	display: block;
}
a:hover {
	text-decoration: underline;
	color: #770000;
}

a:hover {
	color: #88441F;
}
a:active {
	text-decoration: none;
}
.hidden-image {
	display:none
}
