body {
font-family: "Arial", Tahoma, Verdana;
font-size: 13px;
color: #2C2C2C;
background-image: url(splash/bg.jpg);
background-repeat: repeat-x;
background-color: #0B212D;
text-align: center;
margin: 0px auto;
width: 795px;
}

#content {
font-family: "Arial", Tahoma, Verdana;
font-size: 13px;
color: #2C2C2C;
background-image: url(splash/contentbg.jpg);
background-repeat: no-repeat;
text-align: right;
margin: 0px auto;
padding-top: 339px;
padding-right: 46px;
padding-left: 640px;
width: 109px;
height: 261px;
}

.class1 A:link {
background-image: url(splash/nav.jpg);
background-position: top right;
display: block;
height: 68px;
width: 131px;
text-align: right;
}

.class1 A:visited {
background-image: url(splash/nav.jpg);
background-position: top right;
display: block;
height: 68px;
width: 131px;
text-align: right;
}

.class1 A:hover {
background-image: url(splash/navover.jpg);
background-position: top right;
display: block;
height: 68px;
width: 131px;
text-align: right;
}