body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFCC;
}
  
#main {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg_main.gif);
}
#pagesidetop {
	background-image: url(images/sand.gif);
}

#pagesidebottom {
	background-image: url(images/sand.gif);
}

#logo {
	background-image: url(images/top.jpg);
}

#nav {
	background-image: url(images/_nav.gif);
}

#bottom {
	background-image: url(images/bottom.jpg);
}


.texttitle {
	font-family: "Monotype Corsiva", "Times New Roman", Serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.textmain {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.textfooter {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
.textsmall {


	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
