/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,sans-serif;
	font-size:small;
	color:#999999;
	background-color: #000000;
}

h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
	h1, h2, a {
		color:orange;
	}

p {
	line-height:1.5;
	margin:0 0 1em;
	font-size: 1.2em;
}
#main h3 {
	font-size: 30px;
	color: #FEC40D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEC40D;
	width: 700px;
}
#main p {
}
div.downlaod {
	width: 750px;
}
#container {
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
#banner {
	width: 850px;
}
#menu {
	background-color: #666666;
	height: 45px;
	background-image: url(images/menuback.jpg);
	padding-left: 28px;
}
#main {
	padding-left: 42px;
	padding-top: 10px;
	width: 950px;
}
#mmenu {
	text-align: left;
	padding-left: 5px;
}
#header {
	background-color: #000000;
	background-image: url(images/news_02.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
}
#header p  {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#lastnews  {
	float: left;
	margin-right: 30px;
}

div#footer {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	text-align: left;
}
#mainhead p {
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 60px;
	color: #FFFFFF;
	font-size: 14px;
}
div#mainhead {
	width: 850px;
}
#sitewide {
	background-color: #000000;
	background-image: url(images/indexover_11.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 226px;
	background-image: url(images/news_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-right: 50px;
	padding-top: 20px;
	color: #FDCE00;
}
#logo a:link, #logo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#logo a:hover {
	color: #FDCE00;
	text-decoration: underline;
}
#normallogo {
	height: 246px;
	background-image: url(images/normalhead.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-right: 50px;
	color: #FDCE00;
	position: relative;
}
#topmenu {
	position: absolute;
	top: 0px;
	right: 35px;
	background-image: url(images/bgtop.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 53px;
	width: 350px;
	padding-top: 15px;
	text-align: center;
}
#normallogo a:link, #normallogo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#normallogo a:hover {
	color: #FDCE00;
	text-decoration: underline;
}
div#normalheader {
	background-color: #000000;
	background-image: url(images/normalback.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
}
.highligh {
	font-weight: bold;
	color: #FFD100;
}
#main .line {
	background-color: #1A1000;
}
#main #info {
	font-size: 1.2em;
}
.tital {
	font-size: 1.4em;
	color: #FFC200;
	font-weight: bold;
}
#flashcontent {
	height: 550px;
	width: 950px;
	background-color: #000000;
}
.news {
	float: left;
	height: 500px;
	width: 300px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #666666;
	margin-right: 10px;
	background-image: url(images/newbg.jpg);
	background-repeat: repeat-x;
}
#page {
	margin-bottom: 15px;
	text-align: right;
	margin-right: 15px;
}
.news p {
	font-size: 1em;
}
.news img {
}
.newimage {
	text-align: center;
	margin-bottom: 3em;
}
#main a:hover {
	color: #FFF;
}
#soso {
	position: absolute;
	right: 55px;
	bottom: 58px;
}

#newstuff {
	position: absolute;
	z-index: 999;
	left: 660px;
	top: 235px;
}