body {
	background-color: #FFF;
	margin: 0; padding: 0;
	left: 0; top: 0px;
}

.blacklink {  color: #000000;
text-decoration: none;}
.blacklink:hover{
	text-decoration: underline;
	cursor: pointer;
}

.whitelink { color: #FFFFFF; 
text-decoration: none}
.whitelink:hover{
	text-decoration: underline;
	cursor: pointer;
}

.bluelinks {  color: #3366FF;
	text-decoration: none;}
.bluelinks:hover{
	text-decoration: underline;
	cursor: pointer;
}

.menuvert.h1.link {  color: White;
	text-decoration: none;}
.menuvert.h1.link:hover{
	text-decoration: underline;
	cursor: pointer;
}

.bodytext {  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 
	text-decoration: none}
.bodydate {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000; font-style: normal}
.MenuVertWhiteLink {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; list-style-type: square}
.BulletBlackPlus {  font-size: 9px; font-style: normal; color: #000000; list-style-type: none; font-family: Arial, Helvetica, sans-serif}
.MenuVertText {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000}
.MusicWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}

.H1 {  font-family: Arial, Helvetica, sans-serif;
 	 font-size: 15px;
 	 font-weight: bold;
; color: #FFFFFF
	 }
.H1:hover{
	text-decoration: underline;
	cursor: pointer;
	}

.more_events {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; font-weight: bold}
.H2 {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold}

#MenuVertWrapper {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	padding: 0; margin: 0;
}
#MenuVertWrapper a {  color: White;
	text-decoration: none;}
#MenuVertWrapper a:hover{
	text-decoration: underline;
	cursor: pointer;
}
#MenuVertWrapper ul {
	list-style-type: square;
	padding: 0; margin: 0;
	margin-left: 1.5em;
}
#MenuVertWrapper h1 {
	background-color: #FF9933;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0 0 10px;
	margin: 0;
	text-transform: capitalize;

}
#MenuVertWrapper h1#top {
	background-image: url(gfx/interviewsmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#MenuVertWrapper div#bottom {
	background-image: url(gfx/menubot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FF9933;


}
#MenuVertWrapper h2 {
	font-size: 0.8em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0;
}
#MenuVertContent {
	background-color: #CC6600;
	border-right: 2px solid #FF9933;
	border-left: 2px solid #FF9933;
	padding: 0; margin: 0;
	width: 156px;
}
/*------------------ Nav Menu --------------------------*/
#MenuVertWrapper #Menu_Nav {
	background-color: #FF9933;
}
#MenuVertWrapper #Menu_Nav ul {
	list-style-type: none;
	padding: 0; margin: 0;
}
#MenuVertWrapper #Menu_Nav li {
	margin: 0; padding: 0;
}
#MenuVertWrapper #Menu_Nav a {
	padding: 0; margin: 0;
}
#MenuVertWrapper #Menu_Nav img {
	padding: 0; margin: 0;
}
/*------------------ Nav Menu End --------------------------*/

#HeaderWrapper {
	background-color: #FF9900;
	width: 100%;
	height: 125px;
	left: 0; top: 0; margin: 0;
	position: static;
}
#HeaderLogo {
	text-align: center;
	vertical-align: 50%;
	height: 60px;
	width: 174px;
}
#HeaderLeft {
	float: left;
	position: absolute;	
	width:174px;
	text-align: center;
	height: 125px;
	}
#HeaderCenter {
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: auto;
	margin-right: auto;
	vertical-align: 50%;
	text-align: center;
	margin-top: 0px;
	height: 125px;
	padding-top: 20px;
	width: 40em;
}
#HeaderRight {
	width: 33%;
	right: 5px;
	text-align: right;
	height: 125px;
	vertical-align: 50%;
	padding-top: 5px;
	top: 0px;
	float: right;
	position: absolute;
}

#MenuVertWrapper #MenuVertContent div {
	margin: 0; padding: 0;
	width: 100%;
}

