*{margin:0; padding:0;}

body{
	font:85%/1.4em "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align:center;
	color:#303030;
	background-image: url(../graphics/background-v3.jpg);
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:underline;
background-color:inherit;
}

a:hover{color:#990000; text-decoration:underline; background-color:inherit;}
a img{border:none;}

p{
	padding:0px 0px 15px;
	font-size: 115%;
	color: #32556E;
}
p form{margin-top:0; margin-bottom:20px;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

#container{
	width:775px;
	margin:5px auto 20px;
	padding:0px;
	text-align:left;
	background:#E7D8BE;
	color:#303030;
	border:2px solid #32556E;
}

#header{
	height:100px;
	width:775px;
	margin:0;
	background:url(../graphics/streamside-header-v4.jpg);
	color:#ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
	width:775px;
	margin:0;
	background:#32556E;
	color:#ffffff;
	height: 18px;
	line-height: 18px;
	text-align: center;
}
#navigation ul {
	display: block;
	text-align: center;
	margin-left: 10px;
}


#navigation li{
	list-style-type:none;
	display: block;
	white-space: nowrap;
	float: left;
	text-align: center;
}

#navigation li a{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
	padding: 3px 35px;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	color:#990033;
	text-decoration:underline;
	border-bottom: 1px #467AA7;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content{
	float:left;
	width:745px;
	font-size:0.9em;
	padding:20px 15px 25px;
	background: #FFFFFF;
}

#content h2{
	display:block;
	font-size:2em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#990033;
	background-color:inherit;
	text-align: center;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 20px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{
	margin: 0 0 0px 15px;
	line-height: 1.3em;
}

#subcontent{
float:left;
width:222px;
padding:0px 0px 10px;
line-height:1.4em;
}

#subcontent h2{
	display:block;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
	color:#990033;
	background-color:inherit;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

.menublock{margin:0 0px 20px 20px; font-size:0.9em;}
.menublock li{
	list-style:none;
	display:block;
	padding:0px;
	margin: 0px;
}
.menublock li a{
	font-weight:bold;
	text-decoration:none;
	color: #32556E;
}
.menublock li a:hover{
	text-decoration:none;
	color: #990033;
}
.menublock li ul{margin:3px 0 3px 20px; font-size:.9em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

#footer{
	clear:both;
	width:775px;
	padding:1px 0;
	margin:0;
	font-size:10px;
	color:#FFFFFF;
	background:#32556E;
	font-weight: bold;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

#SmallBox {
	margin:0 20px 20px;
	padding:10px;
	border:1px solid #FFFFFF;
	color:#505050;
	line-height:1.5em;
	font-size: 0.8em;
}

#NewsBox {
	margin:0 10px 20px;
	padding:0px 0px 10px;
	color:#505050;
	line-height:1.5em;
	font-size: 0.8em;
}

.hide{display:none;}