#container {
  margin:auto;
  width: 950px; 
  background-color: #EDCD68;
  background-image: url('button/buttonback2.jpg');
  background-repeat: repeat-y ;
}

#header {
  clear:  both;
  background-color: #EDCD68;
  color: white;
  width: 100%;
}

#navbar {
  float:  left;
  color: black;
  width: 165px;
  background-image: url('button/buttonback2.jpg');
  background-repeat: repeat-y ;
}

#content {
  float:  left;
  border-left: 165px;
  width:  775px;
  background-color: #EDCD68;
  color: black;
  padding-top:  5px;
  padding-left: 5px;
  padding-right:  5px;
  padding-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

#footer {
  clear: both;
  background-color: #EDCD68;
  color: black;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-color: #FFE4B5;
}

commonfooter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
table.home {
  background-image: url('../images/background.jpg');
  background-color: #FFFFFF;
  width: 948px;
  height: 605px;
  background-repeat:no-repeat;
  padding: 0 0 0 0;
}

table.otherheader {
  background-image: url('../images/secondpagelogo.jpg');
  background-color: #FFFFFF;
  width: 100%;
  height: 108px;
  background-repeat:no-repeat;
  padding: 0 0 0 0;
}

table.mainbody {
  width: 100%;
  border-top-style: solid;
  border-top-color: #b5101c;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.tinylink{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000 
}

.biglink{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000 
}

.nicelink{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

a.grey:link {color: #999999; font-weight: bold;}
a.grey:active {color: #999999; font-weight: bold;}
a.grey:visited {color: #999999; font-weight: bold;}
a.grey:hover {color: #000000; font-weight: bolder;}

a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:visited {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: normal;}

a.aqua:link {color: #00ccff; background: #000000; font-weight: normal;}
a.aqua:active {color: #00ccff; background: #000000; font-weight: bold;}
a.aqua:visited {color: #00ccff; background: #000000; font-weight: bold;}
a.aqua:hover {color: #00ccff; background: #000000; font-weight: bolder;}

img.plain {border: 0}

.normaltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

.fixedfont {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px; 
}

.normaltext14 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
}

.normaltext18 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px; 
}

.bigtext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 24px;  
}

.tinytext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size: 10px;  
}

.myheading1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #008000;
}

.myheading2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #008000;
}

.boldwhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
}

.bannertext {
  font-family: tempus sans itc, Comic sans MS, Verdana, sans;
  font-size:24px;
  color: #993300;
}

.graphic {border:0}
 A:hover .graphic, A:active .graphic {border:2px; border-color: #000000; border-style: solid;}

