a{color:#C72C2C; text-decoration:none;}
a:hover{color:#FF0000;}
body{font-size:.8em;}
body,td{font-size:small;font-family:Arial,Verdana,Sans-serif;color:#666666;}
h1{font-size:160%;font-weight:bold;color:#004DB6;}
h2{font-size:125%;font-weight:bold;color:#004DB6;}
h3{font-size:115%;font-weight:bold;color:#004DB6;}
h4{font-size:105%;font-weight:bold;color:#004DB6;}
#w3c a{color:#000;}
#w3c{color:#DDDDDD;}
img{border:0;}

.clear {clear:both;overflow: hidden;}

#page {
  width: 712px;
  margin: auto;
}

#header {
  width: 712px;
  height: 159px;
  background: #fff url('/template/images/header.gif') top left no-repeat;
}

#siteOptions {
  width: 712px;
}

#siteOptionsTop {
  width: 712px;
  height: 13px;
  background: url('/template/images/nav.top.gif') top left no-repeat;
  overflow: hidden;
}

#siteOptionsMain {
  float: left;
  width: 712px;
  background: url('/template/images/nav.mid.gif') top left repeat-y;
  height: 20px;
}

#breadcrumbs {
  float: left;
  width: 300px;
  padding-left: 10px; 
  margin-top: -2px;
}

#displayOptions {
  float: left;
  padding-top: 3px;
}

#search {
  float: right;
  width: 300px;
  padding-right: 10px; 
}

#siteOptionsBot {
  float: left;
  width: 712px;
  height: 13px;
  background: url('/template/images/nav.bot.gif') top left no-repeat;
  overflow: hidden;
}

#mainPage {
  float: left;
  background: #fff;
  width:100%;
}

#left {
  float: left;
  width: 135px;
  margin-top: 2px;
}

#leftTop {
  width: 135px;
  height: 16px;
  background: url('/template/images/side.top.gif') top left no-repeat;
  overflow: hidden;
}

#leftMain {
  width: 125px !Important;
  width: 115px;
  padding: 5px;
  background: url('/template/images/side.mid.gif') top left repeat-y;
}

#leftBot {
  width: 135px;
  height: 17px;
  background: url('/template/images/side.bot.gif') top left no-repeat;
}

#right {
  float: left;
  width: 570px;
  margin-top: 2px;
  border: 2px solid #ccc;
}

* html #right
{
	width:560px;
}

#right2 {
  float: left;
  width:100%;
}

#pageBot {
  height: 45px;
  width: 577px;
  background: url('/template/images/botlogo.gif') top left no-repeat;
  margin-left: 135px;
}

#mainNav {
  padding-left: 5px;
}
