*{
padding:0;
margin:0;
}

html, body {
height: 100%; /* very important */
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFF;
background: #000000 url(img/background.jpg) repeat-x;
text-align: center;
}

#container {
width: 766px;
margin: 0 auto;
text-align: left;
position: relative;
min-height: 100%;*/
height: auto !important; /* for modern browsers */
height: 100%; /* for IE */
background:#000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
}

#container2 {
width: 100%;
margin: 0;
padding:0;
min-height: 100%;
height: 100%;
text-align: left;
background: #FFFFFF;
overflow: hidden;
}

#page {
  clear: both;
  float: left;
  width: 100%;
  /*height: 100%;*/
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  background-color:#FFFFFF;
}

#header {
height:120px;
width: 100%;
text-align:center;
}

#nav {
height:0px;
width: 100%;
text-align:center;
background: #001b27 url(img/nav.jpg);
overflow: hidden;
margin: 0;
padding: 0;
cursor: default;
}

#nav li, #nav a {
display: inline;
color: #fff;
text-decoration: none;
font: 14px 'arial rounded MT', Arial, arial, helvetica, sans-serif;
height: 0px;
line-height: 40px;
padding: 13px 5px;
margin: 0;
}

#nav_bot {
height:0px;
width:100%;
background: #001b27 url(img/nav_hov.gif);
overflow: hidden;
text-decoration: none;;
margin: 0;
padding: 0;
}-->


#footer {
float:left;
width:700;

margin:0;
padding-bottom: 10px;
text-align:left;
color: #996633; font-family: Arial; font-size: 10px; text-decoration: none;
}

#columns {
  margin: 0px auto;
  /*height: 100%;*/
}

#ContentColumn {
float:left;
width:700;
  /*height: 100%;*/
margin:0;
padding-bottom: 10px;
text-align:left;
color: #996633; font-family: Arial; font-size: 10px; text-decoration: none;
}

#OverviewColumn {
float:center;
width:66;
height:450px;
margin:0 auto;
padding-bottom: 10px;
text-align:center;
Position: center;
Top: 620px;
}

img.floatLeft {
  margin: 0 10px 10px 0;
}

.widthPad {
  width: 736px;
}

.width26 {
  width: 26%;
}

.width42 {
  width: 42%;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.paddingLeft {
  padding-left: 5px;
}

.alignMiddle {
  vertical-align: middle;
}

h3 {
  text-transform: uppercase;
  font: 1.2em "Arial Rounded MT Bold";
  margin-bottom: 1em;
}

h4 {
  text-transform: uppercase;
  font: 1em Arial, Arial, Helvetica, sans-serif;
}

h5 {
  text-transform: uppercase;
  font: bold 1em Arial, Arial, Helvetica, sans-serif;
}

h6 {
  text-transform: capitalize;
  font: 1em Arial, Arial, Helvetica, sans-serif;
}

.justify{
text-align:justify;}

.playertxt {
color: #ffffff; font-family: Arial; font-size: 12px; text-decoration: none;
}

u {
color: #ffffff; font-family: Arial; font-size: 8px; font:bold; text-decoration: none;
}

A.playertxt {color: #ffffff; font-family: Arial; font-size: 13px; text-decoration: none; font:bold}
A.playertxt:visited {color: #ffffff; font-family: Arial; font-size: 13px; text-decoration: none; font:bold}
A.playertxt:link {color: #ffffff; font-family: Arial; font-size: 13px; text-decoration: none; font:bold}
A.playertxt:active {color: #ffffff; font-family: Arial; font-size: 13px; text-decoration: none; font:bold}
A.playertxt:hover {color: #00ff66; font-family: Arial; font-size: 13px; text-decoration: none; font:bold}

A {color: #996633; font-family: Arial; font-size: 12px; text-decoration: none}
A:visited {color: #996633; font-family: Arial; font-size: 12px; text-decoration: none}
A:link {color: #996633; font-family: Arial; font-size: 12px; text-decoration: none}
A:active {color: #996633; font-family: Arial; font-size: 12px; text-decoration: none}
A:hover {color: #006600; font-family: Arial; font-size: 12px; text-decoration: none}

table {color: #996633; font-family: Arial; font-size: 12px; text-decoration: none}
