#body {
  padding : 0;
  margin : 0;
  font : 100.1% sans-serif
}

#wrapper {
  width : 950px;
  background-color: #2f2f2f;
  border : thick ridge #c0c0c0;
  margin : 20px auto;
  display: table;
  padding-right: 25px;
  padding-left: 25px
}

#header {
  width : 850px;
  height : 50px;
  background-color: #0f0f0f;
  border-top : 0px solid #0f0f0f;
  border: medium ridge #c0c0c0;
  display: block;
  margin-left: 25px;
  margin-right: 25px
}

#header h1 {
  padding : 0;
  margin : 10px;
  color: #ffffff;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  float : left
}

table#navbar {
width : 190px;
  background : #808080;
  border : thick ridge #c0c0c0;
  margin : 0px auto
}

td#navbar {
  background : #808080;
  border : thick ridge #c0c0c0;
  text-align:center;
  width: 25%
}

.navcell {
  background : #808080;
  border : thick ridge #c0c0c0;
  text-align:center;
  width: 25%
}

a#navbar {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : 14px;
  text-decoration : none
}

.navlink {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : 14px;
  text-decoration : none
}

.statbox {
  width : 95%;
  background : #c0c0c0;
  border : none;
  margin : 0px auto;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : 12px
}


#textbox {
  width : 650px;
  background : #c0c0c0;
  border : thick ridge;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : 12px;
  text-align: left;
  padding: 15px;
  display: inline-table;
  float: right;
}

table#linkbox {
  width : 950px;
  background : #c0c0c0;
  border : thick ridge;
  margin : 0px auto;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : 10px;
  text-align : center
}

a#linkbox {
  font-family : 'Trebuchet MS'; 
  font-size : 10px
}
  
.one {
  width : 65px;
  text-align : center
}


.two {
  width : 97px;
  text-align : left
}

.twoa {
  width : 455px;
  text-align : left
}

.three {
  width : 228px;
  text-align : left
}


.four {
  width : 130px;
  text-align : center
}


h1#textbox {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : 16px
}

h2#textbox {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : 14px
}

h3 {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : 14px
}

table#photobox {
  width : 180px;
  height : 83px;
  background : #c0c0c0;
  border : thick ridge;
  margin : 20px auto;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : 12px
}

ul { 
  margin : 0;
  padding : 0;
  list-style-type : none
}

h1
{font-family : 'trebuchet ms';
font-size:16pt;
color:#202020;
font-weight:bold
}

h2
{text-align:center;
font-family: 'trebuchet ms';
font-size:12pt;
color:#202020;
font-weight:bold
}

#sidebar {
  float : left;
  display : inline;
  width : 230px;
  background-color : #2f2f2f;
  padding : 0px;
  color : #fff;
  font-family: "Trebuchet MS";
  font-size:18pt;
}

#sidebar h3 {
  color : #eecc11
}

#sidebar a {
  color : #ffffff
}

#sidebar a:hover, #sidebar a:focus {
  color : #000000
}

#sidebar a:active {
  color : #000000
}

#sidebar a:focus {
  background-color : #c0c0c0
}

#sidebar a:active {
  background-color : #808080
}

#footer {
  width : 850px;
  background-color: #0f0f0f;
  border : thick ridge #c0c0c0;
  float : none;
  margin-left: 25px;
  margin-right: 25px;
  color: #CCCCCC;
  font-size: x-small;
  font-family: "MS Sans Serif", sans-serif;
  display: block
}

#footer td {
  height : 10px;
  color: #ffffff;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : 8px
}


#footer a {
  color : #63a1f9
}

img {
  border: thick ridge #c0c0c0
}

.sizer1 {
  display: none
}

