body {
	background: #000 url(images/bg.jpg) repeat-x top center;
	text-align: center;
}
	


#page {
	width: 959px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#uec-logo {
	z-index: 0;
	position: absolute;
	top: 10px;
	left: 10%;
}

#main-nav {
	position: absolute;
	top: 20px;
	z-index: 5;
	left: 55%;
}

#main-flash {

	z-index: 2;
	top: 0;
	position: absolute;
	float: left;
margin-top: 110px;
margin-left: 60px;

}

#index-content {
	position: absolute;
	top: 480px;
width: 960px;
	float: left;
background:url(images/footer-bg.jpg) no-repeat;
min-height:246px;
padding-top: 50px;
}

#content {
	width: 650px;
	position: absolute;
	top: 120px;
	color: #fff;
	font: 14px Arial;
min-height: 400px;
	padding: 20px;
	text-align: justify;
	float: right;
	left: 250px;
	border-left: 1px dotted #313D33;
	display: table;
line-height: 22px;
}
#content li {
font: 14px arial;
line-height: 22px;
}

#img-gallery {
	width: 260px;
	float: left;
padding-left:50px;
padding-right:10px;
}

#sstr {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	float: left;
padding-left:10px;
padding-right:10px;
text-align: center;
}

#news {
	float: right;
	width: 33%;
	position: relative;
	top: 0;
	text-align: justify;
}

small {
	font: 10px/1.5em "Trebuchet MS";
}

h2 {
	color: #a10327;
	font-family: "Trebuchet MS";
}

h1 {
	font-size: 14px;
	}

a {
	text-decoration: none;
	color: #a10327;
}

a:hover {
	color: #fff;
	text-decoration: none;
	}

a:visited {
	color: #a10327;
	}

#index-post-title {
	border-bottom: 1px dashed #808080;
	color: #a10327;
	text-decoration: none;
	font: normal normal 12px/12px Arial;
	height: 12px;
	padding: 10px 5px;
	margin-left: 0px;
margin-right:60px;
}

#post-title {
	border-bottom: 1px dashed #808080;
	color: #a10327;
	text-decoration: none;
	font: normal normal 18px/18px Arial;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 0;
	margin-bottom: 5px;
}

a img {
	border: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#sidebar h2 {
	color: #a10327;
	list-style-image: none;
	list-style-type: none;
	font: normal 14px Arial;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #222;
	width: 140px;
}

#sidebar a:visited {
	text-decoration: none;
	color: white;

}

#sidebar a {
	text-decoration: none;
	color: white;


}

#sidebar a:hover {
	color: #a10327;
	text-decoration: none;

}

#sidebar {
	font: 12px/24px Arial;
	width: 200px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	z-index: 2;

	position: absolute;
	top: 124px;
left:0px;
	padding-top: 10px;
	text-align: left;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;

}

#sidebar ul {
	margin-left: 5px;
}
/************************************************
*	Navlist    								*
************************************************/
#navlist {
	color: #fff;
	margin: 0;
padding: 0px;
	width: 220px;
	font: normal 10px Verdana, sans-serif;
	list-style-type: none;
margin-top:25px;
}
#navlist li {
	list-style-type: none;
	margin: 0;
	font-size: 1em;
}
#navlist a {
	display: block;
	text-decoration: none;
	margin-top: 3px;
	color: #fff;
	font-size:12px;
	font-family: arial,Tahoma, Verdana;
	font-weight:bold;
	line-height: 16px;
	padding: 3px 3px 5px 5px;
border-bottom: 1px dotted #2F3B31;
text-transform: uppercase;

}
#navlist a.current_page_item {
	color: #fff;
	background: #A10327;
	display: block;
}
#navlist a {
	width: 99%;/* only necessary for Internet Explorer */
}
#navlist a {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}
#navcontainer>#navlist a {
	width: auto;/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {

	color: #fff;
	background: #000;
}
#navlist .current_page_item{
	color: #fff;
	background: #A10327;
border:solid #000 1px;
}
#navlist .current_page_item a{
color: #fff;
}
ul#navlist ul{
margin:0px;
padding:10px;
width: 200px;

)
ul#navlist ul li a{
padding:5px;
}
#footer {
position:absolute;
top:800px;
clear:both;

margin-top:150px;
width: 960px;

height:30px;
padding-top: 50px;

}