#content {
  background:			#000000;
  border-left:			2px dashed #334427;
  border-right:			2px dashed #334427;
  float:			left;
  font-family:			helvetica, verdana;
  font-size:			14px;
  padding-left:			2%;
  padding-right:		2%;
  text-align:			justify;
  width:			54%;
}

#content h2 {
  font-family:			arial;
  font-size:			17px;
}

#content h3 {
  font-family:			verdana;
  font-size:			14px;
}

#content-shortpage {
  background:			#000000;
  border-left:			2px dashed #334427;
  border-right:			2px dashed #334427;
  float:			left;
  font-family:			helvetica, verdana;
  font-size:			14px;
  height:			850px;
  padding-left:			2%;
  padding-right:		2%;
  text-align:			justify;
  width:			54%;
}

#content-shortpage h2 {
  font-family:			arial;
  font-size:			17px;
}

#content-shortpage h3 {
  font-family:			verdana;
  font-size:			14px;
}

#footer {
  background:			#000000;
  clear:			both;
  font-family:			luxi sans, helvetica, verdana;
  font-size:			11px;
  font-style:			italic;
  height:			80px;
  padding:			50px 0px 0px 0px;
  text-align:			center;
  width:			98%;
}

#header {
  background:			#000000;
  height:			160px;
  text-align:			center;
  width:			98%;
}

#leftcol {
  background:			#000000;
  float:			left;
  padding-left:			1%;
  padding-right:		1%;
  width:			18%;
}

#leftcol a {
  text-decoration:		none;
}

#leftcol a:hover {
  color:			yellow;
  text-decoration:		underline;
}

#leftcol a:visited {
  color:			#888888;
}

#leftcol a:visited:hover {
  color:			yellow;
}


#rightcol {
  background:			#000000;
  float:			left;
  font-family:			luxi sans, helvetica, verdana;
  font-size:			11px;
  padding-left:			1%;
  padding-right:		1%;
  text-align:			center;
  width:			18%;
}

#rightcol h2 {
  font-family:			arial;
  font-size:			16px;
}

a {
  color:			#66775a;
}

a:hover {
  color:			yellow;
  text-decoration:		underline;
}

a:visited {
  color:			#888888;
}

a:visited:hover {
  color:			yellow;
}

body {
  background:			#000000;
  color:			#66775a;
}

font.error {
  color:			red;
  font-weight:			bold;
}

font.interview {
  font-family:			courier new;
  font-size:			14px;
}

.subtext {
  font-family:			luxi sans, helvetica, verdana;
  font-size:			11px;
  font-style:			italic;
}

.tutorial {
  font-family:			courier new;
  font-size:			14px;
}

ul.justified {
  list-style:			none;
  text-align:			center;
}
