body {
background-image: url(images/background.gif);
background-repeat: repeat-y;
background-color: #403F3F;
background-position: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
p {
margin-top: 10px;
margin-bottom: 0;
}
a {
outline: none;
}
h1 {
color: #291059;
font-size: 24px;
margin: 20px 0 5px 0;
}
h2 {
color: #291059;
font-size: 16px;
margin: 23px 0 5px 0;
}
#outside {
width: 578px;
text-align: center;
margin: 0 auto;
}
#wrapper {
width: 515px;
text-align: left;
margin: 0 auto;
margin-right: 35px;
}
.header {
margin: 20px 0 0 28px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
background-position: top center;
height: 215px;
width: 515px;
}
.header p {
color: #FFFFFF;
position: relative;
top: 68px;
left: 0;
font-size: 36px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left {
width: 330px;
float: left;
}
#left ul, #left li {
margin: 5px 0 0 15px;
padding: 0;
}
#right {
width: 165px;
float: right;
margin-left: 20px 0 0 0;
font-size: 0.7em;
}
#right ul {
width: 165px;
}
#right li {
border-bottom: 1px solid #291059;
list-style: none;
}
#right ul, #right li {
margin: 0;
padding: 0;
}
#right li a {
color: #4C0BD9;
text-decoration: none;
display: block;
padding: 2px;
}
#right li a:hover {
background-color: #dddddd;
border-right: 3px solid #291059;
display: block;
background-image: url(images/ball.gif);
background-position: right;
background-repeat: no-repeat;
}
#right a {
color: #291059;
display: block;
}
#right a.links {
margin-top: 6px;
}
.footer {
clear: both;
padding-top: 25px;
text-align: center;
font-size: 6pt;
}

