@charset "utf-8";
/* CSS Document */

body {
	background: #FFF;
	text-align:center;
}

#center {
	width: 900px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#syvlogo {
	position:relative;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 75px;
}

a img {
	border: none;
}

.toplist {
	position:relative;
	left: 675px;
	height: 15px;
	width: 180px;
	top: -60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	text-decoration:none;
	color: #000;
}

a:hover {
	color: #03F;
}

#search {
	position:relative;
	width: 235px;
	top: -55px;
	left: 675px;
	height: 15px;
}


#flash {
	position: relative;
	top: -15px;
	width: 900px;	
}

#dividerbar {
	position:relative;
	top: -15px;
	
}

#adjoining {
	position: relative;
	height: 115px;
	width: 900px;
	top: -10px;
	left: 0px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.bottommenu {
	position: relative;
	left: 200px;
	width: 490px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

