body {
  font-size:		8pt;
  background:		url(/images/notebook2.gif);
  font-family:		Lucida Grande, Verdana, Geneva, sans-serif;
  margin:		8px 10px 10px 40px;
}

@font-face {
    font-family:	Roddy;
    font-style:		normal;
    font-weight:	normal;
    src:		url(http://five13.com/fonts/RODDY0.eot);
}

#banner {
  position:		relative;
  margin-top:		5px;
  margin-left:		5px;
  margin-right:		5px;

  font-size:		x-large;
  font-weight:		bold;

  color:		#000;
/*  background:		#6CA6CD;*/

  letter-spacing:	.1em;
}

#subbanner {
  position:		relative;
  margin-left:		5px;
  margin-right:		5px;
  margin-bottom:	5px;
  padding:		5px;

  font-size:		medium;
  font-weight:		normal;

  color:		#000;
/*  background:		#999;*/
}

#subbanner a,
#subbanner a:link,
#subbanner a:visited,
#subbanner a:active {
  font-size:		small;
  font-weight:		bold;

  color:		#000;

  margin-left:		15px;

  text-transform:	none;
}

#subbanner a:hover {
  font-size:		small;
  font-weight:		bold;

  color:		#000;

  text-decoration:	none;
}

.content a:link { color: #800000 }
.content a:visited { color: #800000; text-decoration: underline }
.content a:hover { color: #FF9581; text-decoration: none }
.content a:active { color: #FF0000 }

.content {
  position:	absolute;
  left:		120px;
  top:		150px;
  width:	700px;

  font-family:	Roddy, Lucida Grande, Verdana, sans-serif;
  color:	#000;
  font-size:	14pt;
  text-align:	justify;
}

.sidebar {
  position:	absolute;
  top:		40px;
  left:		730px;
}

.centerimage {
  margin-left:	150px;
}
