@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/page_background.jpg);
	background-color: #96ce8f;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

.style21 {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 15px;
}
.style22 {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
}
.style23 {
	color:#09F;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
}

.style45 {
	font-size: 12px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
	
.style46 {
	font-size: 20px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


@import url("../styles/CaviarDreams/stylesheet.css");
@import url("../styles/CaviarDreams_Italic/stylesheet.css");
@import url("../styles/Aaargh/stylesheet.css");
@import url("../styles/LANENAR/stylesheet.css");
@import url("../styles/LANEUP/stylesheet.css");
@import url("../styles/Caviar_Dreams_Bold/stylesheet.css");

a:link {
	text-decoration: none;
	color: #00789F;
}
a:visited {
	text-decoration: none;
	color: #00789F;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(../images/pulldown1.jpg);
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(../images/pulldown1.jpg);
}
