body, div, td {
	margin: 0;
	padding: 0;
}

body {
	background: #e6e6e6 url('../images/graphics/back.png') no-repeat top center;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}

#wrap {
	width: 980px;
	height: 100%;
	margin: auto;
	text-align: center;
}

#main {
	position: relative;
	width: 980px;
	height: 696px;
	text-align: left;
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 161px;
	background: transparent url('../images/graphics/banner.png') no-repeat top center;
}

#left {
	position: absolute;
	top: 161px;
	left: 0px;
	width: 306px;
	height: 535px;
	background: transparent url('../images/graphics/left.png') no-repeat top left;
	z-index: -1;
}

#mid1 {
	position: absolute;
	top: 161px;
	left: 306px;
	width: 674px;
	height: 25px;
	background: transparent url('../images/graphics/mid1.gif') no-repeat top left;
}

#contentwrap {
	position: absolute;
	top: 186px;
	left: 306px;
	width: 587px;
	height: 430px;
	background: transparent url('../images/graphics/content.png') no-repeat 0 0;
}

#content {
	width: 587px;
	height: 430px;
	overflow: auto;
}


#right {
	position: absolute;
	top: 186px;
	left: 893px;
	width: 87px;
	height: 430px;
	background: transparent url('../images/graphics/right.png') no-repeat top right;
}

#down {
	position: absolute;
	top: 616px;
	left: 306px;
	width: 674px;
	height: 80px;
	background: transparent url('../images/graphics/down.png') no-repeat top right;
	text-align: left;
}

/* Menu */

#menu {
	position: relative;
	top: 225px;
	left: 191px;
	width: 109px;
	height: 223px;
}

#btn1 {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 69px;
	height: 31px;
}

#btn1 a {
	display: block;
	width: 69px;
	height: 31px;
	background: url('../images/graphics/btn1.png') no-repeat 0 0;
}

#btn1 a:hover { background-position: -69px; }

#btn1 a span { display: none;}

#btn2 {
	position: absolute;
	top: 45px;
	left: 49px;
	width: 60px;
	height: 30px;
}

#btn2 a {
	display: block;
	width: 60px;
	height: 30px;
	background: url('../images/graphics/btn2.png') no-repeat 0 0;
}

#btn2 a:hover { background-position: -60px; }

#btn2 a span { display: none;}

#btn3 {
	position: absolute;
	top: 94px;
	left: 0px;
	width: 109px;
	height: 42px;
}

#btn3 a {
	display: block;
	width: 109px;
	height: 42px;
	background: url('../images/graphics/btn3.png') no-repeat 0 0;
}

#btn3 a:hover { background-position: -109px; }

#btn3 a span { display: none;}

#btn4 {
	position: absolute;
	top: 141px;
	left: 23px;
	width: 86px;
	height: 35px;
}

#btn4 a {
	display: block;
	width: 86px;
	height: 35px;
	background: url('../images/graphics/btn4.png') no-repeat 0 0;
}

#btn4 a:hover { background-position: -86px; }

#btn4 a span { display: none;}

#btn5 {
	position: absolute;
	top: 191px;
	left: 19px;
	width: 90px;
	height: 32px;
}

#btn5 a {
	display: block;
	width: 90px;
	height: 32px;
	background: url('../images/graphics/btn5.png') no-repeat 0 0;
}

#btn5 a:hover { background-position: -90px; }

#btn5 a span { display: none;}

#mp3player {
	margin-left: 100px;
}

#llnk1, #llnk2, #llnk3, #llnk4, #llnk5 {
	position: relative;
	float: left;
	display: block;
	height: 27px;
	margin-left: 32px;
	background-repeat: no-repeat;
	background-position: top left;
}

#llnk1 span, #llnk2 span, #llnk3 span, #llnk4 span, #llnk5 span { display: none; }

#llnk1 {
	width: 93px;
	margin-left: 26px;
	background-image: url('../images/graphics/lnks_lg1.gif');
}
a#llnk1:hover { background-position: -93px; }

#llnk2 {
	width: 79px;
	background-image: url('../images/graphics/lnks_lg2.gif');
}
a#llnk2:hover { background-position: -79px; }

#llnk3 {
	width: 98px;
	background-image: url('../images/graphics/lnks_lg3.gif');
}
a#llnk3:hover { background-position: -98px; }

#llnk4 {
	width: 72px;
	background-image: url('../images/graphics/lnks_lg4.gif');
}
a#llnk4:hover { background-position: -72px; }

#llnk5 {
	width: 67px;
	background-image: url('../images/graphics/lnks_lg5.gif');
}
a#llnk5:hover { background-position: -67px; }

#links {
	width: 380px;
	margin-left: 18px;
}

#downspace {
	width: 680px;
	height: 40px;
	text-align: left;
	margin-left: 300px;
}

#dlnk1, #dlnk2, #dlnk3, #dlnk4, #dlnk5 {
	position: relative;
	float: left;
	display: block;
	height: 27px;
	margin-left: 32px;
	background-repeat: no-repeat;
	background-position: top left;
}

#dlnk1 span, #dlnk2 span, #dlnk3 span, #dlnk4 span, #dlnk5 span { display: none; }

#dlnk1 {
	width: 93px;
	background-image: url('../images/graphics/dlnk1.gif');
}
a#dlnk1:hover { background-position: -93px; }

#dlnk2 {
	width: 79px;
	background-image: url('../images/graphics/dlnk2.gif');
}
a#dlnk2:hover { background-position: -79px; }

#dlnk3 {
	width: 98px;
	background-image: url('../images/graphics/dlnk3.gif');
}
a#dlnk3:hover { background-position: -98px; }

#dlnk4 {
	width: 72px;
	background-image: url('../images/graphics/dlnk4.gif');
}
a#dlnk4:hover { background-position: -72px; }

#dlnk5 {
	width: 67px;
	background-image: url('../images/graphics/dlnk5.gif');
}
a#dlnk5:hover { background-position: -67px; }


img { border: 0px; }
form { margin: 0px; }
