#wrapper {
	width: 60em;
	overflow: hidden;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	behavior: url(inc/csshover.htc);
}
#topbar {
	background-color: #4f80cc;
	background-image: url(imgz/logo.jpg);
	background-repeat: no-repeat;
	height: 101px;
	border-bottom-color: #0D2D44;
}
#topbar #rightside {
	background-image: url(imgz/top_fadeout.jpg);
	float: right;
	height: 101px;
	width: 436px;
	text-align: right;
	color: #FFFFFF;
	font-size: 175%;
	background-repeat: no-repeat;
	letter-spacing: 0.05em;
}
#right {
	padding-left: 0.5em;
	font-size: 75%;
	float: right;
	background-color: #FFFFFF;
	width: 66em;
}
#right h2 {
	color: #4F80CC;
	font-size: 125%;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
#right input, #right textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#left {
	background-color: #EEEEEE;
	width: 12em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 75%;
	float: left;
	margin-bottom: -500em;
	padding-bottom: 500em;
}
#menu ul {
	list-style: none;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: .25em;
}
#menu ul ul {
	position: absolute;
	width: 100%;
	left: 100%;
	top: 0px;
	border: thin solid #0B2B40;
	background-color: #EEEEEE;
	padding-right: .25em;
	padding-left: .25em;
}

#menu li {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	position: relative;
	width: 100%;
	float: left;
}
#menu a {
	color: #0B2B40;
	text-decoration: none;
	display: block;
	padding-right: .25em;
	padding-left: .25em;
}
#menu a:hover {
	background-color: #99CCFF;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}
#separator {
	background-image: url(imgz/bar.jpg);
	background-repeat: repeat-x;
	height: 34px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 0.25em;
	text-align: right;
}
#separator ul li {
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
}
#separator ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#separator a:hover {
	color: #0B2B40;
}
#right td {
	padding-bottom: 0.75em;
	padding-top: 0.25em;
	padding-right: .25em;
	padding-left: .25em;
	background-color: #DDDDEE;
	border: 1px solid #4F80CC;
}

#right h1 {
	font-size: 175%;
	color: #4F80CC;
	font-weight: bold;
	padding-bottom: 0.5em;
}
#right th {
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F80CC;
}
.smalltext {
	font-size: 75%;
}
#right ul {
	list-style-type: disc;
	margin-left: 2em;
}
#right li {
	margin-left: 1.5em;
}

#wrapper #right #video {
	float: right;
	padding: 10px 10px 5px;
	text-align: center;
	border: 1px solid #0B2B40;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #right img {
	padding: .5em;
}
#bandpic {
	background-repeat: no-repeat;
	width: 100%;
}
