body {
	margin: 0;
	padding: 0;
	scrollbar-face-color: white;
	scrollbar-base-color: #bfc3c0;
	scrollbar-arrow-color: #bfc3c0;
	scrollbar-track-color: #bfc3c0;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-Color: white;
	font: 10px Arial, sans-serif;
}

#links {
	width: 780px;
	height: 500px;
	text-align: left;
	background: url(../images/links-background.jpg) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 25px;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: visible;
	line-height: 10px;
}

#links a {
	color: #000;
	text-decoration: none;
	line-height: 10px;
	display: block;
}

#links a:hover {
	color: #CC3366;
}

#nav_links {
	background-color: black;
	text-align: center;
	width: 800px;
	position: absolute;
	top: 530px;
	left: 50%;
	margin-left: -400px;
}

span.divider {
	color: #CC3366;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
}

a.nav {
	color: white;
	text-decoration: none;
	font-size: 11px;
	background-color: black;
}

a.nav:hover {
	color: #CC3366;
	font-size: 11px;
	text-decoration: none;
}

#wallpaper {
	color: #000;
	border: 2px solid #929999;
	text-align: center;
	padding: 3px 8px;
	margin-top: 80px;
}

#wallpaper a {
	font-style: normal;
	text-decoration: none;
	color: #000;
}

#wallpaper a:hover {
	color: #CC3366;
}

.left1 {
	float: left;
	width: 180px;
	margin-right: 25px;
	height: 420px
}

.left2 {
	float: left;
	width: 180px;
	margin-right: 25px;
	height: 420px
}

.left3 {
	float: left;
	width: 180px;
	height: 420px
}

.left4 {
	float: left;
	width: 180px;
	height: 420px
	
}

.box {
	margin-bottom: 10px
	
}

h3.title {
	margin: 0 0 1px;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}