/* common */

html, body {
background: black;
color: #545454;
width: 800px;
text-align: center;
height: 100%;
position: relative;
margin: 0 auto;
scrollbar-face-color: black;
scrollbar-track-color: black;
scrollbar-shadow-color: black;
scrollbar-highligh-color: black;
scrollbar-3dlight-color: #545454;
scrollbar-darkshadow-color: #545454;
scrollbar-arrow-color: #545454;
}

#page_content {
padding: 5px;
min-height: 100%;
position: relative;
margin: 0 auto;
text-align: center;
width: 100%;
}

#main_body, #bio_body, #gallery_body, #message_body, #message_post_body, #tournament_body, #donations_body, #confirmation_body, #error_page_body {
text-align: center;
padding: 10px 0;
position: relative;
margin: 0 auto;
}

#header {
display: block;
padding: 10px 0;
position: relative;
margin: 0 auto;
}

#header img#header_title {
position:absolute;
left: 285px;
top: 180px;
z-index: 1;
}

#header img#tourn_title {
position:absolute;
left: 10px;
top: 50px;
z-index: 1;
}

#menu {
width: 800px;
font-weight:bold;
font-size: 95%;
padding: 1px 4px;
border: 3px solid #2E2E2E;
background-color: #212121;
}

#menu ul {
width:100%;
padding: 2px 5px;
margin: 0;
text-align: center;
}

#menu ul li {
display: inline;
padding: 2px 4px;
}

#menu ul li a {
color: #545454;
padding: 2px 5px;
margin: 0;
text-decoration: none;
}

#menu ul li #active {
color: #212121;
padding: 2px 5px;
margin: -2px -4px;
text-decoration: none;
font-style: italic;
background-color: #545454;
}

#submenu {
width: 800px;
font-size: 85%;
padding: 10px 10px;
margin-bottom: 10px;
font-weight:bold;
}

#submenu ul {
width:100%;
padding: 2px 5px;
margin: 0;
text-align: center;
text-decoration: none;

}

#submenu ul li {
display: inline;
padding: 2px 4px;
}

#submenu ul li a {
color: #545454;
text-decoration: none;
padding: 2px 5px;
margin: 0;
}

#submenu ul li #active {
font-style: italic;
}

input, textarea {
background-color: black;
border: 2px solid #2E2E2E;
color: #545454;
}

textarea {
scrollbar-arrow-color: #545454;
scrollbar-face-color: black;
}

#tournament_body .header, #bio_body .header {
font-size: x-large;
font-style: italic;
font-weight: bold;
text-align: left;
margin: 15px;
padding: 20px;
color: #545454;
}

.error {
vertical-align: middle;
font: 8pt;
font-family: Tahoma;
color: red;
display: none;
}

a {
color: #545454;
}

a:visited {
color: #545454;
}

#footer {
color: #545454;
font-size: small;
position: relative;
margin-bottom: 0;
}

#clearfooter {
height: 15px;
clear: both;
}

.error_body {
font-size: x-large;
color: red;
font-style: italic;
font-weight: bold;
}

.garbage_filter {
visibility: hidden;
}

/* end common */



/* gallery */

#gallery_body table {
padding: 10px;
position: relative;
margin: 0 auto;
}

#gallery_body tr {
padding: 10px 0;
}

#gallery_body td {
padding: 0 10px;
}

#gallery_body img {
border: 8px ridge #2E2E2E;
padding: 3px;
}

/* end gallery */



/* index */

#main_body h2 {
font-size: xx-large;
margin: 10px 0 -7px 0;
color: #545454;
}

#main_body h3 {
font-size: x-large;
margin: -7px 0 0 0;
color: #545454;
}

#main_body h4 {
font-size: large;
margin: -1px 0 0 0;
color: #545454;
}

#main_body img {
border: 8px ridge #2E2E2E;
padding: 10px;
margin: 15px;
display: inline;
vertical-align: top;
}

/*---- end index ------*/




/*---- biography ------*/

#bio_body #biography_info {
width: 500px;
margin: 10px 0;
padding: 20px 0;
position: relative;
margin: 0 auto;
}

#bio_body #biography_info p:first-letter {
font-size: x-large;
font-weight: 900;
color: #6A6A6A;
text-indent: 10%;
}

#bio_body #links {
text-align: center;
width: 550px;
position: relative;
margin: 0 auto;
}

#bio_body #links li {
list-style-type: none;
display: list-item;
padding: 10px 0;
text-align: left;
}

#bio_body #links .title {
font-size: x-large;
font-weight: bold;
font-style: italic;
margin: 0px;
line-height: 75%;
}

#bio_body #links .author {
font-size: medium;
}

#bio_body #links .date {
font-size: small;
}

#bio_body #links a {
font-size: medium;
font-weight: bold;
color: #545454;
}

#bio_body #links a:visited {
font-size: medium;
font-weight: bold;
color: #545454;
}

/*---- end biography -*/



/*---- tournament --*/

#tournament_body h2 {
font-size: 125%;
margin: 0;
}

#tournament_body h1 {
font-style: italic;
margin: 0;
}


#tournament_body h3 {
font-size: 120%;
}

#tournament_body #tourn_description b {
font-size: large;
}

#tournament_body .description_area {
width: 500px;
position: relative;
margin: 0 auto;
}

#tournament_body .description_area #entries_remaining {
text-size: x-large;
margin: -20px 0 0 0;
padding: 15px;
font-weight: bold;
}

#tournament_body .description_area #entries_remaining #remaining_slots {
text-size: xx-large;
font-weight: bold;
padding: 10px;
}

#tournament_body .description_area #organizers_table {
margin: 25px;
position: relative;
margin: 0 auto;
}

#tournament_body .description_area #organizers_table .organizers_column {
padding: 10px 10px;
border: solid .5px #545454;
}

#tournament_body table {
margin: 25px;
position: relative;
margin: 0 auto;
}

#tournament_body .first_column {
text-align: right;
padding: 0 4px 0 0;
}

#tournament_body .input_column {
text-align: left;
}

#tournament_body #span_column {
padding: 10px;
}

#tournament_body checkbox.styled {
background: #545454;
height: 120%;
width: 120%;
}

#tournament_body submit_ver {
width: 100%;
}

#tournament_body #sponsor_list {
text-align: left;
}

#tournament_body #sponsor_list ul {
width:100%;
margin: 0;
}

#tournament_body #sponsor_list ul li {
display: block;
float: left;
height: 50px;
border: none;
padding: 10px 15px;
margin: auto 0px;
font: normal bold large cursive, arial, sans-serif;
text-decoration: none;
}

#tournament_body #sponsor_list ul li .tourn_text {
line-height: 50px;
white-space: nowrap;
}

#tournament_body #sponsor_list ul li a {
font: normal bold large cursive, arial, sans-serif;
text-decoration: none;
}

#tournament_body #sponsor_list ul li a img {
border: none;
margin-top: 0px;
}

/*----- end tournament -----*/



/*----- messages --------*/


#message_body #post_link {
margin: 15px;
padding: 10px;
text-align: right;
}

#message_body #post_link a {
text-align: center;
padding: 5px;
font: italic normal bold medium cursive, arial, sans-serif;
width: 175px;
border: 6px outset #545454;
text-decoration: none;
color: #545454;
}

#message_body .individual_msg {
position: relative;
width: 500px;
padding: 10px;
margin: 15px auto;
color: #545454;
border: 1px solid #212121;
}

#message_body .individual_msg .msg_content {
text-align: left;
}

#message_body .individual_msg .written_by {
text-align: right;
padding-top: 7px;
font-style: italic;
font-weight: bold;
}

#message_body .individual_msg .timestamp_date, #message_body .individual_msg .timestamp_time {
text-align: right;
font-style: italic;
}



/*----- end messages --------*/



/*------ donations --------*/

#donations_body .donations_text {
width: 500px;
margin: 10px 0;
padding: 20px 0;
position: relative;
margin: 0 auto;
}

#donations_body #address{
text-align: center;
}

/*------ end donations --------*/



/*------ message post page ----*/

#message_post_body table {
width: 550px;
font-weight: bold;
position: relative;
margin: 0 auto;
padding: 25px 0;
}

#message_post_body td {
padding: 3px 5px;
}

#message_post_body .label {
text-align: right;
}

#message_post_body .txt, #message_post_body textarea {
width: 500px;
font-family: arial, "lucida console", sans-serif;
font-weight: normal;
}

#message_post_body #verification {
text-align: left;
font-family: arial, "lucida console", sans-serif;
font-weight: normal;
}

#message_post_body #verification .ver_field {
font-family: arial, "lucida console", sans-serif;
font-weight: normal;
}

/*------ end message post page ----*/
