/* Start of CMSMS style sheet 'uscsa_main' */
body{
background-color: #171717;
background-image: url('/cmsfiles/images/bg.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
margin: 0 auto; 
font-family: 'trebuchet ms';
color: white;
font-size:12px;
}

img{
border-width: 0px;
}

#sitecontainer{
margin: 0 auto;
background-color: #171717;
width: 860px;
}

#logocontainer {
background: url('/cmsfiles/images/images_02.jpg') no-repeat;
margin: 0 auto;
height: 98px;
width: 850px;
}

#logocontainer h1 {
font-size: 1px;
line-height: 1px;
color: #FFFFFF;
letter-spacing: -2000em;
margin: 0 auto;

}

#logocontainer h1 a {
display: block;
height: 98px;
width: 850px;
}

#bannergraphic {
margin: 0 auto;
background: url('/cmsfiles/images/images_04.jpg') no-repeat;
padding: 0px;
height: 224px;
width: 850px;
}

#member_login {
background: url('/cmsfiles/images/images_06.jpg') no-repeat;
margin: 0 auto;
height: 48px;
width: 850px;
text-align:right;
}

#member_login_text {
vertical-align: middle;
text-align: right;
padding-right: 16px;
line-height: 48px;
}

#contentcontainer {
margin: 0 auto;
width: 850px;
background: url('/cmsfiles/images/contentbg.jpg') repeat-x;
background-color: #171717;

}

#navigation {
width: 190px;
float: left;
background-color: #171717;
background: url('/cmsfiles/images/navbg.jpg') no-repeat;
padding: 0px;
margin: 0px;
}

#navigation_text{
padding-top: 10px;
padding-left: 10px;
}

#main_content {
float: center;
width: 490px;
background-color: #171717;
background: url('/cmsfiles/images/contentbg.jpg') no-repeat;
padding-top: 0px;
margin-left:190px;
margin-bottom:30px;
margin-top:0px;
line-height: 14pt;
}

#sidebar {
line-height: 0px;
float: right;
width: 170px;
background-color: #171717;
background: url('/cmsfiles/images/resourcebg.jpg') no-repeat;
text-align: center;

}

#sponsors {
clear: both;
background-color: blue;
background-color: #171717;
background: url('/cmsfiles/images/sponsorbg.jpg') no-repeat;
width: 850px;
height: 90px;
text-align:center;
padding-top:15px;
word-spacing: 10px;
}

form { 
margin: 0 auto; 
}


input{
color: #ffffff;
background: #171717;
border: 1px solid #000000;
font-family: 'trebuchet ms';
font-size: 12px;
}

#title{
font-size: 18pt;
color:#C33009;
background-color:#000000;
font-weight: bold;
font-style: italic;
line-height: 28pt;
padding-left:5pt;
padding-right:5pt;
}

#navgroup{
font-size:12px;
list-style-type: none;
list-style-position: outside;
margin-top:0px;
}

#navgrouptext{
color: #e2b56d;
background-color:black;
font-size: 14px;
width: 150px;
text-transform:uppercase;
margin-left:-30px;
}

#navitem{
font-size:12px;
list-style: square outside url('/cmsfiles/images/bullet.png');
margin-left:-30px;
}

a.nav:link {
text-decoration: none;
color: #ffffff;
}

a.nav:visited {
text-decoration: none;
color: #ffffff;
}

a.nav:active {
text-decoration: none;
color: #ffffff;
}

a.nav:hover {
text-decoration: underline;
color: #9C9A4E;
}

a:link {
text-decoration: underline;
color: #C33009;
}

a:visited {
text-decoration: underline;
color: #C33009;
}

a:active {
text-decoration: underline;
color: #C33009;
}

a:hover {
text-decoration: underline;
color: #0081B3;
}

#footer{
font-size:12px;
background-color:black;
padding:10px;
color:#C33009;
}

#sponsorimg{
border: medium solid black
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 
/* End of 'uscsa_main' */

