body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FAEEA6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	padding: 15px 0px 50px 40px;
}
#top {
	width: 760px;
	}
#name {
	float: left;
	padding: 0px 0px 12px 15px;
	font-size:16px;
	color: #FAEEA6;
	letter-spacing: 1px;
}
a.name:link {
	text-decoration: none;
	color: #FAEEA6;
}
a.name:visited {
	text-decoration: none;
	color: #FAEEA6;
}
a.name:hover {
	text-decoration: none;
	color: #64C5CC;
}
a.name:active {
	text-decoration: none;
	color: #FAEEA6;
}
#number {
	float: right;
	padding: 4px 15px 12px 0px;
	color: #FAEEA6;
}
#header {
	clear: both;
	height: 222px;
	width: 375px;
	padding: 0px 0px 0px 400px;
	background-image: url(../images/header_sticker.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.listen:link {
	height: 222px;
	width: 360px;
	background-image: url(../images/header_tape_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.listen:visited {
	height: 222px;
	width: 360px;
	background-image: url(../images/header_tape_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.listen:hover {
	height: 222px;
	width: 360px;
	background-image: url(../images/header_tape_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.listen:active {
	height: 222px;
	width: 360px;
	background-image: url(../images/header_tape_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

/* menu */

#nav {
	padding: 43px 0px 0px 0px;
	height: 160px;
	width: 760px;
	background-image: url(../images/header_tangle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.menu li{
	float:left;
	position:relative;
	z-index:100;
}
.menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:24px;
}
.menu a, .menu :visited {
	display:block;
	font-size:11px;
	font-weight: bold;
	width:161px;
	padding:6px;
	color:#143A25;
	text-decoration:none;
	margin-right:2px;
	text-align:center;
	background-color: #64C5CC;
	background-image: url(../images/menu_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu :hover{
	color:#143A25;
	background-color: #FAEEA6;
	background-image: url(../images/menu_bg_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:161px;
	height:0;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}

/* station page */
.headline {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	letter-spacing: 2px;
	border-bottom: 1px dashed #FAEEA6;
	padding: 0px 0px 10px 5px;
}
.inside {
	padding: 10px 0px 10px 335px;
}
#topgreen {
	background-image: url(../images/box_green_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 760px;
	height: 15px;
}
#midgreen {
    background-color: #143A25;
	padding: 0px 15px 0px 15px;
	width: 730px;
	font-size: 14px;
	line-height: 1.4em;
}
#botgreen {
	background-image: url(../images/box_green_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 760px;
	height: 15px;
	margin: 0px 0px 25px 0px;
}
a.green:link {
	text-decoration: underline;
	color: #FAEEA6;
}
a.green:visited {
	text-decoration: underline;
	color: #FAEEA6;
}
a.green:hover {
	text-decoration: underline;
	color: #64C5CC;
}
a.green:active {
	text-decoration: underline;
	color: #FAEEA6;
}
#topblue {
	background-image: url(../images/box_blue_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 760px;
	height: 15px;
}
#midblue {
	color: #143A25;
    background-color: #64C5CC;
	padding: 0px 15px 0px 15px;
	width: 730px;
	font-size: 14px;
	line-height: 1.4em;
}
#botblue {
	background-image: url(../images/box_blue_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 760px;
	height: 15px;
	margin: 0px 0px 25px 0px;
}
a.blue:link {
	text-decoration: underline;
	color: #143A25;
}
a.blue:visited {
	text-decoration: underline;
	color: #143A25;
}
a.blue:hover {
	text-decoration: underline;
	color: #FAEEA6;
}
a.blue:active {
	text-decoration: underline;
	color: #143A25;
}

/* footer */

#footer {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 250px 0px;
	background-image: url(../images/footer.jpg);
	width: 760px;
	height: 25px;
	line-height:25px;
	text-align: center;
	background-repeat: no-repeat;
	color: #64C5CC;
	font-size: 11px;
	letter-spacing: 1px;
}
#footspace {
	clear: both;
	height: 25px;
}
a.credits:link {
	color: #64C5CC;
	text-decoration: underline;
}
a.credits:visited {
	color: #64C5CC;
	text-decoration: underline;
}
a.credits:hover {
	color: #FAEEA6;
	text-decoration: underline;
}
a.credits:active {
	color: #64C5CC;
	text-decoration: underline;
}

/* executive board stuff */
#executive {
	height: 150px;
	width: 250px;
	background-image: url(../images/executive.jpg);
	background-repeat: no-repeat;	
}
#sticker {
	height: 105px;
	width: 250px;
	background-image: url(../images/sticker.jpg);
	background-repeat:no-repeat;
	color: #143A25;
	font-size: 14px;
	text-align: center;
	line-height: 1.5em;
	padding: 45px 0px 0px 0px;
}
#spacer {
	height: 5px;
}
#column {
	width: 255px;
	float: left;
}
a.sticker:link {
	color: #143A25;
	text-decoration: underline;
	font-size: 12px;
}
a.sticker:visited {
	color: #143A25;
	text-decoration: underline;
	font-size: 12px;
}
a.sticker:hover {
	color: #64C5CC;
	text-decoration: underline;
	font-size: 12px;
}
a.sticker:active {
	color: #143A25;
	text-decoration: underline;
	font-size: 12px;
}

/* contact stuff */
#contact {
	width: 342px;
	height: 200px;
	padding: 12px;
	border: 1px dashed #143A25;
	float: left;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 25px;
}
.mail {
	background-image: url(../images/contact_mail.jpg);
	margin-right: 20px;
	background-position: bottom center;
}
.phone {
	background-image: url(../images/contact_phone.jpg);
	background-position: bottom center;
}
a.contact:link, a.contact:visited, a.contact:active {
	color: #143A25;
	text-decoration: underline;
}
a.contact:visited {
	color: #143A25;
	text-decoration: underline;
}
a.contact:hover {
	color: #FAEEA6;
	text-decoration: underline;
}
a.contact:active {
	color: #143A25;
	text-decoration: underline;
}

/* links stuff */
#links {
	background-image: url(../images/links.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 0px 0px 25px 250px;
}
a.links:link {
	color: #FAEEA6;
	text-decoration: none;
	padding: 10px;
	width: 488px;
	float: left;
	margin-bottom: 10px;
}
a.links:visited {
	color: #FAEEA6;
	text-decoration: none;
	padding: 10px;
	width: 488px;
	float: left;
	margin-bottom: 10px;
}
a.links:hover {
	color: #143A25;
	background-color: #64C5CC;
	text-decoration: none;
	padding: 10px;
	width: 488px;
	float: left;
	margin-bottom: 10px;	
}
a.links:active {
	color: #FAEEA6;
	text-decoration: none;
	padding: 10px;
	width: 488px;
	float: left;
	margin-bottom: 10px;
}

/*about us*/
#information {
	background-image: url(../images/information.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 25px 390px;
	width: 370px;
	line-height: 2em;
	font-size: 16px;
}

/*events calendar*/

 .date {
 width: 90px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 205px;
 }
 .description {
 width: 305px;
 }
.spacer {
width: 10px
}
.highlight {
background-color: #64C5CC;
color: #143A25;
font-weight: bold;
}
.small {
font-size: 10px;
}

/* index page */
#countdown {
	width: 370px;
	float: left;
}
#rank {
	border: 1px solid #FAEEA6;
	color: #143A25;
	background-color: #64C5CC;
	height: 40px;
	width: 40px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	clear: both;
}
#artist {
	width: 305px;
	padding: 5px 0px 0px 8px;
	border: 1px solid #143A25;
	height: 35px;
	float: left;
	}
#heading {
	width: 305px;
	padding: 0px 0px 0px 8px;
	border: 1px solid #143A25;
	height: 40px;
	float: left;
	font-size: 20px;
	line-height: 40px;
}	
#rightcol {
	float: left;
	width: 360px;
	margin: 0px 0px 0px 30px;
	color: #64C5CC;
	font-size: 16px;
	line-height: 1.5em;
}
a.home:link {
	text-decoration: none;
	color: #FAEEA6;
	display: block;
	text-align: center;
}
a.home:visited {
	text-decoration: none;
	color: #FAEEA6;
	display: block;
	text-align: center;
}
a.home:hover {
	text-decoration: none;
	color: #143A25;
	background-color: #64C5CC;
	display: block;
	text-align: center;
}
a.home:active {
	text-decoration: none;
	color: #FAEEA6;
	display: block;
	text-align: center;
}