body {
font-family : Arial, Helvetica, sans-serif;
font-size : 1.1em;
background-image : url(../images/background.jpg);
background-repeat : no-repeat;
background-position : center top;
padding : 0;
margin : 0;
}
img, div { behavior: url(css/iepngfix.htc) }
.pagewrapper {
text-align : center;
overflow : auto;
}
#core {
width : 800px;
margin : 0 auto;
}
.whitebackground {
background-color : #fff;
text-align : left;
}
.sidecontentframe {
background-color : #fff;
text-align : left;
padding : 10px;
}
.contentlayeroneback {
background-color : #e7e7e7;
text-align : justify;
}
.contentlayertwoback {
background-color : #fff;
padding : 10px 20px 10px 20px;
border-bottom : 1px solid #ccc;
text-align : left;
}
.contentlayertwobacklast {
background-color : #fff;
padding : 10px 20px 10px 20px;
text-align : left;
}
.contentlayertwobackgrey {
background-color : #efefef;
padding : 10px 20px 10px 20px;
border-bottom : 1px solid #ccc;
text-align : left;
}
.sponsorsleftside {
background-image : url(../images/soposorsleftborder.png);
background-repeat : repeat-y;
width : 12px;
text-align : left;
}
.sponsorsrightside {
background-image : url(../images/soposorsrightborder.png);
background-repeat : repeat-y;
width : 14px;
text-align : left;
}
.titlesubtext {
font-size : 14px;
text-align : left;
}
.footprint {
font-size : 14px;
font-weight:bold;
padding-bottom : 10px;
color : #333;
text-align : left;
}
.basemenu A:link {
text-decoration : none;
color : #333;
background-image : url(../images/footermenuarrow.jpg);
background-repeat : no-repeat;
background-position : 0 4px;
padding : 0 20px 10px 10px;
}
.basemenu A:visited {
text-decoration : none;
color : #333;
}
.basemenu A:active {
text-decoration : none;
color : #333;
}
.basemenu A:hover {
text-decoration : underline;
color : #333;
}
/* Code validated at http://www.w3schools.com/site/site_validate.asp */
