body {
font-family: arial;
background-color: #FA9BC5; 
background-image: url("/images/back4.gif");
background-repeat: repeat-x;
margin: 0;
}

h1 {
color: #FC38B6;
font-size: 35px;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 5px dotted #FFBADC;
border-top: 5px dotted #FFBADC;
}


h2 {
font-size: 15px;
color: #FC38B6;
}

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

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

#footer {
clear: both;
text-align: left;
}

#right {
line-height: 5px;
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: #FF0F7B}
A:visited {color: #FF0F7B}
A:active {color: #FF0F7B}
A:hover {text-decoration: underline; color: #C60072}

A.top:link {font-weight: normal; color: #B1BDC9}
A.top:visited {font-weight: normal; color: #B1BDC9}
A.top:active {font-weight: normal; color: #B1BDC9}
A.top:hover {font-weight: normal; text-decoration: underline; color: #0093E3}

A.right:link {color: #ffffff; text-decoration: none;}
A.right:visited {color: #ffffff; text-decoration: none;}
A.right:active {color: #ffffff; text-decoration: none;}
A.right:hover {text-decoration: underline; color: #FBFF5B}

