body {
font-size: 12px;
font-family: verdana;
background-color: #ffffff; 
background-image: url("/images/stars.gif");
margin: 0;
line-height: 20px;
}

/* Shopping bar */
#bar {
background-color: #1F14A5;
background-image: url(/images/bar.gif);
}

#textbox {
background-color: #F9FFFF;
border: 1px solid #DBDBE6;
}

h1 {
margin-bottom: 5px;
line-height: 30px;
font-size: 20px;
color: #1C117B;
width: 100%;
border-bottom: 1px solid #E2E2E2;
}

#h2top {
border: 0;
margin: 0;
color:#74719D;
margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
line-height: 18px;
}

li {
margin-left: 40px;
}

#date {
color: #5D6265;
width: 199px;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}

#menu {
margin-left: 0px;
list-style: circle outside;
color: #757C81;
margin-bottom: 10px;
font-size: 11px;
margin-left: 5px;
}

#ruler {
clear: both;
border: 0;
border-top: 1px solid #DCDDE8;
width: 720px;
margin-top: 5px;
margin-bottom: 5px;
}

h2 {
margin: 0;
margin-bottom: 15px;
line-height: 30px;
font-size: 17px;
color: #434343;
width: 100%;
border-bottom: 1px solid #E2E2E2;
}

h3 {
font-size: 18px;
color: #5A6265;
text-decoration: none;
}

#table {
width: 968px;
margin: 0 auto;
}

#content {
text-align: left;
float: left;
width: 730px;
padding-right: 18px;
}

#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;
}


#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: #DE2525;}
A:visited {color: #DE2525;}
A:active {color: #DE2525;}
A:hover {text-decoration: underline; color: #800003;}

A.footer:link {color: #81E8F7; text-decoration: none;}
A.footer:visited {color: #81E8F7; text-decoration: none;}
A.footer:active {color: #81E8F7; text-decoration: none;}
A.footer:hover {text-decoration: underline; color: #ffffff;}

A.top:link {color: #6C7275; text-decoration: none;}
A.top:visited {color: #6C7275; text-decoration: none;}
A.top:active {color: #6C7275; text-decoration: none;}
A.top:hover {text-decoration: underline; color: #54585A;}

