

h1{font-size: 1.3em;}



#menu a
{
margin-left: 4px;
margin-right: 4px;
text-decoration: none;
color:#CCCCCC;
font-size: 11px;
}

#menu a:hover
{
color: #75D5FD;
}

body
{
font-family:Arial, Helvetica, sans-serif;
color: white;
}


a, a:visited {
	color: #75D5FD;
}

#header
{

}
#page
{
background-color:#0E0E10;
width: 746px;

margin-left: auto; 
margin-right: auto;


background-image:url('../images/img1.jpg');


background-position:top right;
background-repeat: no-repeat;

}
#menu
{
padding-top:10px;
padding-left: 105px;
position:relative;
top: 5px;
left: 6px;
z-index: 10;
}

#logo
{
position:relative;
left: -135px;
width: 580px;
height: 95px;
/*
overflow: hidden;
*/
}

table.kits { float:left; margin:0 0 20px 0;}
table.kits tr th {font-size:12px; text-align:left; padding-left:4px}

table.kits tr th.one {background:#76a7c2; width:90px;}
table.kits tr th.two {background:#76a7c2; width:130px;}
table.kits tr th.three {background:#76a7c2; width:50px;}
table.kits tr th.four {background:#76a7c2; width:110px;}

table.kits tr td {background:#343e49; padding:4px 0 3px 6px;}
table.kits tr td.footer {background:#343e49;}

#content
{

margin-top: 5px;
padding-left: 165px;

width: 430px;

font-size: 0.8em;
/*

filter:chroma(color=#FFFFFF);
      scrollbar-face-color:#000000;
      scrollbar-shadow-color:#632984;
      scrollbar-highlight-color:#632984;
      scrollbar-3dlight-color:#130919;
      scrollbar-darkshadow-color:#130919;
      scrollbar-track-color:#FFFFFF;
      scrollbar-arrow-color:#C2A2DA;
*/
}
#text
{
position:relative;
left: -20px;

}