/* Elements */

body {
padding: 0;
background:#ededed url(images/background.gif) repeat-y;
align: center;
color: #565656;
font: normal 0.8em verdana,arial,geneva,helvetica,sans-serif;
background-position:center;
background-attachment:fixed;
}

a {background-color:transparent}

a:link {color:#055fc4; text-decoration:none}
a:visited {color:#055fc4; text-decoration:none}
a:active {color:#055fc4; text-decoration:none}
a:hover {color:#055fc4; text-decoration:underline}



DIV, TABLE, TD {font-size: 1.0em;}


h1 {margin:0 0 .75em 0;
font-size:1.4em;
font-weight:bold;
color:#455560;
}

h2 {margin:0 0 .75em 0;
font-size:1.2em;
font-weight:bold;
color:#455560;
}

.frontdiv {
background: url(images/frontdiv2.jpg) 0% 0% no-repeat;
height: 400px;
width: 560px;
padding-top: 5px;
text-align: right;
padding-right: 5px;
}

.largediv {
background-color: #701471;
height: 20px;
width: 880px;
color: #fff;
padding: 5px;
font-size:1.2em;
}


.large {
padding: 5px;
width: 878px;
border:1px #701471 solid;
border-top: 0px;

}

.topdiv {
background: url(images/top1.gif) 0% 0% no-repeat;
height: 11px;
width: 570px;
}


.top {
padding: 5px;
padding-top: 0px;
width: 558px;
border:1px #4b5465 solid;
border-top: 0px;
border-bottom: 0px;
}

.botdiv {
background: url(images/bot1.gif) 0% 0% no-repeat;
height: 11px;
width: 570px;
}

.newsbottom {
padding: 5px;
background-color:#f5f5f5;
width: 288px;
border:1px #5e1859 solid;
border-top: 0px;
border-bottom: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

.newsbot {
background: url(images/newsbot.gif) 0% 0% no-repeat;
height: 6px;
width: 300px;
margin-bottom: 9px;
}

.ptdiv {
background: url(images/pt.gif) 0% 0% no-repeat;
height: 125px;
width: 300px;
margin-top: 4px;
margin-bottom: 9px;
}

.controltop {
padding: 5px;
background-color:#e6e8fe;
width: 400px;
height: 20px;
border:1px #7d7e7e solid;
padding-bottom: 0px;
margin-bottom: 0px;
text-align: left;
}

.controlbot {
padding: 5px;
background-color:#fafafa;
width: 400px;
height: 350px;
border:1px #7d7e7e solid;
border-top: 0px;
margin-bottom: 10px;
text-align: left;
}

.registertop {
padding: 5px;
background-color:#e6e8fe;
width: 840px;
height: 20px;
border:1px #7d7e7e solid;
padding-bottom: 0px;
margin-bottom: 0px;
text-align: left;
}

.registerbot {
padding: 5px;
background-color:#fafafa;
width: 840px;
border:1px #7d7e7e solid;
border-top: 0px;
margin-bottom: 10px;
text-align: left;
}

.lgtopdiv {
background: url(images/largetop2.gif) 0% 0% no-repeat;
height: 11px;
width: 880px;
margin-top: 0px;
}


.lgtop {
padding: 5px;
padding-top: 0px;
padding-bottom: 0px;
width: 868px;
border:1px #455560 solid;
border-top: 0px;
border-bottom: 0px;
}

.lgbotdiv {
background: url(images/largebot2.gif) 0% 0% no-repeat;
height: 11px;
width: 880px;
margin-bottom: 20px;
}



LI, P {
padding-left:5px;
padding-right:5px;
}

LI {
padding-top: 5px;
}

