a:hover {
	color: #260521;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 110ems;
}

a:link {
	color: #FF4500;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 110ems;
}

a:visited {
	color: #94701b;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 110ems;
}

p{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333;
	text-align: justify;
}

.headline {
	font: bold 14pt Georgia, Times New Roman, Times, serif;
	color: #4d1042;
}

.line {
	border-top: dotted 1px #333;
}

.adult{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333;
	text-align: center;
}

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #ccc;
	text-align: justify;
	background-image: url(images/slice_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: black;
}

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #ccc;
}

.content-box {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #333;
	border-color: #A2AAAE;
	border-style: dotted;
	border-width: 1px;
	background-color: #F3E9F3;
}
.content-right {
	border-color: #A2AAAE;
	border-style: dotted;
	border-width: 1px;
   font-family: Georgia, Times New Roman, Times, serif;
	
	color: #fff;
}

.content-left-menu {
	border-color: #A2AAAE;
	border-style: dotted;
	border-width: 1px;
}

.content-left-restricted {
	background-color: #53250F;
	border-color: #A2AAAE;
	border-style: dotted;
	border-width: 1px;
}
	
.content-left-menudark {
	background-color: #703214;
	border-color: #A2AAAE;
	border-style: dotted;
	border-width: 1px;
}	

.blue-box {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #fff;
	padding: 6px;
}

.funky-box {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100ems;
	color: #1A1A1A;
	background-image: url(images/funky.jpg);
	background-repeat: repeat;
}

