@charset "UTF-8";
#container {
	width: 1417px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top {
	height: 201px;
	width: 877px;
}
#left {
	float: left;
	width: 877px;
	background-color: #020202;
	margin-left: 0px;
}
#right {
	float: right;
	width: 540px;
}
#nav {
	float: left;
	width: 528px;
}
#logo {
	float: left;
	width: 349px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfloater {
float:clear:
}
#footer {
	height: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	float: left;
}
#content {
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 25px;
	width: 827px;
	background-color: #000;
}
#text {
	width: 340px;
	margin-right: 24px;
	float: left;
}
#images {
	width: 306px;
	margin-right: 19px;
	float: left;
}
#portals {
	width: 138px;
	float: right;
}

.portals {
	margin-bottom: 18px;
}
#newscontainer {
	float: left;
	width: 660px;
	margin-right: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E92222;
	margin-bottom: 10px;
}
#newstext {
	width: 445px;
	float: left;
	margin-bottom: 10px;
	padding-right: 15px;
}
#newsimage {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	font-weight: lighter;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
}
.orangebodytext {
	color: #f29500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	font-weight: lighter;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
}
p a:hover {
	color: #EE9500;
}
body {
	background-image: url(../images/bkground.jpg);
	background-color: #fdca23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

#text ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
	line-height: 14px;
	list-style-position: inside;
}		
#text ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
}
#text ul a:hover {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f29500;
	line-height: 14px;
	list-style-position: inside;
}
#text ul a {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	list-style-position: inside;
}

