@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
	color: #0A0790;
}
h2 {
	font-size: medium;
	color: #E97224;
	margin-bottom: 0px;
	padding: 0px;
	font-style: italic;
	margin-top: 25px;
}
p {
	font-size: small;
	color: #000066;
	margin-top: 6px;
}
.proj {
	margin-top: 0px;
	margin-bottom: 4px;
}
a {
	color: #554433;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #000099;
}
#banner {
}
#banner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	position: static;
	
}
#headlines {
	position: static;
	font-size: x-small;
	margin-top: 40px;
	padding: 0px;
	width: 350px;
}
#menu {
	width: 147px;
	position: absolute;
	left: 509px;
	top: 89px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 38px;
}
#musicplayer {
}
#rtcol {
	position: absolute;
	left: 446px;
	top: 270px;
	margin: 16px;
	padding: 16px;
}
#bigmenu {
	position: absolute;
	left: 639px;
	top: 216px;
	width: 218px;
	height: 415px;
	
	line-height: 10px;
	font-weight: bold;
	
}
#foot {
	position: static;
	padding-left: 20px;
}
.footerlinks {
	font-size: small;
	color: #333300;
}
.copyright {
	font-size: x-small;
	color: #666666;
}
#poster {
	position: absolute;
	left: 704px;
	top: 122px;
}
/* Constant Contact concert widget styles
	ctct_eventwidget_outer - Wraps around the entire widget
    ctct_eventwidget_title - The main title at the top of the widget
    ctct_eventwidget - Wraps around the list of the events
    ctct_title - Every event title
    ctct_datetime - Every event date
    ctct_desc - Every event description
    ctct_location - Every event location
    ctct_extra_data - Wraps the date time, description, and location
    ctct_event_block - Wraps each event including the title, datetime, description, and location
    ctct_between_event_padding - Padding between events
*/
.ctct_eventwidget_outer {
	border-style: double;
	border-color: #BC905F;
}

.ctct_eventwidget_title {
	font-size: medium;
	color: #E97224;
	margin-bottom: 0px;
	padding: 0px;
	font-style: italic;
	text-align: left;
}
.ctct_title {
	font-weight: bold;
	font-size: small;
}
.ctct_event_block {
	font-size: small;
}
.ctct_extra_data {
	color: #000066;
}

.left-col {

}
.rt-col {
	float: right;
}

#maincontent {
margin: 40px;
margin-top: 80px;
width: 740px;
}
.feature {
	width: 330px;
	margin-left: 50px;
}
.feature-rt {
	width: 270px;
	margin-left: 30px;

}