body {
margin:0;
padding-top: 35px;
color: #86777f;
}

#maincontainer {
width: 814px;
margin: 0 auto;
background: url(images/sce/bodyextender2.gif) repeat-y;
}

#contentwrapper {
margin-top: -2px;
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
background: url(images/sce/homebg1.gif) 187px 0px no-repeat;
}

#contentwrapper2 {
margin-top: -2px;
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
background: url(images/sce/bodyextender2.gif) repeat-y;
}

#menubar {
margin: 0 627px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
text-align: left;
padding: 0px 0px 0px 0px;
}

#content {
float: left;
width: 627px; /*Width of right column*/
margin-left: -627px; /*Set left margin to -(RightColumnWidth)*/
padding: 20px 20px 20px 20px;
}

html>body #content {
float: left;
width: 587px; /*Width of right column*/
margin-left: 170px; /*Set left margin to -(RightColumnWidth)*/
margin-top: -430px;
padding: 10px 37px 20px 30px;
}

#bottom {
clear: left;
width: 814px;
text-align: left;
padding: 10px 0px 0px 40px;
height: 53px;
background: url(images/sce/bottom.gif) no-repeat;
color: #bdbaaa;
font-size: 11px;
margin-top: -2px;
}

*html #bottom {
height: 17px;
margin-bottom: -20px;
}

html>body #bottom {
padding: 1px 0px 0px 40px;
margin-bottom: -10px;
}

#bottom a{
color: #bdbaaa;
font-size: 11px;
}

#bottom a:hover{
color: #8a5159;
font-size: 11px;
}

#footerlinks{
width: 704px;
float: left;
color: #bdbaaa;
padding-left: 25px;
}

#footerlinks a{
color: #bdbaaa;
}

#footerlinks a:hover{
color: #8a5159;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

#menu a {
display: block;
border-width: 0px;
margin: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

a#newlink {
color: #ffffff;
}
a:hover#newlink {
color: #aab3b8;
}

#menu {
width: auto;
float: left;
padding: 0px 0px 0px 0px; 
}

#home {
color: #ffffff;
font-family: Arial;
float: right;
width: 400px;
padding-left: 20px;
font-size: 14px;
}

*html #home {
padding-right: 10px;
}

html>body #home {
width: 370px;
}

#menu ul ul li a {
padding: 5px;
}

#first{
float: left; width: 50%;
}

#second{
padding-right: 10px; float: right;
}

html>body #first{
float: left; width: 48%;
}

html>body #second{
padding-right: 30px; float: right;
}

#footerright {
float: right; 
padding-right: 40px;
}

html>body #footerright {
padding-right: 80px;
}