body {
font-family: arial;
margin: 0;
background-color: #969FA6;
background-repeat: repeat-x;
background-image: url(/images/back-gradient.gif);
text-align: center;
}

h1 {
margin-bottom: 5px;
font-size: 18px;
color: #0072BF;
}

h2 {
font-size: 18px;
color: #0072BF;
}

h3 {
font-size: 16px;
padding-bottom: 3px;
border-bottom: 1px solid #AAAAAA;
}

#table {
width: 968px;
margin: 0 auto;
}

#content {
text-align: left;
float: left;
width: 730px;
padding-right: 18px;
}

ul {
margin: 0;
padding: 0;
margin-left: 10px;
}

#footer {
clear: both;
text-align: left;
}

#right {
margin-top: 20px;
float: right;
width: 214px;
text-align: left;
padding-left: 6px;
}

#header {
margin: 0;
height: 207px;
width: 968px;
}

#topnav {
text-align: left;
padding-top: 11px;
border-bottom: 1px solid #D2EBFF;
border-top: 1px solid #D2EBFF;
background-color: #ffffff;
height: 24px;
width: 960px;
padding-left: 4px;
font-size: 11px;
margin-left: 2px;
}

.heading {
font-size: 22px;
font-weight: bold;
font-family: arial;
}

#postbar {
margin-left: 60px;
margin-right: 40px;
border: 0; height: 4px;
border: 1px dashed #AECDE1;
}

.body {
font-size: 14px;
}

.small {
font-size: 12px;
}

.enter {
font-size: 40px;
font-weight: bold;
font-family: arial black;
}

a {
font-weight: bold;
}

A:link {color: #2D66FF}
A:visited {color: #2D66FF}
A:active {color: #2D66FF}
A:hover {text-decoration: underline; color: #2432AA;}

A.content:link {color: #B1BDC9; text-decoration: none;}
A.content:visited {color: #B1BDC9; text-decoration: none;}
A.content:active {color: #B1BDC9; text-decoration: none;}
A.content:hover {text-decoration: underline; color: #5260DA;}

A.right:link {color: #D0D7DD; text-decoration: none;}
A.right:visited {color: #D0D7DD; text-decoration: none;}
A.right:active {color: #D0D7DD; text-decoration: none;}
A.right:hover {text-decoration: underline; color: #ffffff}




#numbers {
margin-left: 48px;
}

#numbers a:link, #numbers a:active, #numbers a:visited {
color: #000000;
}

#numbers ul {
margin: 0;
padding: 0;
style-type: none;
}

#numbers a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
}

#numbers a.test {
font-family: arial;
font-size: 12px;
margin: 2px;
float: left; 
display: block;
width: 30px;
padding-top: 6px;
padding-bottom: 6px;
border: 1px solid #000000;
background: #8D8D8D;
text-decoration: none;
text-align: center;
}

#numbers a {
font-family: arial;
font-size: 12px;
margin: 2px;
float: left; 
display: block;
width: 30px;
padding-top: 6px;
padding-bottom: 6px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
text-align: center;
}

