html,body{
	margin:0;
	padding:0
	}
body{
	font: .8em 'trebuchet ms',arial,sans-serif;
	text-align:center;
	background: #ddd url('images/bg.gif') repeat-y 50% 0;
	}
p{
	margin:0 20px 20px 20px;
	}
a:link{
	color: #323480;
	}
a:visited{
	color: #369;
	}
a:hover{
	text-decoration:none;
	}
a.skip{
	position: absolute; 
	left: -1000em; 
	width: 20em;
	}
ul{
	list-style-type:disc;
	margin-left: 40px;
	margin-bottom: 15px;
	}
h1{
	font: 230% 'trebuchet ms',arial,sans-serif;
	margin:10px;
	}
h2{
	font: 200% 'trebuchet ms',arial,sans-serif;
	margin:10px;
	}
h3{
	font: 160% 'trebuchet ms',arial,sans-serif;
	margin:20px 0 10px 15px;
	color: #323480;
	}
h4{
	font: 120% 'trebuchet ms',arial,sans-serif;
	margin:10px 0 10px 15px;
	color: #696D91;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	}
div#container{
	text-align:left;
	width:750px;
	margin:0 auto;
	}
div#header{
	height:65px;
	margin:0;
  	padding:20px 10px 0 10px;
  	background: #5283BA url('images/bg_header.gif') repeat-x left top;
  	}
div#header h1{
	float: left;
	margin: 0;
	line-height: 40px;
	width: 410px;
	background: url('images/svlogo.gif') no-repeat left top;
	}
div#header h2{
	float: right;
	margin:0;
	font: 138% 'trebuchet ms',arial,sans-serif;
	width: 210px;
	height: 100%;
	background: url('images/svsubhead.gif') no-repeat right top;
	overflow: visible;
	}
div#header h1 span,
div#header h2 span{
	visibility: hidden;
	}
div#header a{
	cursor: pointer;
	text-decoration: none;
	}
#navmenu {
	float:left;
	width:100%;
	background:#000 url('images/bg_navmenu.gif') repeat-x left bottom;
	font-size:85%;
	line-height:100%;
	border-bottom: 2px solid #646B75;
	}
#navmenu ul {
	margin:0;
	padding:5px 10px 0 50px;
	list-style:none;
	}
#navmenu li {
	display:inline;
	margin:0;
	padding:0;
	}
#navmenu a {
	float:left;
	background:url("images/tableftH.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size: 1.3em;
	}
#navmenu a.sel {
	background:url("images/tableftH_sel.gif") no-repeat left top;
	}
#navmenu a span {
	float:left;
	display:block;
	background:url("images/tabrightH.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}
#navmenu a.sel span {
	background:url("images/tabrightH_sel.gif") no-repeat right top;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#navmenu a span {float:none;}
/* End IE5-Mac hack */
#navmenu a:hover span {
	color:#FFF;
	}
#navmenu a:hover {
	background-position:0% -42px;
	}
#navmenu a:hover span {
	background-position:100% -42px;
	}


div#wrapper{
	background: #fff;
	clear:both;
	}
div#content{
	float:right;
	width:550px;
	}
div#content p{
	line-height:1.4;
	}
div#masthead{
	background: #A8A468 url('images/bg_masthead.gif') repeat-x left top;
	color: #fff;
	clear:both;
	width:100%;
	text-align: right;
	border-bottom: 2px solid #ccc;
	}
div#masthead h2{
	margin:0;
	padding: 30px 20px 10px 0;
	font-size: 180%;
	}
div#sidebar{
	float:left;
	width:200px;
	color: #fff;
	}
div#sidebar p{
	margin: 20px 10px;
	}
div#sidebar a{
	display:block;
	padding:5px 10px;
	}
div#sidebar a:link,
div#sidebar a:visited{
	color:#fff;
	}
div#sidebar a:hover{
	text-decoration:none;
	background: #6C95C2;
	}
div#sidebar a.sel,
div#sidebar a.sel:hover{
	background:#369 url('images/arrow.gif') no-repeat center right;
	text-decoration: none;
	font-weight: bold;
	}
div#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
div#sidebar li {
	margin:0;
	padding:0;
	border-bottom:1px solid #6C95C2;
	}
img#mainphoto{
	border-bottom: 2px solid #888;
	}
div#footer{
	background: #A8A468;
	color: #FFF;
	clear:both;
	float:right;
	width:550px;
	text-align: center;
	}
div#footer p{
	margin:0;
	padding:10px 10px;
	}
div#footer .fine{
	font-size:70%;
	line-height:150%;
	background: #aaa;
	color:#fff;
	padding:10px;
	border-top:1px solid #fff;
	}
div#footer a,
div#footer a:visited{
	color: #fff;
	}
div#attyemail{
	border-top:1px solid #ccc;
	background: #fff url('images/bg_email.gif') repeat-x top left;
	margin: 0 0 10px 15px;
	padding: 5px 10px 10px 10px;
	line-height: 150%;
	}
a#vcard{
	background: url('images/vcard.gif') no-repeat left center;
	padding-left: 25px;
	}
div#profilemain{
	float:left;
	width:340px;
	}
div#profilesidebar{
	float:right;
	width:190px;
	margin-bottom: 15px;
	}
div#profilesidebar h4{
	margin:0;
	padding: 2px 10px;
	border-bottom:1px solid #D3D1B3;
	background: #ffa url('images/bg_qprof_head.gif') repeat-x top left;
	}
div#profilesidebar h5{
	margin: 10px 0 0 10px;
	}
div#profilesidebar li{
    margin-left: -10px;
    padding-right: 5px;
}
div#profilesidebar img{
	margin-bottom:10px;
	border:1px solid #000;
	}
div#quickprof{
	border:2px solid #D3D1B3;
	background: #ffc;
	width:170px;
	color: #696D91;
	}
div.msg{
    border: 2px solid #D3D1B3;
    padding: 10px 15px;
    margin: 20px;
    background: #ffa;
}
