body {
padding:0 0 0 0;
margin:20px auto;
background-color: #678;
}
.border {
width:800px;
padding:20px 0 20px 0;
margin:0 auto;
background: #ffffff;
}
#container {
width:764px;
margin:0 auto;
padding:0 0 0 0;
min-height:700px;
}
div.leftSide {
float:left;
width:127px;
}
div.rightSide {
float:right;
width:619px;
}
#logo {
text-align:center;
padding-bottom:1px;
}
#logo a img {
height:80px;
width:82px;
}
#footer {
clear:both;
margin:0 auto;
padding: 6px 0 0 0;
}
#pageHeader {
padding:0 0 10px 0;
margin:0 0 10px 0;
border-bottom: 3px solid #d60026;
height:30px;
}
#searchSubmit {
margin-left:4px;
}
#searchForm {
float:right;
text-align:right;
}
#searchForm form {
position:relative;
top:3px;
}
#topMenuBar {
margin:0;
padding:0;
float:left;
}
#topMenuBar a {
float:left;
font:600 16px arial, sans-serif;
padding:4px 4px 2px 4px;
margin:0 20px 0 0;
/*background-color: #eeeeee;*/
}
.t {background: url(images/dot.gif) 0 0 repeat-x}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
