* {
	margin: 0;
	padding: 0;
}

body {
font-family: ;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: .7em;
	color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #FCC;
	text-decoration: none;
}
a:visited {
	color: #FCC;
		text-decoration: none;

}
a:hover {
	color: #6CF;
		text-decoration: none;
}

a:active {
	color: #FCC;
		text-decoration: none;

}


.mainfade {
	background-color: #990189;
	background-image: url(images/t_midbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.navbg {
	background-image: url(images/starbg.jpg);
	background-repeat: repeat;
}
.scroller {
	background-image: url(images/bg_scroller.jpg);
	background-repeat: repeat;
}
.table1 {
	background-color: #AF019E;
}
.table2 {
	background-color: #860178;
}
.table3 {
	background-color: #fd3be8;
}
.table4 {
	background-color: #960187;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	list-style-position: inside;
}
input {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #C3C;
}
.galleryimage {
	background-image: url(images/gallery/gabrielleUnion.jpg);
	background-repeat: no-repeat;
	height: 782px;
	width: 600px;
	border: 3px solid #FFF;
}
