BODY
{
  BACKGROUND-IMAGE: url(00side.gif);
  FONT-SIZE: 14pt;
  FONT-FAMILY: 'Times New Roman', Georgia, 'Palatino Linotype', serif, Arial;
  color: #EEFFFF;
  MIN-WIDTH: 480px;
  MARGIN: 0 0 0 0;
  PADDING: 0 0 0 0;
}
A
{
  COLOR: #C0C0C0;
  TEXT-DECORATION: underline;
}
A:hover
{
  COLOR: #A0A0A0;
  TEXT-DECORATION: none;
}
#wrapper
{
  TEXT-ALIGN: left;
}
#header
{
  WIDTH: 95%;
  HEIGHT: 170px;
}
#content
{
  PADDING-RIGHT: 5px;
  DISPLAY: inline-block;
}
#content-wrapper
{
  PADDING-RIGHT: 5px;
  MARGIN: 0px 0px 0px 200px;
}
#main
{
  PADDING-LEFT: 5px;
  PADDING-RIGHT: 5px;
  POSITION: relative;
}
#navigation
{
  FLOAT: left;
  WIDTH: 180px;
}
#footer
{
  MARGIN-TOP: 20px;
  PADDING: 20px;
  BORDER-TOP: darkgray double;
  TEXT-ALIGN: center;
  POSITION: relative;
  FONT-STYLE: italic;
  FONT-SIZE: 10pt;
}
#biglogo
{
  FLOAT: left;
}
.bigheader
{
  FONT-SIZE: 24pt;
  COLOR: #C0C0C0;
  MARGIN-RIGHT: 10%;
  FONT-FAMILY: 'times new roman', georgia, 'palatino linotype', serif, arial;
  TEXT-ALIGN: right;
}
.subheader
{
  FONT-SIZE: 18pt;
  COLOR: #666633;
  FONT-STYLE: italic;
  FONT-FAMILY: 'Times New Roman', Georgia, 'Palatino Linotype', serif, Arial;
  TEXT-ALIGN: right;
}
.topcat
{
  FONT-SIZE: 14pt;
  COLOR: #FFFFCC;
  FONT-FAMILY: 'Times New Roman', Georgia, 'Palatino Linotype', serif, Arial;
}
.nolink
{
  FONT-SIZE: 12pt;
  COLOR: #FF9933;
  FONT-FAMILY: 'Times New Roman', Georgia, 'Palatino Linotype', serif, Arial;
}
.navilink
{
  FONT-SIZE: 12pt;
  COLOR: #EE82EE;
  FONT-FAMILY: 'Times New Roman', Georgia, 'Palatino Linotype', serif, Arial;
}
.thispage
{
  FONT-WEIGHT: bolder;
  FONT-SIZE: 12pt;
  COLOR: #66CCCC;
  FONT-FAMILY: 'Times New Roman', Georgia, 'Palatino Linotype', serif, Arial;
}
.boxwrap {
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-color: #336699;
  width: 99%;
  float: left;
}
.mainhead {
  border-top-style: solid;
  border-color: #336699;
  background-color: #330066;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: #CCCCFF;
}
.newwrap {
  float: left;
  border-top-style: solid;
  border-color: #336699;
  background-color: #330066;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: #CCCCFF;
  width: 34%;
}
.subwrap {
  float: left;
  border-top-style: solid;
  border-color: #336699;
  background-color: #330066;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: #CCCCFF;
  width: 33%;
}
.tuck {
  text-align: center;
  font-size: 1.1em;
  color: #EECCCC;
  float: left;
  width: 99%;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.fryer {
  text-align: center;
  font-size: 1.1em;
  color: #EECCCC;
  float: left;
  width: 33%;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

