* {
	margin: 0; padding: 0;
}
.clear {
	clear: both; 
}

/* Coded by Vizon Media http://VizonMedia.com */

body {
	background: url("images/bg.gif") repeat-x #c0cfea;
	color: #91a8d0;
	font: normal 12px 'trebuchet ms';
}
#container {
	width: 750px;
	height: auto;
	margin: 0 auto;
}
#logo {
	width: 241px;
	height: 131px;
	background: url("images/logo.gif") no-repeat;
	float: left;	
	margin-right: 69px;
}
#logo span {
	display: none;
}
#logo a {
	width: 241px;
	height: 131px;
	display: block;
}
#nav {
	width: 336px;
	height: 73px;
	list-style: none;
	margin-top: 75px;
	float: left;
	background: url("images/nav.gif") repeat-x;
	padding-left: 10px;
	font: bold 15px tahoma;
}
#start {
	width: 32px;
	height: 73px;	
	background: url("images/start.gif") no-repeat;
	float: left;
	margin-top: 75px;
}
#nav li {
	float: left;
	margin: 30px 0 0 30px;
}
#end {
	width: 32px;
	height: 73px;
	background: url("images/end.gif") no-repeat;
	float: left;
	margin-top: 76px;
}
a {
	color: #91a8d0;
	text-decoration: none;
}
a:hover {
	color: #91a8d0;
	text-decoration: underline;
}
a {
	outline: none;
}
#news {
	width: 231px;
	height: 151px;
	background: url("images/news.gif") no-repeat;
	float: left;
	padding: 50px 70px 0 25px;
}
#upload {
	width: 371px;
	height: 131px;
	background: url("images/upload.gif") no-repeat;
	float: left;
	padding: 70px 0 0 30px;
}
.heading {
	width: 228px;
	height: 36px;
	background: url("images/c-top.gif") no-repeat;	
	color: #fff;
	text-align: center;
	padding-top: 17px;
	margin-top: 10px;
}
.contents {
	width: 228px;
	height: auto;
	background: url("images/c-mid.gif") repeat-y;
}
.footr {
	width: 228px;
	height: 22px;
	background: url("images/c-end.gif") no-repeat;
}
.section {
	float: left;
	margin: 0 15px 0 5px;
}
.section ul {
	list-style: none;
	margin-left: 50px;
}
.section ul li {
	padding-top: 10px;
}
#footcontainer {
	width: auto;
	height: 81px;
	background: url("images/foot.gif") repeat-x;
	margin-top: 60px;
	color: #fff;
}
#foot {
	width: 730px;
	height: 47px;
	margin: 0 auto;
	padding: 34px 20px 0 0;
}
#foot ul {
	list-style: none;
	float: left;
}
#foot li {
	margin-right: 15px;
	float: left;
}
#foot a {
	color: #fff;
	text-decoration: none;
}
#foot a:hover {
	color: #fff;
	text-decoration: underline;
}
#foot div {
	float: right;
}
#cont-1 {
	width: 726px;
	height: 26px;
	background: url("images/cont-head.gif") no-repeat;
	margin-top: 10px;
}
#cont {
	width: 686px;
	height: auto;
	background: url("images/cont.gif") repeat-y;
	padding: 10px 20px;
}
#cont-foot {
	width: 726px;
	height: 22px;
	background: url("images/cont-foot.gif") no-repeat;
}
	#icedblack_links h2{
		margin-bottom:5px;
		font-weight:normal;
	}
	
	#icedblack_links h4{
		font-weight:normal;
	}
	
	#icedblack_links input{
		width:334px;
		border:1px solid #444;
		padding:2px;
		margin-left:20px;
		margin-bottom:10px;
	}
	
	#icedblack_thumb{
		margin-right:10px;
		margin-top:50px;
		float:right;
		width:206px; height:150px;
		text-align:center;
	}
	
	#icedblack_thumb img{
		border:3px solid white;
		vertical-align:middle;
	}
	
	#icedblack_tooltip{
		padding:2px;
		background-color:#323232;
		border:1px solid #111111;
		color:white;
		font-size:0.9em;
	}
