body {
	background-repeat: repeat;
        background-image:url('../images/bg-dots.gif');
}
.style1 {background-repeat: no-repeat;}
.style2 {color: #fff; font-weight: bold;}
.style2 a {color: #fff; font-weight: bold;}
.style3 {color: #ef7222;
	font-size: 12px;}
.style3 a {color: #ef7222;
		text-decoration: none;}
.style3 a:hover {color: #C75AA3;
		text-decoration: underline;}
		
.style4 {color: #F781BE;
	font-size: 48px;
	font-family: Monotype Corsiva;
	font-weight: bold;}
.style5 {color: #848484;
	font-size: 12px;}
.style5 a {color: #ef7222;
	text-decoration: none;}
.style6 {color: #F781BE;
	font-size: 24px;
	font-family: Monotype Corsiva;
	font-weight: bold;}
.style6 a {color: #F781BE;
	text-decoration: none;}
.style7 {padding-left: 20px;
	     padding-top: 4px;
	     font-weight: bold;
	     color: #C75AA3;
	     font-size: 18px;
	     font-style: italic;}
.style8 {color: #ef7222;
	font-size: 18px;}
.style9 {color: #633818;
	font-size: 16px;}
.style9 a {color: #C75AA3;
	text-decoration: none;}
.style10 {background-repeat: no-repeat;}
.navigation {padding-left: 12px;
	     padding-top: 4px;
	     font-weight: bold;
	     color: #C75AA3;
	     font-size: 15px;
	     font-style: italic;}
.navigation a {color: #C75AA3;
		text-decoration: none;}
.navigation a:hover {color: #ef7222;
		text-decoration: underline;}
.body {padding-top: 26px;
	padding-left: 10px;}
.floatright { float: right; }
