body p,li {
  color: #666666;
  
  }
  
body a {
	color:#CC0099;

	}
  
body strong 
	{color:#9c5a88;

	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
  margin:auto;
  width:800px;
  position:static;
  }

#imagewrapper  {
  align: center;
  
  }

#header {
  height: 170px;
  width: 950px; /*temporary*/
  }

#header a img { border: none; }

#topNav {
  text-align: right;
  background-color: #999999;
  color:#FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 1px;
  }
  
#sizer, #sizer a {
  color: #000;
  font-size: 12px;
  /*font-weight: bold;*/
  padding: 1px;
  }

#topNav a { color: #ffffff; text-decoration: none; }
#topNav a:hover { color: #FF00FF }

#leftNav a { 
  text-decoration: none;
  display: block;
  color:#666666;
  }

#leftNav a:hover {
  color:#FF00FF;
  }

#mainWrapper {
  padding: 5px;
}

#main { 
  margin-left: 150px;
  padding: 5px;
  /*border-left: 1px solid #000080;*/
  }
  
 #leftNav {
  float: left;
  width: 150px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  }

#leftNav a { 
  text-decoration: none;
  display: block;
  height: 2em;
  line-height: 2em;
  }
  
#footer { font-size: 11px; width: 100%; }
  
.third a { color: #FF00FF; }

#footer { font-size: 11px; width: 100%; }

.third {
	vertical-align: top;
  }


.hr { border: 0.5px solid #000080; }

.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 22px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}

h1 { font-size: 27px; color: #000080; }
h2 { font-size: 24px; color: #000080; }
h3 { font-size: 19px; color: #000080; }

label { display: block; }
