@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Page Layout */
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

html {
font-family: Verdana, sans-serif;
font-size: 100%;

}

body {
padding: 0px;
margin: 0px;
background:#1d1d1d url('images/background.jpg') repeat-y center;
font-family: Verdana, sans-serif;
font-size: 11px;
}

body.iframe {
background-color: transparent;
}

table.division {
border: 0px solid #1d1d1d;
padding: 5px;
border-collapse: collapse;
margin-bottom: 5px;
width: 100%;
}

td.divisionheaders {
padding: 5px;
border-collapse: collapse;
margin-bottom: 5px;
}

#wrapper {
width: 800px;
margin-left:auto;
margin-right:auto;
background-color: #FFFFFF;
border: 0px solid #000000;
}

#banner {
clear: both;
}

table.layout {
padding: 0px;
margin: 0px;
width: 800px;
border: 0px solid #000000;
border-collapse: collapse;
}

td.nav {
background:#ffffff url('images/navbg.jpg') repeat-x;
height: 25px;
}

table.navbar {
padding: 0px;
margin: 0px;
border-bottom: 1px solid #cccccc;
border-collapse: collapse;
}

td.button {
margin: 0px;
padding: 0px;
border: 0px solid #000000;
}

td.leftside {
width: 250px;
height: 800px;
vertical-align:text-top;
padding: 5px;
margin: 0px;
}

td.forumpage {
width: 100%;
height: 2000px;
vertical-align:text-top;
padding: 5px;
margin: 0px;
}

table.leftbox {
border: 0px solid #1d1d1d;
clear: both;
padding: 0px;
border-collapse: collapse;
margin-bottom: 5px;
width: 100%;
}

th.boxtitle {
background:#1d1d1d url('images/left_titlebar.jpg') no-repeat center;
color: #ffffff;
width: 250px;
height: 20px;
}

input {
background-color: #FFF;
border: 1px solid #56564F;
}

input, td {
font-family: Verdana, sans-serif;
font-size: 11px;
}

iframe.login {
padding: 0;
margin: 0;
height: 80px;
width: 100%;
border: 0px solid #000000;
scrolling: no;
}

#roster {
height: 200px;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

iframe.leftroster {
height: 200px;
width: 100%;
border: 0px;
overflow-x: hidden;
}

td.memberbox {
text-align: center;
padding: 5px;
}


td.rightside {
width: 530px;
height: 800px;
vertical-align:text-top;
padding: 5px;
margin: 0px;
}

table.rightbox {
border: 0px;
clear: both;
padding: 0px;
border-collapse: collapse;
margin-bottom: 5px;
width: 100%;
}

th.boxtitle2 {
background:#1d1d1d url('images/right_titlebar.jpg') no-repeat center;
color: #ffffff;
width: 250px;
height: 20px;
}

td.maintextbody {
padding: 5px;
}

#maintextbody {
border: 0px solid #000000;
min-height: 500px;
background:#ffffff url('images/girlshadow.jpg') no-repeat right;
}

table.roster {
border: 0px solid #1d1d1d;
padding: 5px;
border-collapse: collapse;
margin-bottom: 5px;
width: 100%;
}

td.roster {
padding: 5px;
border-collapse: collapse;
margin-bottom: 5px;
}

td.rosterheading {
border-bottom: 1px solid #1d1d1d;
padding: 5px;
border-collapse: collapse;
margin-bottom: 5px;
font-weight: bold;
}

a {
text-decoration: none;
color: #ff0000;
}

a:hover {
text-decoration: none;
color: #000000;
}

a.copyright {
text-decoration: none;
color: #000000;
}

a:hover.copyright {
text-decoration: none;
color: #ff0000;
cursor:crosshair;
}

iframe.matchiframe {
height: 500px;
width: 100%;
border: 0px;
}

iframe.forumiframe {
height: 2000px;
width: 100%;
border: 0px;
}

td.copyRight {
background: #cccccc url('images/copyRight.jpg') repeat-x;
text-align: center;
}



/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Images */
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

a.img {
border: 0px;
}

img {
border: 0px;
}

img.banner {
margin: 0px;
padding: 0px;
border: 0px;
}