
body {
	text-align: center;
	
	margin-top: 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
	background-image:url(images/blankscroll_main1.jpg);
	background-position:right;
	background-repeat:repeat-y;
	
} 

.mainfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.titlefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.designed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.left {float:left; }
.right {float:right;}


#container {
	margin:0 auto;
	width:100%;
	height:100%;
	text-align: left;

	background-image:url(images/blankscroll_main1.jpg);
	background-position:right;
	background-repeat:repeat-y;

}

div.header
{
width: 100%;
height: 70px;
padding:0;
color:#FFFFFF;
background-color:#FFFFFF;

float:left;
}
div.footer
{
height:35px;
margin-left:0;
padding:0;
color:#FFFFFF;
background-color:#666666;
text-align: right;
font-size:12px;
float:left;

clear:none;

}

h1.header
{
padding:0;
margin:0;
}

div.textcontainer
{
width:600px;
height:400px;
margin-left:0;
float:left;
}

div.content
{
width:580px;
height:450px;
margin-left:0px;
padding:0em;
float:left;
clear:none;
background-image: url(images/blankscroll_home1.jpg);
background-repeat:no-repeat;
}
div.content2
{
width:580px;
height:490px;
margin-left:0px;
padding:0em;
float:left;
clear:none;
}

div.left
{
background-color: #FFFFFF;
background-image:url(images/left_banner.jpg);
background-repeat: no-repeat;
float:left;
width:180px;
height:450px;
margin:0;
padding:0;
}

div.img
{
  margin: 0 0 0 0;
  height: 150px;
  width: 190px;
  float: left;
  text-align: center;
}	

a {text-decoration:none;color:#660000; }

a:hover{color:#FF0000;}
