@charset "UTF-8";
/* CSS Document */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #111111;
color: #CCCCCC;
word-spacing: -1px;
}

#main{
width: 800px;
height: 800px;
text-align: center;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
padding: 0;
}

.left{
background-image: url(../_images/global/leftback.png);
background-repeat: repeat-y;
background-color: #1d1d1d;
vertical-align: top;
color: #CCCCCC;
text-align: left;
}

.left ul{
list-style-type: none;
margin: 0px;
padding: 10px 0 0 10px; 
}

.left ul li{
text-decoration: none;
list-style-type: none;
list-style-position: inside;
padding: 4px 0;
}

.left ul li a:link, a:visited{
color: #CCCCCC;
text-decoration: none;
}

.left ul li a:hover, a:active{
color: #FFFFFF;
}

.shift{
color: #32CD32;
text-decoration: none;
}

.divide{
background-image: url(../_images/global/divider.png);
background-repeat: no-repeat;
vertical-align: middle;
}

.center{
background-image: url(../_images/global/backimage.png);
padding: 20px;
vertical-align: top;
text-align: left;
overflow: auto;
}

.centerB{
background-image: url(../_images/global/backimage.png);
padding: 5px;
vertical-align: top;
text-align: center;
overflow: auto;
}

.centerMARKET{
background-image: url(../_images/global/backimage.png);
padding: 20px 5px 20px 5px;
vertical-align: top;
margin: auto;
text-align: center;
overflow: auto;
}

.right{
background-color: #000000;
vertical-align: top;
text-align: center;
padding-top: 10px;
}

#about{
width: 500px;
}

#portrait{
width: 100px;
float: right;
text-align: center;
}

.picpad{
padding-bottom: 3px;
}

.caption{
height: 25px;
text-align: center;
color: #FF9900;
}

.sponsor{
width: 130px;
height: 100px;
text-align: center;
vertical-align: middle;
}

#linkcontent{
height: 620px;
overflow: auto;
}

.links{
text-transform: uppercase;
margin-bottom: -3px;
padding-top: 10px;
color: #32CD32;
}

.link1{
margin-top: -2px;
margin-bottom: -3px;
text-transform: uppercase;
color: #CCCCCC;
}

.linksB{
text-transform: uppercase;
margin-bottom: -3px;
padding-top: 10px;
color: #CCCCCC;
}

.center{
overflow: auto;
}

.center p{
margin-left: 20px;
font-size: 12px;
}

.center a:link{
text-decoration: none;
color: #32CD32;
}

.center a:visited{
text-decoration: none;
color: #32CD32;
}

.center a:hover{
text-decoration: none;
color: #FF9900;
}

.center a:active{
text-decoration: none;
color: #FF9900;
}

.altTitle{
color: #FF9900;
font-weight: bold;
}

.sponsorBenefits{
color: #32CD32;
}

.sponsorHead{
color: #FF9900;
font-weight: bold;
font-size: 14px;
margin-top: -5px;
}

.sponsorHeadB{
color: #FF9900;
font-weight: bold;
font-size: 14px;
margin-top: -5px;
text-align: center;
}

.hilite{
text-transform: uppercase;
font-weight: bold;
color: white;
}

.hiliteB{
text-transform: uppercase;
font-weight: bold;
color: white;
color: #32CD32;
}

.hiliteC{
font-weight: bold;
color: white;
color: #32CD32;
}

.classphotoset{
width: 495px;
border: solid 1px #fff;
vertical-align: middle;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.classphoto{
padding-left: 10px;
padding-right: 10px;
}

.classText{
width: 495px;
}

.classHead{
color: #FF9900;
font-weight: bold;
font-size: 14px;
margin-top: 15px;
}

#marketinstruct{
width: 500px;
text-align: center;
margin: auto;
line-height: 14pt;
padding-top: 10px;
}

#returnbutton{
width: 300px;
text-align: center;
margin: auto;
padding-top: 25px;
}

#foot{
text-align: center;
margin: auto;
}

#footer{
width: 800px;
height: 20px;
font-size: 9px;
text-align: left;
padding: 5px; 0 0 5px;
}

#footer a:link{
color: #ccc;
text-decoration: none;
}

#footer a:hover{
color: #fff;
text-decoration: none;
}


/* ADMIN SYSTEM CONTROLS */

#adminnavbox{
text-align: center;
margin: auto;
}

#confirmbox{
width: 400px;
background-color: #999999;
border: solid 1px #000;
color: #000;
margin: 15px auto 15px auto;
padding: 10px 33px 10px 10px;
text-align: center;
}

.admin_edit{
width: 100px;
background-image: url(../_images/admin/editA.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}

.admin_edit:hover{
width: 100px;
background-image: url(../_images/admin/editB.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}

.admin_delete{
width: 100px;
background-image: url(../_images/admin/deleteA.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}

.admin_delete:hover{
width: 100px;
background-image: url(../_images/admin/deleteB.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}

#deletebutton{
text-align: center;
margin: 20px auto 20px auto;
padding: 5px;
}

.admin_clear{
width: 100px;
background-image: url(../_images/admin/clearA.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}

.admin_clear:hover{
width: 100px;
background-image: url(../_images/admin/clearB.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}

.admin_submit{
width: 100px;
background-image: url(../_images/admin/submitA.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}

.admin_submit:hover{
width: 100px;
background-image: url(../_images/admin/submitB.png);
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
border: none;
}
