﻿/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 

}

.menu {
	font-size: 12pt; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
}

.menu:active {color: white}
.menu:link {color: white}
.menu:hover {color: white}
.menu:visited {color: white}


#notice {
	position:absolute;
	left:24px;
	top:599px;
	width: 519px; 
	height: 48px;
	z-index:13;
}

#headerLine {
	position:absolute;
	left:0px;
	top:164px;
	width:100%;
	height:10px;
	z-index:1;
	background-color: #81AD86;
}
#apDiv2 {
	position:absolute;
	left:16px;
	top:10px;
	width:193px;
	height:142px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:249px;
	top:19px;
	width:492px;
	height:128px;
	z-index:3;
}
#headerLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:790px;
	height:164px;
	z-index:2;
}

#soldout {
	position:absolute;
	left:235px;
	top:251px;
	width:351px;
	height:55px;
	z-index:6;
}

#headerPhotoRotate {
	position:absolute;
	left:789px;
	top:0px;
	width:223px;
	height:164px;
	z-index:3;
}
#headerJoinUs {
	position:absolute;
	left:798px;
	top:175px;
	width:216px;
	height:305px;
	z-index:4;
}
#menubg {
	position:absolute;
	left:24px;
	top:197px;
	width:194px;
	z-index:5;
	height: 377px;
	background-color: #81ad86;
}

#pageTitlePosition {
	position:absolute;
	left:235px;
	top:176px;
	width:351px;
	height:55px;
	z-index:6;
}
#guestName1Position {
	position:absolute;
	left:359px;
	top:254px;
	width:415px;
	z-index:7;
}
#guestPic1Position {
	position:absolute;
	left:238px;
	top:256px;
	width:105px;
	height:126px;
	z-index:8;
}
#guestPic2Position {
	position:absolute;
	left:237px;
	top:621px;
	width:104px;
	height:129px;
	z-index:9;
}
#apDiv12 {
	position:absolute;
	left:0px;
	top:938px;
	width:100%;
	height:10px;
	z-index:10;
	background-color: #f6d0d2;
}

#guestName2Position {
	position:absolute;
	left:359px;
	top:619px;
	width:420px;
	z-index:11;
}
#textSponsoredByPosition {
	position:absolute;
	left:24px;
	top:599px;
	width:194px;
	height:87px;
	z-index:12;
}

.genericBody {
	position: fixed; 
	left: 237px; 
	top: 264px;
}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #638667;
	font-size: 16px;
}

.rightsideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #638667;
	font-size: 14px;
}


.textSponsoredBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #638667;
	font-weight: bold;
}

.guestName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #638667; 
	font-size: 16px; 
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}

