body {
	/* background:url(/images/photo_back.jpg) #4F81D4 no-repeat bottom left fixed; */
	background:url(/images/photo_back.jpg) #4e81D4 no-repeat bottom left fixed;
	margin:0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#990066; text-decoration:none; }
A:hover{ color:#333; text-decoration:underline; }
A:active{ color:#989440; text-decoration:none; }
A:active:hover{ color:#333; text-decoration:underline; }
A:visited{ color:#990066; text-decoration:none; }
A:visited:hover{ color:#333; text-decoration:underline; }

#header {
	background:url(headerbg.gif) no-repeat #552A00 top left;
	width:364px;
	height:574px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	float:left;
}

#wrap {
	width:760px;
	margin:0;
	background:transparent;
	border:0;
	position: relative;
}

#navcontainer {
	background:transparent;
	width:140px;
	/*height:574px;*/
	/*margin-top:120px;*/
	/*margin-left:-200px;*/
	/*float:left;*/
	position: fixed;
	top: 100px;
	left: 100px;
}

#navlist {
	margin: 0 0 0 2em; padding:0;
	width:120px;
}
#navlist li {
	padding: 8px 4px;
	background:transparent;
	list-style-type: none;
	text-align:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9933;
	font-weight:bold;
}

#navlist li a:link { color: #FF9933; text-decoration:none; }
#navlist li a:visited { color: #FF9933; text-decoration:none; }
#navlist li a:hover {color: #E0FDA6; text-decoration:underline; }

h3 {
	font-size:18px;
	font-weight:bold;
	color:#88005B;
	letter-spacing:1px;
	font-style:normal;
}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#4F1A91;
	letter-spacing:1px;
	font-style:bold;
	text-decoration:underline;
}


#container {
	position: absolute; top: 0; left: 279px;
}
#content {
	/* border:#FF9933 1px 0 0 1px solid; */
	width:429px;
	background:transparent;
	background:url(/images/content_back.jpg) #A8C1EA no-repeat bottom left fixed;
/*    margin-left:279px;*/ /* moved to container */
	padding:21px;
	padding-bottom:60px;
	text-align:justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333333;
}

.footer {
	font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#000000;
	background:transparent;
	text-align:right;
/*	text-transform: uppercase;*/
/*    clear: both;*/
	clear: right;
	padding: 9px;
	margin-top: 12em;
	position: absolute; bottom: 0; right: 0;
}

#title {
/*    width:200px;*/
/*    height:80px;*/
/*    background:url(/images/titlebg.gif) no-repeat transparent top left;*/
    width: 251px;
    height: 116px;
    background: url("/images/sv_header_logo.jpg") no-repeat top left;
	text-align:left;
	padding-top:40px;
	padding-left:65px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#E0FDA6;
	position: fixed; top:0; left: 0;
}

#title span.hidden { visibility: hidden; }

.sidequote {
	width:150px;
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:16px;
	padding-bottom:10px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	letter-spacing:0px;
	text-align: right;
	color:#4F1A91;
}
.fright { float: right; }
.rht { text-align: right; }
.extraspace {
	padding: 105px 0;
}

