body {
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	background-image: url("/images/background.gif");
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subbg{
	background-image: url("/images/background_sub.gif");
}
a {
	color: #003399;
}
a:hover {
	color: #FF3300;
}
#wrap {
	position:absolute;
	left:50%;
	top: 0px;
	width: 700px;
	min-height: 100%;
	margin-left: -350px;
	z-index: 1px;
}
.column3 {
	background-image: url("/images/column_bg.gif");
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.column2 {
	background-color: #FFFFFF;
}
.title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	padding: 10px 0px;
	background-color: #667085;
	z-index: 2;
}
.title img{
	display: block;
}
.masthead {
	position: absolute;
	top: 75px;
	left: 0px;
	height: 175px;
	width: 700px;
	background-image: url("/images/nav_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #001A4D;
	z-index: 2;
}
.masthead2 {
	position: absolute;
	top: 75px;
	left: 0px;
	height: 40px;
	width: 700px;
	background-image: url("/images/nav_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #001A4D;
	z-index: 2;
}
.navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
	font-size: 14px;
}
.navigation a {
	color: #EEEEEE;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.introflash{
	position: absolute;
	top: 45px;
	left: 20px;
	color: #FFFFFF;
}
.playbutton{
	margin-left: 275px;
	border: 0;
}
.bud{
	position: absolute; 
	top: -30px;
	left: 500px;
	display: block;
}
.centercolumn {
	position: relative;
	top: 0px;
	left: 175px;
	width: 325px;
	min-height: 100%;
	background-color: #FFFFFF;
	z-index: 1;
} 
.centerright {
	position: relative;
	top: 0px;
	left: 175px;
	width: 525px;
	min-height: 100%;
	background-color: #FFFFFF;
	z-index: 1;
}
blockquote{
	font-size: 11px;
	margin-top: -16px;
	margin-bottom: 24px;
}
.leftcolumn { 
	position: absolute; 
	top: 0px; 
	width: 175px;
	min-height: 100%; 
	background-color: #E5E7E9;
	z-index: 1;
} 
.rightcolumn { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	width: 200px; 
	min-height: 100%; 
	z-index: 1;
}
.content {
	padding: 260px 20px 20px 20px;
}
.content_sub {
	padding: 125px 20px 20px 20px;
}
.clients{
	text-align: center;
}
.clients img{
	padding: 4px 6px;
}
.biopic {
	border: 1px solid 001A4D;
	margin-left: 5px;
}
.content_sidebar {
	padding: 250px 10px 20px 10px;
	font-size: 11px;
}
.content_privacy {
	font-size: 9px;
}
.content_sidebar img {
	border: 1px solid #001A4D;
}
.content_sidebar_sub {
	padding: 115px 10px 20px 10px;
	font-size: 11px;
}
.demo {
	padding: 256px 6px 6px 6px;
	color: #FFFFFF;
}
.demo a {
	color: #CCCCCC;
}
.demo a:hover {
	color: #FFFFFF;
}
.free {
	position: absolute;
	top: 155px;
	left: 0px;
	z-index: 15;
	filter:shadow(color:black, strength:4, direction:120);
}
.text {
	width: 96px;
	font-size: 10px;
	float: right;
	border: 1px solid #000000;
	margin-bottom: 2px;
}
.submitbutton {
	text-align: center;
}
.submitbutton input {
	font-size: 10px;
	font-weight: bold;
}
.contactus {
	background-color: #CCCCCC;
	background-image: url("");
}
.form {
	font-size: 12px;
	font-weight: bold;
}
.listen_links{
	font-size: 12px;
	line-height: 150%;
	color: #fff;
	padding: 10px;
}
.listen_links a{
	color: #fff;
	text-decoration: none;
}
.listen_links a:hover{
	text-decoration: underline;
}
