/* index - home */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEFFDB;

	scrollbar-face-color: #FAF6F6; 
	scrollbar-shadow-color: #0B6861; 
	scrollbar-highlight-color: #550000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #0B6861; 
	scrollbar-arrow-color: #0B6861;
}


a {
	font-family: Comic Sans MS; 
	text-decoration : underline; 
}

a:link {
	color: #8A0508;
}

a:visited {
	color: #8A0508;
}

a:hover {
	color: #FF0000; 
}

a:active {
	color: #E10000;
}

.bg {
	background-attachment: scroll;
	background-image: url(images/image_11.gif);
	background-repeat: no-repeat;
	background-position: 93px bottom;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(images/image_16.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0B6861;
}

.contact {
	font-family: Comic Sans MS;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #8A0508;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
}
A.copyright:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
	text-decoration: none;
}
A.copyright:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
	text-decoration: none;
}
A.copyright:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
	text-decoration: none;
}
A.copyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
