* {
margin:0;
padding:0;
}

#pagewrap {
width:900px;
margin:0 auto;
}

#header {
width:900px;
height:145px;
}

#navbar {
width:900px;
height:270px;
}

#contentleft{
position:relative;
float:left;
width:160px;
}

#contentright{
position:relative;
float:right;
width:730px;
}

#contentrighttext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#222222;
text-align:justify;
padding:10px;
}

#webgallery{
width:840px;
margin:0 auto;
}

#footer{
clear:both;
width:900px;
height:60px;
}