body {
background-color:#464646;
background-image:url("images/backgroundGradient.gif");
background-position:center center;
background-repeat:repeat-y;
font-family:Arial,Helvetica,sans-serif;
overflow:visible;
padding:0;
}
#container {
background-color:white;
margin:0 auto 19px;
min-height:39em;
position:relative;
width:882px;
}
#container #footer {
border-top:thin solid;
font-size:9px;
padding:3px;
text-align:right;
}
#container #mainBody p img {
margin-right:8px;
}
#container #mainBody {
margin:42px;
padding-bottom:16px;
}
#container #header #menuBar {
color:gray;
font-weight:bolder;
left:281px;
position:absolute;
top:79px;
}
#container #header #menuBar #menu li {
cursor:pointer;
float:left;
font-size:21px;
font-weight:normal;
list-style-type:none;
padding:12px;
position:relative;
text-align:center;
text-decoration:none;
}
#container #header #menuBar #menu {
border-bottom-style:solid;
border-bottom-width:thin;
font-size:18px;
height:40px;
padding:0;
}
#container #header {
background-color:#000000;
color:#FFFFFF;
height:154px;
}
#container #header #headerText {
border-width:thin;
color:#669999;
float:right;
font-size:35px;
line-height:0;
margin-right:35px;
text-align:right;
width:335px;
}
#container #mainBody h1 {
border-bottom:2px solid;
color:#6200C4;
font-size:28px;
font-weight:lighter;
letter-spacing:3px;
}
#container #header #logo {
background-color:#669999;
border:3px solid black;
color:#6200C4;
font-family:monospace;
font-size:101px;
font-weight:bold;
height:125px;
left:15px;
margin:13px;
padding:19px 21px;
position:absolute;
top:0;
width:185px;
}
.hoverClass {
color:#6200C4;
}
#container #footer .footerItem {
width:121px;
}
