body {
	margin: 0;
	background: #191919 url(../imagefolder/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(../imagefolder/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

#Header {
	width: 940px;
	height: 128px;
	margin: 0 auto;
}

#Banner {
	float: left;
}

#Banner h1 {
	float: left;
	padding-top: 85px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#Banner p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

#Banner a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#Menu {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	background: #000000 url(../imagefolder/img02.gif) repeat-x;
}

#Menu ul {
	margin: 0;
	padding: 16px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#Menu li {
	float: left;
}

#Menu a {
	padding: 0 20px;
	background: none;
	text-transform: lowercase;
	text-decoration: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #B3B4B4;
}

#Menu a:hover, #menu .CurrentPageLink a {
	color: #FFFFFF;
}

#Menu a:hover {
	text-decoration: underline;
}

#Main {
	width: 860px;
	margin: 0 auto;
	padding: 40px;
	background: #121212 url(../imagefolder/img04.gif) repeat-x;
}

#Content {
	float: left;
	width: 560px;
}

.NewsInfo {
}

.NewsInfo .Title {
	padding: 5px 0;
}

.NewsInfo .Title a {
	background: none;
}

.NewsInfo .Sub {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.NewsInfo .SubAbout {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
}

.NewsInfo .Entry {
	padding: 40px;
	text-align: justify;
}

#RightSide {
	float: right;
	width: 258px;
	background: #0D0D0D;
	border: 1px solid #000000;
}

#RightSide ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#RightSide li {
}

#RightSide li ul {
	padding: 20px;
}

#RightSide li li {
}

#RightSide h2 {
	padding: 5px 10px;
	background: #000000;
	font-size: 1.2em;
}

#RightSide p {
	padding: 20px;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
	background: #35393D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#Footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

