@charset "UTF-8";
/* CSS Document */


a  {
	color: #4E69AE;
	text-decoration: none
}
a:link {
	color:#4E69AE;
}
a:hover{color:#999999; text-decoration: none;}


a.bottommenu {
	color: #CC6600;
	text-decoration: none;
}
a.bottommenu:hover {
	color: #993300;
}
a.bottommenu:visited {
	color: #CC6600;
}

body {background:
	background-image: url(images/bg.jpg);
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f1f1f1;
	margin-top: 30px;
}
.content {
	padding-top: 3px;
}
#newshome {
	background-image: url(images/newsletter_bg.jpg);
	height: 97px;
	width: 190px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 35px;
	padding-left: 45px;
	line-height: 32px;
}
#herohome {
	background-image: url(images/Heroshot.jpg);
	height: 394px;
	width: 230px;
}

#workhome {
	background-image: url(images/workshot.jpg);
	height: 394px;
	width: 230px;
}

#biohome {
	background-image: url(../images/bioshot.jpg);
	height: 394px;
	width: 230px;
}

#clienthome {
	background-image: url(images/clientshot.jpg);
	height: 394px;
	width: 230px;
}
#contacthome {
	background-image: url(images/contactshot.jpg);
	height: 394px;
	width: 230px;
}
#broadcastmenu {
	height: 384px;
	width: 205px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}

.bottommenu {
	padding-top: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#center {
	float: none;
}
.menu {
	height: 31px;
	white-space: nowrap
}
.bioScroll {
	overflow: auto;
	height: 380px;
	width: 660px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 4px;
}

.broadcast {
	height: 380px;
	width: 660px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 4px;
}
