/* CSS Document */
<style type="text/css">

body {
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bgfdl.gif);
	font-family: "Times New Roman", Times, serif;
  }
  
a:link {
  color:#0000CC;
  text-decoration:none;
  }
  
a:visited {
  color:#333;
  text-decoration:none;
  }
  
a:hover {
  color:#660000;
  text-decoration:none;
  }
  
h2 {
	margin: 0px 0px 0px;
	padding: 2px 0 0 0;
	font:100% "Times New Roman", Times, serif;
	text-align: center;
	font-size: medium;
  }
  
h3 {
	margin: 0px 0px 0px;
	padding: 5px 0px 0px 30px;
	font:100% "Times New Roman", Times, serif;
	text-align: center;
  }
  h4 {
	margin: 0px 0px 0px;
	padding: 2px 0 0 0;
	font:110% "Times New Roman", Times, serif;
	text-align: left;
	font-weight:bold;
  }
  
.imgright {
    float: right;
    padding: 6px 5px 10px 10px;
}

  
#main {
    margin: 0 auto;
	width:690px;
	height:1200px;
	z-index:1;
}

#top {
    margin: 0 auto;
	width:690px;
	height:55px;
	z-index:1;
}

#left {
    margin: 0 auto;
	float: left;
	width:393px;
	height:21px;
	z-index:1;
}

#nav {
	margin: 0 auto;
	float: right;
	background-image: url(images/nav02.gif);
	width:297px;
	height:21px;
	z-index:1;
}

#lines {
	margin: 0 auto;
	float: left;
	width:690px;
	height:14px;
	z-index:1;
}

#con {
	margin: 0 auto;
	float: left;
	background-image: url(images/bgbody.gif);
	width:690px;
	height:auto;
	z-index:1;
}

#sub {
	margin: 0px auto;
	width:650px;
	height:auto;
	text-align:left;
	z-index:1;
	border-bottom-width: thin;
	border-bottom-color: #660023;
	border-bottom-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sub2 {
	margin: 0px auto;
	width:650px;
	height:auto;
	text-align:left;
	z-index:1;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footer {
	margin: 0 auto;
	float: left;
	background-image: url(images/footer02.gif);
	width: 690px;
	height: 29px;
	z-index:1;
}
#copy {
	margin: 0 auto;
	float: left;
	width: 690px;
	height: 29px;
	z-index:1;
}
.style2 {color: #FFFFFF}


.style3 {
	color: #660023;
	font-size: xx-large;
}
.style6 {font-size: 18px}
.style9 {font-size: small}
</style>
