.pagecontainer {
	display:block; 
	position:absolute; 
	left:10px; 
	top:10px; 
	width:760px;
}

.container {
	display:block;	
	left:0px;
	
}

.ontop {
	display:block;
	position:relative;
	z-index:100;

}

.ftfontbold {

	font-size:15px;
 	font-family:Comic Sans MS,Arial,Helvetica;
 	font-weight:bold;
 	color:#6a3f25;
	text-decoration:italic;
	z-index:100;

}
.ftfont1 {

	font-size:15px;
 	font-family:Comic Sans MS,Arial,Helvetica;
 	color:#660000;
	z-index:100;
}

.ftfont2 {

	font-size:19px;
 	font-family:Comic Sans MS,Arial,Helvetica;
 	color:#985100;
	z-index:100;
}
.ftfont3 { 
	color:#985100;
	font-size:23px;
 	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;           
}
.ftfont4 { 
	color:#985100;
	font-size:30px;
 	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;           
}
.ftfont5 { 
	color:#985100;
	font-size:38px;
	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;
}

/* THE FOLLOWING FONTS ARE THE SAME EXCEPT FOR THE COLOR */

.ftfont6 {

	font-size:19px;
 	font-family:Comic Sans MS,Arial,Helvetica;
 	color:#660000;
	z-index:100;
}
.ftfont7 { 
	color:#660000;
	font-size:23px;
 	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;           
}
.ftfont8 { 
	color:#660000;
	font-size:30px;
 	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;           
}
.ftfont9 { 
	color:#660000;
	font-size:38px;
	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;
}

.caption {
	color:#5c3201;
	font-size:16px;
	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;
	opacity:100;
}

/* ADDRESS FONTS */

.address1 {

	font-size:23px;
 	font-family:Comic Sans MS,Arial,Helvetica;
 	color:#660000;
	text-decoration:italic;	
	z-index:100;
}
.address2 { 
	color:#660000;
	font-size:19px;
 	font-family:Comic Sans MS,Arial,Helvetica;
	z-index:100;           
}

/* ADDRESS FONTS- THIS IS THE EMAIL LINK IN THE ADDRESS AT THE BOTTOM OF THE PAGE */
.emailink {

	color:#660000;
		
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	border-bottom-style:solid;
	border-bottom-color:#ab0101;
	border-bottom-width:1px;
	text-decoration:none;
}

/* LINKS PAGE */

.commentfont {

	font-family:Comic Sans Ms,arial;
	font-size:15px;
	color:#985100;
	font-weight:bold;
}

.ftlinkgen {

	font-size:17px;
	font-family:Comic Sans Ms,arial;	
}

.ftlinkborders {
 	display:block;
	width:620px;
	position:relative;
	
	padding-top:0px;
	padding-right:16px;
	padding-left:16px;
	padding-bottom:16px;
	border-width:3px;

	border-right-style:double;
	border-left-style:double;
	border-top-style:double;
	border-bottom-style:double;

/* none; hidden; dotted; dashed; solid; double; groove; ridge; inset; outset; */
	border-right-width:3px;
	border-left-width:3px;
	border-top-width:3px;
	border-bottom-width:3px;

	border-top-color:916003;
	border-bottom-color:916003;
	border-left-color:916003;
	border-right-color:916003;

	font-size:17px;
	font-family:Comic Sans Ms,arial;
	text-align:left;	

}

.inn {
	color: #ad1919;
	font-size: 38px;
	font-family: arial;
           
}

.classless { 
	font-family: arial;
	font-size: 0px;
	color: #ebc6a3;

}

.bgmainpg {

	background: url(bgmainpg.jpg);
 	display:block;
	position:absolute;
	width:800px;
	height:400px;
	left:0px;
	top:0px;
	z-index:0;
}

/* Box to float something right */

.floatright {
	display:block;
	position:relative;
	float:right;
	margin:10px;

	z-index:30;
}

/* Box to float something left */

.floatLeft {
	display:block;
	position:relative;
	float:left;
	margin:10px;

	z-index:30;
}

body {
scrollbar-arrow-color:#FFCC99;
scrollbar-3dlight-color: #800000;
scrollbar-highlight-color:#808080;
scrollbar-face-color: #905444;
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #800000;
scrollbar-track-color: #800000;

background:url(ftg/bgsand.jpg);
}

a:hover {
	color:#f50c0c;
}

.logo_position {
	display:block;
	position:absolute;
	top:20px;
	left:160px;
	border:2px;
}


.menuall {
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	width:150px;
	height:425px;
	line-height:5px;
}

.toposition {
	display:block;
	position:relative;
	width:500px;
	left:200px;
	border:none;

}



