#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 850px;
   }

.title {font-family:Trebuchet MS; font-size:15px; color:#000000}
.subtitle {font-family:Trebuchet MS; font-size:13px; color:#000000}
.subtitleblack {font-family:Trebuchet MS; font-size:13px; color:#000000}

.body {  font-family: Trebuchet MS; font-size: 12px; color: #000000}
.body a {color:#000000;}
.body a:hover {color:#000000; text-decoration:underline;}

.body_opposite {  font-family: Trebuchet MS; font-size: 12px; color: #000000;}
.body_opposite a {color:#000000; text-decoration:underline;}
.body_opposite a:hover {color:#000000; text-decoration:none;}

.bodywhite {  font-family: Trebuchet MS; font-size: 15px; color: #FFFFFF}
.bodywhite a {color:#FFFFFF;}
.bodywhite a:hover {color:#FFFFFF; text-decoration:underline;}

.bodypurple {  font-family: Trebuchet MS; font-size: 13px; color: #552988}
.bodypurple a {color:#552988;}
.bodypurple a:hover {color:#552988; text-decoration:underline;}

.bodynews {  font-family: Trebuchet MS; font-size: 11px; color: #000000}
.bodynews a {color:#000000;}
.bodynews a:hover {color:#000000; text-decoration:underline;}

.whitelinks {  font-family: Trebuchet MS; font-size: 13px; color: #FFFFFF}
.whitelinks a {color:#FFFFFF;}
.whitelinks a:hover {color:#FFFFFF; text-decoration:underline;}

.bottomtext {  font-family: Trebuchet MS; font-size: 10px; color: #000000}

a { color: #333333; text-decoration: none}

a:hover {  color: #333333}

.tableflash {
	position:fixed;
	left:569px;
	top:235px
}

.nav {
  position:fixed;
  left:569px;
  top:235px
}

.seolinks {font-family:Trebuchet MS; font-size:12px; color:#993366;}
.seolinks a {color:#993366;}
.seolinks a:hover {color:#000000; text-decoration:underline;}

.contactform input.submit {
background-color: #663399;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}

.contactform input.clear {
background-color: #663399;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}

.deleteform input.delete {
background-color: #6EB33E;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}

TABLE.ADMINLINKS
  { 
     font-family:Trebuchet MS;
     font-size:12pt;
	 color:#FFFFFF;
     background-color:#663399;
     width:770px;
  }

  TH.ADMINLINKS
  {
     font-size:12pt;
     color:white;
  }


  TR.ADMINLINKS
  { 
     font-size:12pt;
	 font-color:#FFFFFF;
	 color:#FFFFFF;
     background-color;#663399;
     text-align:center;
  }

  TD.ADMINLINKS
  {  
     font-size:12pt;
 	 font-color:#FFFFFF;
	 color:#FFFFFF;
     background-color:#663399;
     text-align:center;
  }
  
  table.admintable
  { 
     font-family:Trebuchet MS;
     font-size:12pt;
     border-style:solid;
     border-color:white;
     border-width:1px;
  }

  TH.admintable
  {
     font-size:13px;
     background-color:#663399;
     color:white;
     text-align:center;
  }


  TR.admintable
  { 
  }

  TD.admintable
  {  
     font-size:13px;
     background-color:#6EB33E;
     color:black;
  }
