@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
		margin:0;
		padding:0;
}

body{
	margin:0%;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background:#321f41;
	color:#FFFFFF;
}

#wrapper{
		text-align:left;
		margin:0 auto 0 auto;
		width: 731px;
		background:#2d0014;
}

.hide{
		visibility:hidden;
}

#nav{
		float:left;
		width:731px;
		height:50px;
		background-image:url(images/navBg.gif);
}
#container {
	float: left;
	width: 731px;
	background: #2D0014;
}
#container p {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}

#navTable{
		margin:10px auto 0 auto;
		padding:0;
}

#navTable a, #navTable a:visited{
		color:#FFFFFF;
		margin:0 32px 0 32px;
		text-decoration:none;
}

#navTable a:hover{
		color:#CC99FF;
}
		
#header1{
		float:left;
		width:428px;
		height:388px;
		background:url(images/hSite_02.jpg);
}

#header2{
		float:left;
		width:303px;
		height:388px;
		background:url(images/hSite_03.jpg)
}

#content1{
		float:left;
		width:428px;
}

#subA1{
		float:left;
		width:428px;
		height:61px;
		background:url(images/hSite_04.jpg);
}

#subB1{
		float:left;
		width:428px;
		height:187px;
		background:url(images/hSite_06.jpg);
}

#subB1 p{
		margin:0 80px 0 30px;
		color:#fdbdff;
}

#content2{
		float:left;
		width:303px;
}

#subA2{
		float:left;
		width:303px;
		height:61px;
		background:url(images/hSite_05.jpg);
}

#subB2{
		float:left;
		width:303px;
		height:187px;
		background:url(images/hSite_07.jpg);
}

#footer{
	float:left;
	clear:both;
	width:731px;
	height:75px;
	background: #2F0015;
}

#footer p{
		font-size:9px;
		margin:25px 0 0 30px;
		color:#a11f6f;
}
#bottomLinks {
	float: left;
	width: 731px;
	border-top: 8px solid #cd419a;
	height: 50px;
	background: #8c1362;
	text-align: center;
	padding-top: 5px;
}
#bottomLinks p a, #bottomLinks p a:visited {
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
#bottomLinks p a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 9px;
	color: #CD419A;
}
#container {
	color: #fdbdff;
}
#container strong {
	color: #FFFFFF;
}
#container p {
	color: #FDBDFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F0E30;
	margin-top: 20px;
	padding-top: 20px;
}
#container img {
	margin-left: 30px;
	margin-top: 20px;
}
.pinkbar {
	background-image: url(images/pink_bar.jpg);
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 2px;
}
#container .leftPad {
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F0E30;
}
#container .rightPad li {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 80px;
}
#container .rightPad ul {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container .rightPad {
	padding-right: 30px;
	padding-top: 30px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F0E30;
	padding-bottom: 30px;
}
#gallery1 {
	width: 675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#gallery2 {
	width: 675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
