html, body { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
	scrollbar-3dlight-color: #8b8684;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #C2BEC6;
	scrollbar-darkshadow-color: #605b59;
	scrollbar-face-color: #4d4845;
	scrollbar-highlight-color: #8b8684;
	scrollbar-shadow-color: #605b59;
	scrollbar-track-color: #C2BEC6;
}

#website {
	background-image: url("images/mainback2.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 990px;
	height: 585px;
}
#websiteintro {
	background-image: url("images/blank2.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 990px;
	height: 585px;
}

#menu {
	margin-top: 31px;
	margin-left: 10px;
	height: 31px;
}

#menu td {
	padding-left: 5px;
	padding-right: 5px;
}

#menu td a {
	padding-top: 4px;
	padding-bottom: 5px;
	color: white;
	display: block;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu td a:hover {
	background-color: #4d4845;
}

#title {
	color: white;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}


#contentframe {
	margin-left: 10px;
	margin-top: 0px;
	height: 390px;	
	width: 825px;
	background-position: top left;
	background-repeat: no-repeat;
}

#leftimage {
	height: 452px;
	width: 151px;
}

#content {
	padding-left: 5px;
	width: 820px;
	height: 320px;
	overflow: auto;
}

#content TD {
	color: white;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
}

.submenu {
	position: absolute;
	z-index: 5;
	color: white;
	background-color: #4d4845;
	border-right: 2px solid #302C3E;
	border-bottom: 3px solid #302C3E;
}

.submenu a {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

.submenu a:hover {
	background-color: #000000;
}

.rightside {
	background-image: url("images/menu-right.gif");
	background-repeat: repeat-y;
	background-position: top right;
	width: 6px;
}	

.bottomright {
	background-image: url("images/menu-right-bottom.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 6px;
	height: 6px;
	font-size: 3px;
}	

.bottom {
	background-image: url("images/menu-bottom.gif");
	background-repeat: repeat-x;
	background-position: top center;
	height: 6px;
	font-size: 3px;
}	

.bottomleft {
	background-image: url("images/menu-left-bottom.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 6px;
	height: 6px;
	font-size: 3px;
}	

.leftside {
	background-image: url("images/menu-left.gif");
	background-repeat: repeat-y;
	background-position: top left;
	width: 6px;
}

#content a {
	color: white;
	font-family: Palatino Linotype, Verdana, Arial, sans-serif;
	font-weight: bold;
}
#copyright {
	color: #808080;
	font-family: Microsoft Sans Serif, Verdana, Arial, sans-serif;
	font-size: 10px;
}
#copyright a {
	color: #808080;
	font-family: Microsoft Sans Serif, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.smallfont {
	font-size: 2px;
	height: expression(document.documentElement.clientHeight > 600 ? ((document.documentElement.clientHeight - 600) / 2) + "px": "auto");
}

.leftside {
	width: 50%;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url("images/lefttile2.gif");
}
#pageNavBar A {
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-family: Microsoft Sans Serif, Verdana, Arial, sans-serif;
	font-weight: bold;	
}

.rightside {
	width: 50%;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url("images/righttile2.gif");
}

#leftimage {
	background-position: top left;
	background-repeat: no-repeat;
}

a.skipintro {
	color: #7B4993;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; 
}

#musicplayer {
	text-align: right;
	position: relative;
	top: -12px;
	padding-right: 24px;
	
}
#musicplayer a {
	color: #808080;
	font-family: Microsoft Sans Serif, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
