/*       	LAYOUT		*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:1.4em;
margin:0px;
text-align:center;
background-color:#FFFFFF;
}

p,select,input,textarea,td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#container {
width:1024px;
margin:0 auto;
padding:0;
text-align:left;
}


/*       	HEADER		*/

#header {
   margin:0px 0 20px 0;
   padding:0;
   height:250px;
}

#logo 
{
   margin-top: 20px;
   margin-left: 50px;
   width:310px;
   height:230px;
   float:left;
}
#showlogos {
   width:137px;
   height:250px;
   float:left;
}

#headerRight {
   width:525px;
   height:230px;
   float:left;
   text-align: right;
}

#links 
{
   height: 20px;
   float: right;
   margin-right: 25px;
}

#links a
{
   color: Blue;
   text-decoration: none;
}
#links a:hover
{
   text-decoration: underline;
}

#nav 
{
   margin-left: 125px;
   float: left;
   height: 210px;
   width: 250px;
   font-size:14px;
   font-weight:bold;
}

#nav ul {
margin:0px;
padding:0;
list-style:none;
}

#nav li {
margin-right:15px;
}

#nav2 
{
   float: left;
   width: 150px;
   height: 230px;
font-size:14px;
font-weight:bold;
}

#nav2 ul {
margin:0 0 0 0;
padding:0;
list-style:none;
}

#nav2 li 
{
margin-left:15px;
}

/*       	CONTENT		*/

#content 
{
   width: 896px;
   clear:both;
   margin:0px 0 0 100px;
}

#clip{
float:left;
width:540px;
margin:0;
background:#231f20;
padding:0;
}

#clipBox 
{
   padding: 5px;
   text-align:left;
   background-color: #000000;
}

#credits
{
   height: 335px;
   width: 250px;
   left: 400px;
   position: absolute;
}

#clipTools {
background-color:#5c002d;
color:#FFFFFF;
font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
margin:15px 0 0 0;
}

#clipTools ul {
list-style:none;
text-align:right;
padding:5px 0 5px 0;
}

#clipTools li {
display:inline;
margin-right:15px;
}

#clipSide {
float:right;
!position: absolute;
margin-top: 10px;
width:320px;
height:409px;
background:#333333;
padding:0 15px 0 11px !important;
padding:0 12px 0 11px;
}

#content2 
{
   margin-left: 110px;
   clear:both
}

#content3 {
   margin-left: 110px;
   width: 896px;
   clear: both;
}

#col-A {
float:left;
width:448px;
padding:0 0 0 0;
}

#col-B {
float:left;
width:204px;
padding:0 0 0 20px;
}

#col-C {
float:left;
width:204px;
padding:0 0 0 20px;
}

#col-C a
{
   color: Black;
}
#col-C a:hover
{
   text-decoration: underline;
}
#col-C a:visited
{
   text-decoration:none;
}
#col-C a:hover:visited
{
   text-decoration: underline;
}

#col-1 {
float:left;
width:580px;
padding:0 0 0 0;
}

/*       	FOOTER		*/

#footer {
text-align:center;
clear:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}