body {
margin: 0px auto;
padding: 0px auto;
background: url(images/gp4.gif) repeat;
}

#container {
margin: 0px auto;
padding: 0px auto;
width: 400px;
height: 100%;
background-color: transparent;
}


#header {
width: 400px;
height: 490px;
background: url(images/jheader.png) no-repeat;
margin: 0;
}

#menu {
width: 400px;
height: 76px;
background: url(images/jmenu.png) no-repeat;
margin: 0;
}

#content {
width: 400px;
height: 100%;
background: url(images/contentbg.gif) repeat-y;
background-attachment: scroll;
padding: 1px 0;
}

#footerlinks {
width: 400px;
height: 10px;
background-color: transparent;
background: url(images/contentbg.gif) repeat-y;
padding: 1px 0;
}

#footer {
width: 400px;
height: 144px;
background: url(images/jfoot.png) no-repeat;
background-color: transparent;
padding: 1px 0;
}

#content p {
padding: 5px 25px;
font: 10pt "Arial";
color: #1f1f1f;
}

#content h1 {
padding-left: 60px;
padding-top: 25px;
font: 12pt "Arial Narrow";
font-weight: bold;
color: #B02B24;
font-style: italic;
}

#content h2 {
text-align: center;
font: 10pt "Arial Narrow";
font-weight: bold;
color: #1f1f1f;
}

h5 {
text-align: left;
font: 10pt "Arial Narrow";
margin-left: 50px;
text-transform: uppercase;
}

#menu p {
text-align: center;
font: 12pt "Arial Narrow";
font-weight: bold;
text-transform: uppercase;
padding: 1px 25px 1px 25px;
}

#footerlinks p {
text-align: center;
font: 11pt Verdana;
color: white;
font-weight: bold;
margin-top: 35px;
margin-left: 10px;
}

#footer p {
text-align: justify;
font: 7pt Arial;
color: #CFCFCF;
margin-right: 130px;
margin-left: 110px;
margin-top: 50px;
}

.enth {
text-align: right;
margin-top: -5px;
margin-bottom: 0px;
}

blockquote.stats {
width: 300px;
padding: 5px;
font: 9pt "Verdana";
line-height: 1.6em;
background: url(images/gp4.gif) repeat;
border-top: 5px solid #180533;
border-bottom: 5px solid #B02B24;
color: #1f1f1f;
}

#content b {color: #180533; }
#content i {color: #17277F; }
#content u {text-decoration: none; color: #330D6F; font-weight: bold; border-bottom: 2px solid #B02B24; }

#footer i {color: #8C6FFF; }
#footer u {text-decoration: none; border-bottom: 1px dotted #FFFFFF; color: #FF855F; }
#footer b {color: #EFEC3B; }

input, select, option, textarea {
background: #180533;
font: 9pt "Arial";
color: #FFFFFF;
padding: 0;
border: 0px;
margin: 3px;
}

a img { border: none; }

#content a {color: #B02B24; text-decoration: none; border-bottom: 1px dotted #1F1F1F; }
#content a:visited {color: #B02B24; text-decoration: none; border-bottom: 1px dotted #1F1F1F; }
#content a:hover {color: #330D6F; text-decoration: none; border-bottom: 1px solid #1F1F1F; }

#footerlinks a {color: #EAEAEA; text-decoration: none; }
#footerlinks a:visited {color: #EAEAEA; text-decoration: none; }
#footerlinks a:hover {color: #B02B24; text-decoration: none; }

#footer a {color: #FF392F; text-decoration: none; }
#footer a:visited {color: #FF392F; text-decoration: none; }
#footer a:hover {color: #EAEAEA; text-decoration: none; }

/*MENU*/

#menu var { visibility: hidden; }

#menu a { text-decoration: none; display: block; float: left; height: 72px; }

a.info { width: 76px; background: url(images/jmenu.png) no-repeat 0px 0px; }
a.join { width: 69px; background: url(images/jmenu.png) no-repeat -76px 0px; }
a.fans { width: 74px; background: url(images/jmenu.png) no-repeat -145px 0px; }
a.media { width: 97px; background: url(images/jmenu.png) no-repeat -219px 0px; }
a.main { width: 84px; background: url(images/jmenu.png) no-repeat -316px 0px; }

a:hover.info { background: url(images/jmenu.png) no-repeat 0px -76px; }
a:hover.join {background: url(images/jmenu.png) no-repeat -76px -76px; }
a:hover.fans {background: url(images/jmenu.png) no-repeat -145px -76px; }
a:hover.media {background: url(images/jmenu.png) no-repeat -219px -76px; }
a:hover.main {background: url(images/jmenu.png) no-repeat -316px -76px; }

/*END MENU*/