* {
	margin:0; padding:0;
}

html,body{
		min-height:100%;
    height:auto;
    width:100%;
}

body#int{
	background:#00407C url(bottom_bg.gif) repeat-x bottom left;
}

html#splash, body#splash, #splash_bg, #splash_bg table, #splash_bg td {
    height:100%;
    width:100%;
    overflow:hidden;
}

#splash_bg {
    position: fixed;
		z-index:1;
}

#splash_bg div {
    height:200%;
    left:0;
    position:absolute;
    top:0;
    width:200%;
}

#splash_bg td {
    text-align:left;
    vertical-align:top;
}

#splash_bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#splash_container{
	width:100%;
	position:absolute;
	top:0;left:0;
	z-index:70;
	overflow:auto;
	height:100%;
}

h1#splash{
	text-indent:-9999px;
	overflow:hidden;
}
h1#splash a{
	display:block;
	margin:20px 0 0 20px;
	width:380px;
	height:220px;
}

#splash_nav{
	float:right;
	margin-top:30px;
}
#splash_nav ul{
	width:450px;
	height:270px;
	list-style:none;
	background: transparent url(nav_bg.png) no-repeat 0 0;
	position:relative;
}
#splash_nav ul li{
	display:block;
	position:absolute;
	height:45px;
	width:450px;
	text-indent:-9999px;
	overflow:hidden;
}
#splash_nav ul li a{
	display:block;
	height:45px;
	width:450px;
}

#event_info{ top:0; left:0; }
#about_ccfk{ top:45px; left:0; }
#sponsors{ top:90px; left:0; }
#auction{ top:135px; left:0; }
#support{ top:180px; left:0; }
#tickets{ top:225px; left:0; }

#event_info a:hover{ background: transparent url(nav_bg.png) no-repeat 0 -270px; }
#about_ccfk a:hover{ background: transparent url(nav_bg.png) no-repeat 0 -315px; }
#sponsors a:hover{ background: transparent url(nav_bg.png) no-repeat 0 -360px; }
#auction a:hover{ background: transparent url(nav_bg.png) no-repeat 0 -405px; }
#support a:hover{ background: transparent url(nav_bg.png) no-repeat 0 -450px; }
#tickets a:hover{ background: transparent url(nav_bg.png) no-repeat 0 -495px; }








#gala_header{
	width:100%;
	height:225px;
	background:#0056A6 url(header_bg.jpg) no-repeat top right;
}
#gala_header h1{
	text-indent:-9999px;
	overflow:hidden;
}
#gala_header h1 a{
	display:block;
	width:322px;
	height:225px;
	background:transparent url(header_logo.gif) no-repeat 0 0;
}

.gala_wrapper940{
	width:940px !important;
	margin:0 auto;
	foutline:1px solid #f00;
	clear:both;
}

#gala_nav{
	font-family:"Arial Narrow";
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 1px 1px 1px #0056A6;
	background:#00407c url(nav_bg.gif) repeat-x 0 0;
	border-top:1px solid #002b53;
	border-bottom:1px solid #002b53;
	height:38px;
	text-align:center;
}

#gala_nav a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:8px 7px 10px 7px;
}

#gala_nav ul{
	list-style:none;
}
#gala_nav ul li{
	float:left;
	position:relative;
	border-right:1px solid #002b53;
	border-left:1px solid #0056a6;
	background:transparent url(nav_bg.gif) repeat-x 0 0;
}
#gala_nav ul li.first{ border-left:1px solid #002b53; }
#gala_nav ul li.last{ border-left:1px solid #002b53; }
#gala_nav ul li:hover{
	background:#DA0B64 url(nav_bg_hover.gif) repeat-x 0 0;
}
#gala_nav ul li ul{
	display:none;
	position:absolute;
	top:38px;
	left:0;
	text-transform:none;
	width:100%;
}
#gala_nav ul li ul li{
	width:100%;
	background:#00407C url(nav_bg.gif) repeat-x 0 0;
	border-bottom:1px solid #002B53;
}

#gala_nav ul li:hover ul { display: block; }

#gala_content{
	background:#ffffff;
	padding:24px 24px 36px 24px;
	border:1px solid #002b53;
	border-top:0;
	-webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
	font-family:georgia;
	line-height:1.5;
}

#gala_content.col2{
	background:#ffffff url(2col_bg.gif) repeat-y 0 0;
	padding:0;
}

#gala_maincol{
	width:622px;
	float:right;
}
#gala_maincol_content{
	padding:24px 24px 36px 24px;
}

#gala_sidebar{
	width:314px;
	float:left;
}
#gala_sidebar_content{
	padding:54px 0 36px 0;
}
#gala_sidebar ul{
	list-style:none;
	border-bottom:1px dotted #da0b64;
	background:#ec85b1;
}
#gala_sidebar ul li{
	border-top:1px dotted #da0b64;
}
#gala_sidebar ul li a{
	display:block;
	width:100%;
	height:100%;
	padding:12px 0;
	color:#003C75;
	text-decoration:none;
	text-align:center;
	background:#ec85b1;
}
#gala_sidebar ul li a:hover{
	background:#e3488b;
	color:#ffffff;
}

#gala_content h2{
	font-family:arial;
	text-transform:uppercase;
	border-bottom:1px dotted #da0b64;
	color:#0056A6;
	font-size:20px;
	padding-left:3px;
}

#gala_content p{
	padding:6px 0 12px 0;
}

#gala_footer{
	height:155px;
	width:100%;
	background:transparent url(footer_bg.gif) no-repeat bottom right;
	text-align:center;
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
}
#gala_footer p{
	padding-top:36px;
}
#gala_footer a{
	color:#80abd3;
}
#gala_footer a:hover{
	color:#ffffff;
}

.clearfix{
	clear:both;
}