/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
color: #000000;
background-color: #1d5d81;
}

#container {
width: 760px;
margin-left: auto;
margin-right: auto;
background-color: #F6F2D3;
}

#container2 {
width: 751px;
margin-left: auto;
margin-right: auto;
background-color: #6FC358;
}

#container3 {
width: 780px;
margin-left: auto;
margin-right: auto;
background-image: url(images/containerbg_09.jpg);
background-repeat: repeat-y;
}

#banner {
height: 121px;
background-image: url(images/bannerbg_03.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #000000;
}

#content {
padding: 10px 40px;
background-color: #ffffff;
}


#footer {
clear: both;
height: 40px;
}

#footer2 {
text-align:center;
}

#footer2 a:link, #footer2 a:visited {
color:#999999;
text-decoration: none;
}

#chat {
width: 200px;
float: right;
text-align: right;
}


/* -- Navigation -- */

#navigation {
font-size: 10px;
font-weight: bold;
margin-top: 0px;
color: #CCCCCC;
text-align: center;
display: block;
background-color: #000000;
}

#navigation a:link, #navigation a:visited {
color: #CCCCCC;
text-decoration: none;
}

#navigation a:hover {
color: #FFFFFF;
text-decoration: underline;
}


/* -- html tags -- */

li {
margin-bottom: 20px;
}



/* -- Div Classes -- */

.greenbg {
width: 500px;
display: block;
background-color: #CCFFCC;
border: 1px dashed #000000;
padding: 10px 32px;
margin: 42px 0px;
text-align: center;
}

.yellowbg {
display: block;
background-color: #FFFFCC;
border: 1px dashed #000000;
padding: 10px 32px;
margin: 42px 0px;
text-align: left;
}

.whitebg {
display: block;
background-image: url(images/border.jpg);
background-repeat:no-repeat;
background-position: 50% 0%;
padding: 50px 90px;
margin: 42px 0px;
}

.infoform {
width: 500px;
display: block;
background-color: #F0F0F0;
border: 5px dashed #FE9C02;
padding: 10px 32px;
margin: 42px 0px;
text-align: left;
}

.lineup {
display: block;
width: 340px;
float: left;
background-color: #000000;
color:#FFFFFF;
text-align: center;
font-size: 16px;
margin-right:30px;
border: 2px solid #ffffff;
}

/* -- Text Classes -- */

.blacksmall {
font-size: 12px;
font-weight: bold;
font-style: italic;
}

.blacklarge {
font-size: 16px;
font-weight:bold;
}

.blacklarge-center {
font-size: 16px;
font-weight:bold;
text-align: center;
}

.whitelarge {
font-size: 14px;
font-weight:bold;
color: #FFFFFF;
}

.blackcourier {
font-family: "Courier New", Courier, mono;
}

.blackcourierr {
font-family: "Courier New", Courier, mono;
text-align: right;
}

.blackright {
text-align: right;
}

.blackintro2 {
color: #000000;
font-size: 24px;
font-weight: bold;
text-align: center;
line-height: 32px;
}

.blackintro {
color: #000000;
font-size: 24px;
font-weight: bold;
text-align: center;
padding: 0px 42px;
line-height: 32px;
}

.red {
color: #FF0000;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 26px 0px;
}

.red-italic {
color: #FF0000;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-align: center;
padding: 26px 0px;
}

.red-left {
color: #FF0000;
font-size: 16px;
font-weight: bold;
text-align: left;
padding: 26px 0px;
}

.red-left-big {
color: #FF0000;
font-size: 24px;
font-weight: bold;
text-align: left;
padding: 26px 0px;
}

.redcourier {
font-family: "Courier New", Courier, mono;
color: #FF0000;
font-size: 16px;
font-weight: bold;
text-align: center;
} 

.redlarge {
color: #FF0000;
font-size: 18px;
font-weight: bold;
text-align: center;
padding: 16px 0px;
line-height: 24px;
}

.redintro {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FF0000;
font-size: 28px;
font-weight: bold;
text-align: center;
padding: 0px 42px;
line-height: 32px;
}

.redintro2 {
color: #FF0000;
font-size: 24px;
font-weight: bold;
text-align: center;
line-height: 32px;
}

.redintro3 {
color: #FF0000;
font-size: 34px;
font-weight: bold;
text-align: center;
line-height: 32px;
}


.blueintro {
color: #091EFF;
font-size: 24px;
font-weight: bold;
text-align: left;
line-height: 32px;
}

.blueintro-center {
color: #091EFF;
font-size: 24px;
font-weight: bold;
text-align: center;
line-height: 32px;
}

.blue-center-big {
color: #091EFF;
font-size: 20px;
font-weight: bold;
text-align: center;
line-height: 28px;
}

.blue-center {
color: #091EFF;
font-size: 16px;
text-align: center;
line-height: 24px;
}

.blue-left {
color: #091EFF;
font-size: 18px;
font-weight: bold;
text-align: left;
padding: 26px 0px;
}

.imagedisc {
list-style: url(images/redcheck.gif);
}

.border3 {
border: 3px solid #000000;
background-color: #ffffff;
margin-top: 10px;
margin-bottom: 20px;
}

.table-small {
font-size: 12px;
}

.sidebar {
font-size: 11px;
line-height: 15px;
}

.yellowbgtext {
background-color: #FFFF33;
}



/* -- Photo Positioning -- */

.left {
float: left;
border: 1px solid #000000;
margin: 6px 20px 12px 0px;
}

.left2 {
float: left;
margin: 6px 20px 20px 0px;
}

.right {
float: right;
margin: 4px 0px 12px 20px;
}
