a img
{
	border: 0;
}

img, a
{
	behavior: url(iepngfix.htc);
}

body
{
	background-color: black;
	background-image: url('graphics/backpattern.jpg');
	color: white;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#house
{
	width: 800px;
	text-align: left;
	background-color: black;
}

#content
{
	overflow: auto;
	background-color: white;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: white;
}

#bottom-links a
{
	font-size: 11pt;
	padding: 10px;
	color: white;
}

.browserIE .front-icon h2
{
	font-size: 14pt;
}

.front-icon
{
	padding-top: 28px;
	width: 165px;
	height: 137px;
}

.browserIE .front-icon
{
	height: 137px;
}

#rfp-form h2
{
	font-size: 14pt;
}

.browserIE #rfp-form h2
{
	font-size: 12pt;
	width: 500px;
	height: 23px;
	padding: 0;
}

body:not(.browserIE) #rfp-main
{
	padding: 5px;
}

.browserIE #rfp-main
{
	width: 508px;
	padding: 0;
}

ul
{
	list-style-type: circle;
}

body:not(.browserIE) #content
{
	margin-left: 9px;
	margin-right: 9px;
}

.browserIE #content
{
	margin-top: 0;
	margin-left: 8px;
	margin-right: 8px;
}

a#listen
{
	text-decoration: none;
}

a#listen:hover span
{
	color: #932;
}

a.play-link
{
	background-image: url('graphics/play-icon.png');
	background-repeat: no-repeat;
	
	padding-left: 18px;
	text-decoration: none;
}

a.play-link:hover
{
	text-decoration: underline;
}

#service-page h1, #service-page h2, #service-page h3
{
	margin: 0;
}

#service-page p
{
	font-size: 12pt;
}

#service-page ul
{
	font-size: 12pt;
}

#service-page h2
{
	font-size: 16pt;
}

#service-page h3
{
	font-size: 12pt;
	margin-left: 5px;
}

#service-page p
{
	margin-top: 5px;
	margin-left: 10px;
}

#bio
{
	font-size: 10pt;
	text-align: justify;
	padding: 5px;
}

#bio p
{
	margin-top: 0;
}

#bio h3
{
	margin: 0;
	font-size: 12pt;
	font-style: italic;
}

#links
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

span.fieldrequired
{
	color: red;
	font-size: 10pt;
}

table#socialicons td span
{
	visibility: hidden;
}

table#socialicons td:hover span
{
	visibility: visible;
}

#links a
{
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-shadow: #FFA 0 0 3px;
}

#links a:hover
{
	color: #F44;
	text-shadow: black 1px 1px 1px;
}

#toplinks a
{
	color: white;
	text-decoration: none;
}

#toplinks a:hover
{
	color: #F44;
	text-decoration: none;
	text-shadow: white 0 0 2px;
}

a
{
	color: #932;
}

a img
{
	border: 0;
}

#connect-pane
{
	opacity: 0.35;
	-moz-opacity:.35;
	filter:alpha(opacity=35);
}

#connect-pane:hover
{
	opacity: 1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
}

a.newstoblog-link:visited, a.newstoblog-link:link
{
	color: #284664;
	text-decoration: none;
	padding: 3px; 
}

a.newstoblog-link:hover
{
	color: #284664;
	text-decoration: underline;
	padding: 3px; 
}

#musicplayer
{
	height: 50px;
	width: 98%;
	opacity: 0.50;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
}

.browserIE #musicplayer
{
	left: 0;
}

#musicplayer:hover
{
	height: 75px;
	opacity: 0.95;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
}

#flashcontent9062
{
	width: 600px;
	text-align: center;
	background-color: #151515;

}


