body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#container {
	position: absolute;
	left:50%;
	width: 1000px;
	margin-left:-500px;
	margin-top: 0px;
	padding: 0px;
	background-color: rgb(240, 240, 231);
}

#top {
	position: relative;
	width: 1000px;
	height: 355px;
	z-Index: 80;
}

#bluetopbar {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 300px;
    height: 15px;
    background-color: rgb(0, 164, 232);
}

#topmenu {
    position:absolute;
    top: 20px;
	width: 985px;
    height: 30px;
    text-align:right;
	z-index: 223;
	
}

#topimage {
	position: absolute;
	width: 1000px;
    top: 100px;
	height: 235px;
    overflow: hidden;
	z-index: 1;
}
.sub {
    z-index:200;
    position:absolute; 
    top:0px; left:0px; 
    margin-top:22px; 
    white-space:nowrap;
    background-color:none;
    display:none; 
    z-index:1022; 
	text-align:left;
}
#submenu {
	display:inline;
	width: 1000px;
    top: 335px;
	height: 20px;
    margin-left: 30px;
    z-index:3000;
}

#main {
	position: relative;
	width: 1000px;
	background-image: url('../uploads/images/right_back.jpg');
	background-repeat: repeat-x;
	background-color: rgb(0, 164, 232);
	z-index: 0;
}

#left {
	position: relative;
	float: left;
	width: 670px;
	padding: 10px 0px 10px 30px;
	
	background-color: rgb(240, 240, 231);
	min-height: 350px;
	height: auto !important;
	background-image: url('../uploads/images/left_back.jpg');
	background-repeat: repeat-y;
	background-color: rgb(240, 240, 231);
}

#boxje{
    padding-right: 30px;
}

#right {
	position: relative;
	float: right;
	width: 300px;
  margin: 0px;
	padding: 0px;
}

#footer {
	position: relative;
	width: 970px;
    background-color: rgb(0, 164, 232);
    padding-left: 30px;
}

.anythingSlider {
	z-Index: 0;
}

li {
	z-Index: 0;
}

ul {
	z-Index: 0;
}
#newspadding a {
    color:#000;
    text-decoration:underline;
}
#newspadding a:hover {
    color:#fff;
    
}
#newspadding, #newspadding2 {
    padding-right: 30px;
}
