body
{
    	font-family: 'verdana','tahoma','arial', sans-serif;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	text-align: center;
	color: #000;
	padding-left: 140px;
}

#header
{
	border: 1px solid #aaa;
	margin-right: 0px;
	margin-left: 0px;
	width: 692px;
	height: 75px;
	background: url(/images/rooftop2.jpg) no-repeat scroll;
	background-position: right top;
}	

#container
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #fff;
	width: 695px;
}

.ahem
{
	display: none;
}

#newsbox
{
	text-align: right;
	color: #96a090;
    	font-family: 'verdana', 'arial', sans-serif;
	padding-bottom: 15px;
}


#newsbox a
{
	color: #765;
	font-weight: bold;
}

#newsbox a:hover
{
	color: #f00;
}

#newsbox p
{
	padding: 3px;
	margin: 0 0 0px 0;
}

#searchbox
{
	display: none;
	border: none;
	position: relative;
	width: 425px;
	float: left;
	top: 10px;
	margin: 0px;
	text-align: right;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-size: smaller;
    	font-family: 'verdana', 'arial', sans-serif;
}

#searchbox fieldset
{
	border: none;
	text-align: center;
}

fieldset
{
	border: none;
}

#content
{
	width: 694px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#address
{
	text-align: right;
	font-size: smaller;
    	font-family: 'verdana', 'arial', sans-serif;
}

#mainwindow
{
	text-align: justify;
	font-family: 'verdana', 'arial', sans-serif;
	background: url("/images/capitol.jpg") no-repeat left bottom;
	color: #96a090;
	font-weight: bold;
	font-size: 16px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 7px;
	float: right;
	position: fixed;
	top: 140px;
	width: 680px;
}

#mainwindow p
{
	margin: 0px;
	padding: 4px;
}

.menubar
{
	font-family: 'verdana', 'arial', sans-serif;
	font-size: 18px;
	text-transform: lowercase;
}

#MainMenu 
{
	float: left;
	width: 100%;
	background:#DAE0D2 url("/images/bg.gif") repeat-x bottom;
	font-size: 93%;
	line-height: normal;
}

#MainMenu ul 
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

#MainMenu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#MainMenu a 
{
	float: left;
	background:url("/images/left_both.gif") no-repeat left top;
	padding: 0 0 0 9px;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid #765;
}

#MainMenu a span
{
	float: left;
        display: block;
	background:url("/images/right_both.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
	width: 104px;
}

/* Commented Backslash Hack hiding rule from IE5-Mac \*/
#MainMenu a span 
{
	float: none;
}
/* End IE5-Mac hack */

#MainMenu a:hover span
{
	color:#333;
}


#MainMenu a:hover 
{
	background-position:0% -150px;
}

#MainMenu a:hover span
{
	background-position:100% -150px;
}

#MainMenu #selected a
{
	background-position:0% -150px;
	border-width:0;
}

#MainMenu #selected a span
{
	background-position:100% -150px;
	color: #333;
	padding-bottom: 5px;
}


#content .stream
{
	text-align: justify;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding-left: 7px;
	padding-right: 7px;
}

.streamtitle
{
	font-size: larger;
}

div.subsections
{
	position: fixed;
	float: left;
	margin-left: -114px;
	width: 98px;
	height: 220px;
	background: url(/images/rooftop-small.jpg) no-repeat;
	background-position: right top;
	border: 1px solid #aaa;
}

.subsections ul
{
	margin-top: 58px;
	list-style-type: none;
	font-size: 12px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.subsections li
{
	margin: 0px;
	color:black;
	text-decoration:none;
	background-color:white;
}

.subsections li a 
{
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

html > body .subsections li a 
{
	width: auto;
}

.subsections a:hover {
	text-decoration: none;
	color: #333;
	background-color: #dae0d2;
}

.subsections .selected
{
	color: #fff;
	background-color: #765;
}

.subsections h1
{
	margin-top: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'palatino','verdana', 'arial', serif;
	font-style: italic;
}
