﻿* {padding: 0; margin: 0; font-family:Verdana; font-size: 100.1%;}

body{ font-size: 70%; line-height: 160%; background:url(/images/background-gradient.png) repeat-x top left;}

div.clear{clear:both;}

#pagewrapper{
margin: 5px auto;
width: 740px;
background: url(/images/background-curvetop.png) no-repeat top left #fff;
padding: 10px;
position: relative;
}

#header{
height: 160px;
position: relative;
margin-bottom: 20px;
}

#header #SearchDiv{
position: absolute;
right: 10px;
top: 130px;
}

#content{position: relative;}

#leftContent{
width: 175px;
position: absolute;
top: 0;
left: 0;
z-index: 1000;
}

#rightContent{
width: 550px;
position: relative;
top: 0;
left: 190px;
}

#footer{
font-size: 90%;
border-top: 1px solid #aaa;
margin-top: 20px;
}