* {
margin:0;
padding:0;
}

body {
background:#CCCC99;
}

#pagewrap {
width:910px;
height:auto;
background:url(../images/shadow.jpg) repeat-y;
margin:0 auto;
}

#headertop {
position:relative;
width:900px;
height:120px;
margin:0 auto;
background:url(../images/headertop.jpg) no-repeat;
}

#header {
position:relative;
width:900px;
height:178px;
margin:0 auto;
}

#navbar {
position:relative;
width:900px;
height:43px;
margin:0 auto;
}

#maincontent {
position:relative;
width:900px;
height:auto;
margin:0 auto;
background:#FFFFFF;
}

#sidebar {
position:relative;
float:left;
width:241px;
height:672px;
}

#contentbox {
position:relative;
float:right;
width:640px;
height:auto;
}

#contenttext {
position:relative;
clear:both;
width:540px;
height:auto;
margin:0 auto;
font-family:helvetica;
font-size:12px;
}

#bioleft {
position:relative;
float:left;
width:320px;
height:640px;
padding-left:20px;
}

#bioright{
position:relative;
float:right;
width:500px;
height:640px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-right:20px;
text-align:justify;
}

#footer {
position:relative;
clear:both;
width:900px;
height:100px;
margin:0 auto;
background:url(../images/footer.jpg) no-repeat;
}
