#menuatas {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#bbbbbb;
}
#menubawah {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#bbbbbb;
}
h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
    color:#709fc5;
}
a {
	text-decoration:underline;
	color:#eeeeee;
}
a:hover {
	text-decoration: none;
	color:#cccccc;
}
body {
margin:0 auto;
padding:0px 0px 0px 0px;
background:#1E1E1E url(images/background.gif) top center repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#bbbbbb;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}
#header {
	height:181px;
	background:url(images/hd.gif);
	position:relative;
}
#nav {
	position:absolute;
	top:155px;
	right:10px;
	width: 375px;
}
#content {
    height:450px;
    background:#000000;
	padding:20px 0;
}
#floatleft {
    float:left;
    width:400px;
	padding:0 50px;
	color:#bbbbbb;
}
#floatright {
    float:right;
    width:200px;
	padding:0 50px;
	color:#bbbbbb;
}
#footer {
	clear:both;
	background: url(images/footer.gif);
	height:170px;
	color: #bbbbbb;
	position:inherit;
}
#footerlink {
	position:relative;
	top:120px;
	left:50px;
	width: 400px;
}
#footerindex {
	clear:both;
	background: url(images/footer.gif);
	height:170px;
	color: #bbbbbb;
	position:inherit;
}
#footerlinkindex {
	position:relative;
	top:90px;
	left:50px;
	width: 400px;
}

#imageContainer { height:150px;
}  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:150px;  	
			width:225px; 	
			opacity: -0.01; }
#right {
	width: 375px;
	height: 100px;
	overflow: hidden;
	border: 3px solid black;
	padding: 0px;
	clear:both;
	}
#right img {
	height: 100px;
	margin: 0px;
	border: 0px;
	clear:both;
	}