body {
  margin: 0px;
  padding: 0px;
  background-image:url('../images/bg01.jpg');
  background-attachment:fixed;
  text-align:center;
  width:800px;
  margin:auto;
  font-family:Verdana, sans-serif;
}

img{
	border-width:0;
}

html{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

#cursive
{
	font-family:Verdana, sans-serif;
	font-size:10pt;
}

#bold
{
	font-weight:700;
}

#header {
  position:relative; 
  height:210px; 
  width:800px;
  margin-bottom:0px;
}

#leftcol {
  margin-top:0px;
  width:150px; 
  float:left; 
  position:relative;
}

#content {
  margin-top:0px;
  float: right; 
  display:inline; 
  position: relative; 
  width:650px;
  
}

#footer {
  height:60px; 
  clear:both;
}



#top1
{
	width:421px;
	height:172px;
	padding:0;
}

#top2
{
	width:379px;
	padding:0;
}

#top3
{
	padding:5px;
	font-size:10pt;
}

#top4
{
	margin-top:1px;
	margin-left:7px;
}

#footer1
{
	border-top-width:3px;
	border-top-style:ridge;
	border-top-color:#00FF00;
	width:800px;
	height:60px;
	margin-top:15px;
	font-size:8pt;
}

.bot a:link
{
 	color:#009900;
	font-weight:700;
	text-decoration:none;
}

.bot a:visited
{
	color:#009900;
	font-weight:700;
	text-decoration:none;
}

.bot a:hover
{
	color:#000000;
	font-weight:700;
	text-decoration:none;
}

.bot a:active
{
	color:#000000;
	font-weight:700;
	text-decoration:none;
}

#hrsub
{
	border-bottom-width:3px;
	border-bottom-style:ridge;
	border-bottom-color:#00FF00;
}
