body {
	background-image: url(images/purpl007.jpg);
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px none #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.navbar {
	background-color: #8A3882;
	border: 2px solid #FFFFFF;
}
a.top {
	font-size: 14px;
	font-weight: bold;
	background-color: #60417D;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	display: block;
	text-transform: capitalize;
}
a:hover.top {
	background-color: #8A3882;
}
.main {
	background-color: #000000;
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(images/strap.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
h1 {
	font-size: 14px;
	color: #FFCCCC;
	margin: 0px;
	padding: 0px;
}
li a{
	font-size: 12px;
	font-weight: bold;
	background-color: #0B031A;
	border: 1px dotted #702960;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	margin-bottom: 1px;
}
li {
	list-style-type: none;
}
li a:hover {
	background-color: #1B073F;
}
.thumb-main {
	border: 1px dotted #FFFFFF;
	margin: 2px;
}
.style1 {color: #60417D}
.style2 {
	color: #DF1C78;
	font-weight: bold;
}.thumb {
	border: 1px solid #FFFFFF;
}
a {
	color: #FF3366;
}.style3 {
	font-size: 18px;
	font-weight: bold;
}

