body {
	margin: 0px 0;
	padding: 0px;
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(/images/logos/parchment-bkgrd.gif);
	background-repeat: repeat;
}

.main {
	width: 900px;
	margin: 10px auto;
	border: 1px solid #573d94;
	padding: 0px;
}
/*
#header_cell {
	border-bottom: 1px solid #666666;
}
*/
#footer_cell {
	border-top: 1px solid #666666;
}

.clearit {
	clear: both;
	display: block;
}


/* TEXT FORMATTING */

h1 { 
	font-size: 20px;
}
h2 { 
	font-size: 16px;
}

h3 {
	font-size: 12px;
}
h5 { 
	font: 75% normal Arial, Helvetica, sans-serif;
	clear: both;
}

span.pinktext {
	color: #EC008C;
}

/* NAVIGATION MENU */

#tabmenu {
	color: #000;
	border-bottom: 1px solid #EC008C;
	margin: 12px 20px 0px 25px;
	padding: 0px;
	z-index: 1;
	padding-left: 5px;
}

#tabmenu li {
	height: 50px;
	overflow: hidden;
	list-style-type: none;
}


#tabmenu a:hover {
	color: #FFFFFF;
	background-color: #EC008C;
}

/* CONTENT AREA */

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5a3f99;
	text-align: justify;
	padding: 0px 20px 20px 20px;
	border-top: none;
	z-index: 2;
}

.content a {
	text-decoration: none;
	color: #F24F00;
}

.content a:hover {
	text-decoration: underline;
}

.content table {
	margin-left: 15px;
}

.gray_border {
	border: 1px solid #999999;
	padding: 5px;
}

#content h3 {
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 12px;
}

#content ul {
	padding: 0;
	margin: 0;
}

#content li {
	padding: 0;
	margin: 0 0 0 20px;
}

/* Recommend Invitation */

#invite_image {
	clear: both;
}

#invite_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FAE7EB;
}
#invite_wrapper {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
#invite_phonesex {
	float: right;
}
#invite_saferlogo {
	float: left;
}

#invite_body h1 {
	font-size: 175%;
}

.photo_right {
	margin: 0 0 5px 10px;
	border: 1px solid #666666;
}

#photo_area {
	width: 220px;
	float: right;
}

#photo_area p {
	margin-left: 0;
}

.lightbox_thumb_area img {
	margin: 10px;
	vertical-align: middle;
	text-align: middle;
}

/* BUY TICKETS BOX ------------------------------- */

div#tix_box {
	clear: both;
	float: right;
	width: 200px;
	border: 1px solid #EC008C;
	margin: 0 0 5px 5px;
}

div#tix_box p {
	margin: 12px 5px;
	font-size: 14px;
}

/* NEWS BOX ---------------------------------- */

div#newsbox {
	width: 250px;
	float: right;
	border: 1px solid #ec008c;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
}

div#newsbox h1 {
	padding-top: 5px;
	margin: 0;
	background-color: #fabfe2;
	border-bottom: 1px solid #ec008c;
	color: #000000;
	text-align: center;
}
	
div#newsbox p {
	margin: 10px 5px;
}

/* SPONSOR FOOTER AREA */

#sponsor_footer {
	padding: 12px 25px 20px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
}

#sponsor_footer h3 {
	font: 100% bold Arial, Helvetica, sans-serif;
	color: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

.sponsors {
	color: #000;
	text-align: center;
}

.sponsors li {
	margin: 5px 10px 5px 10px;
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

.sponsors img {
	vertical-align: middle;
}

.alpaca {
	text-align: justify;
	clear: right;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.alpaca h2, .alpaca h2 a {
	font-size: 16pt;
	color: #573d94;
}

.alpaca img {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.alpaca input {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.alpacathumb {
	float: right;
}

.followus {
	text-align: right;
	text-decoration: none;
	line-height: 18px;
}

.followus a {
	text-decoration: none;
	color: #f24f00;
}

.followus a:hover {
	text-decoration: none;
	color: #f24f00;
}

.followus img {
	vertical-align: middle;
}

.newstitle {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #006;
}

.newstitle a, .newstitle a:hover {
	color: #006;
}

.newsdate {
	font-style: italic;
}

.newscontent {
	text-align: justify;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.newscontent img {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.newscontent input {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.newsnewer {
	padding-left: 20px;
	width: 250px;
}

.newsolder {
	text-align: right;
	padding-right: 20px;
	float: right;
	width: 250px;
}

.pagecontent {
	width: 600px;
	float: left;
}

.pagecontent img {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.pagecontent input {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.error {
	font-weight: bold;
	color: #ff0000;
}

ul.menuitem  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.menuitem {
	list-style-type: none;
	width: 250px;
	height: 50px;
	margin-bottom: 5px;
	padding: 0px;
	background-repeat: no-repeat;
}

.menuitem a {
	display: block;
	width: 250px;
	height: 50px;
}

.menuitem a:hover {
	background-position: 0 -50px;
}

.active {
	background-position: 0 -50px;
}

.menu {
	width: 250px;
	float: left;
	z-index: 100;
	margin: 0 10px 25px; 20px;
}

.topphoto {
	text-align: center:
	align: center;
	width: 800px;
	margin: 10px auto;
}

.photocontent {
	width: 600px;
	float: left;
}

.mainpicture {
	text-align: center;
	height: 600px;
	width: 600px;
	margin: 0 auto 10px auto;
}

#maincaption {
	text-align: center;
	width: 600px;
	margin: 0 auto 20px auto;
	font-size: 80%;
}

.photothumbswrapper {
	overflow: auto;
	height: 170px;
	width: 860px;
}

.alpacaphotothumbswrapper {
	overflow: auto;
	height: 180px;
	width: 600px;
}

.alpacasmore {
	text-align: right;
	padding: 10px 0;
	clear: both;
}
.photothumbs {
	overflow: hidden;
	height: 155px;
}

.photothumbs ul {
	list-style-type: none;
	display: inline;
}

.photothumbs li {
	width: 150px;
	height: 150px;
	margin: 0 5px;
	text-align: center;
	vertical-align: middle;
	float: left;
	list-style-type: none;
	display: inline;
	line-height: 150px;
}

.photothumbs li img {
	vertical-align: middle;
}

.titlegraphic {
	background-repeat: no-repeat;
	width: 600px;
	height: 100px;
	margin: 0 auto 10px auto;
}
