html,body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#260a15;
}

p, ul, li {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#260a15;
	line-height: 1.4em;
}


h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#260a15;
	}

h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#d9abbe;
	text-transform:uppercase;
	margin:20px 0 0 0;
	padding:0;
	}
	
h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#260a15;
	}


ul li { padding:0; margin:0; list-style-type:disc;}
li a:link { color:#d9abbe !important; text-transform:uppercase}


img { behavior:url("/Portals/0/Skins/site-skin/iepngfix.htc");}

a, a:link, a:visited { text-decoration:none; color:#d9abbe; font-size:inherit}
a:hover { text-decoration:underline; color:#260a15; font-size:inherit}


.bodybg {
	background: url(images/body_bg.jpg) top left;
	min-width:100%;
	min-height:100%;
}

.tableContent {
	background:#fff;
	width:710px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	height:100%;
	min-height:100%;
}

.header {
	height:120px;
	padding-left:35px;
}

.menuRow {
	height:30px;
	background:#301820;
}

.menuHome a, .menuHome a:visited { background:url(images/menu_home_normal.gif) center center no-repeat; width:50px; height:30px; border-left:1px dotted #d3a5b7; border-right:1px dotted #d3a5b7; float:right}
.menuAbout a, .menuAbout a:visited { background:url(images/menu_about_normal.gif) center center no-repeat; width:50px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuFAQ a, .menuFAQ a:visited { background:url(images/menu_faq_normal.gif) center center no-repeat; width:50px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuRegister a, .menuRegister a:visited { background:url(images/menu_register_normal.gif) center center no-repeat; width:63px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuPrizes a, .menuPrizes a:visited { background:url(images/menu_prizes_normal.gif) center center no-repeat; width:50px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuSignin a, .menuSignin a:visited { background:url(images/menu_signin_normal.gif) center center no-repeat; width:60px; height:30px; border-right:1px dotted #d3a5b7; float:right; margin-right:50px;}

.menuHome a:hover { background:url(images/menu_home_hover.gif) center center no-repeat; width:50px; height:30px; float:right}
.menuAbout a:hover { background:url(images/menu_about_hover.gif) center center no-repeat; width:50px; height:30px; float:right}
.menuFAQ a:hover { background:url(images/menu_faq_hover.gif) center center no-repeat; width:50px; height:30px; float:right}
.menuRegister a:hover { background:url(images/menu_register_hover.gif) center center no-repeat; width:63px; height:30px; float:right}
.menuPrizes a:hover { background:url(images/menu_prizes_hover.gif) center center no-repeat; width:50px; height:30px; float:right}
.menuSignin a:hover { background:url(images/menu_signin_hover.gif) center center no-repeat; width:60px; height:30px; float:right;}

.menuHome_selected  { background:url(images/menu_home_hover.gif) center center no-repeat; width:50px; height:30px; border-left:1px dotted #d3a5b7; border-right:1px dotted #d3a5b7; float:right}
.menuAbout_selected { background:url(images/menu_about_hover.gif) center center no-repeat; width:50px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuFAQ_selected  { background:url(images/menu_faq_hover.gif) center center no-repeat; width:50px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuRegister_selected  { background:url(images/menu_register_hover.gif) center center no-repeat; width:63px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuPrizes_selected  { background:url(images/menu_prizes_hover.gif) center center no-repeat; width:50px; height:30px; border-right:1px dotted #d3a5b7; float:right}
.menuSignin_selected { background:url(images/menu_signin_hover.gif) center center no-repeat; width:60px; height:30px; border-right:1px dotted #d3a5b7; float:right; margin-right:50px;}


.contentPane { padding:20px 45px 20px 0; width:390px; }

.picsHolder {  }

.pics {
	position:relative;
	margin-top:-20px;
	margin-left:-18px;
	_width:316px;
}

#balloonPane {  }

.balloonPane {
	position:absolute;
	margin-top:20px;
	margin-left:-40px;
	width:275px;
	height:260px;
	z-index:1;
}

.footer { height:15px; padding-bottom:20px; padding-top:10px;}

.footerItem {
	float:left;
	padding:0 10px 0 10px;
	height:15px;
}

.footerItem a { color:#260a15; font-weight:bold; font-size:10px; }

