body{
	font-family: Georgia,"MS Sans Serif", Geneva, sans-serif;
	margin: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #005d80;
	color:#fff;
}

div#linkList h3 span{
	font-size: 16px;
	border-bottom: 2px solid white;
	color: White;
	margin-left: 5px;
	margin-bottom: 0;
	padding: 3px;
	width: 144px;
	display: block;
	background-color: #3E2705;
}

#bodyText h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;
}

div#linkList h3{
	font-family: "Book Antiqua",Times, Helvetica, sans-serif;
	font-weight: bold;
}

#bodyText a, #linkList a{
	color: #ffe600;
	font-weight: bold;
}

#bodyText a:hover {
	background: #2B497B;
	color: White;
	text-decoration: none;
}

body>div#container{
	height: auto;
	min-height: 700px;
	background-color: #0090c6;
}

div#container{
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	font-size: 0.8em;
	background-color:#0090c6;
	text-align: left;
	margin-bottom:0px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;

}
div#container img {
	padding:16px;
}

#pageHeader {
	background: url(../img/header.gif) no-repeat;
	height: 160px;
	color: #FFFFFF;
}

#pageHeader h1{
	display:none;
}


#pageTagLine{
	height:41px;
	margin:0px;
	padding-bottom:30px;
	background: url(../img/tag_line.gif) no-repeat;
border-top:1px solid #fff;
	}
#pageTagLine h2 {
	display:none;
}


#bodyText {
	position: relative;
	margin-left: 220px;
	margin-top: -30px;
	width: 430px;
	background:url(../img/star_bg.gif) no-repeat 50% 0% ;
	
}

#bodyText div.homeText {
	font-size:1.3em;
}


div#bodyText {
}

div#bodyText {
	padding: 10px;
	margin-bottom: 10px;
	width: 380px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

body > div#bodyText {
	width: 380px;
}



#hpList {
	list-style: none;
	padding: 0;
	margin: 0;
}

#hpList li{
	background-image:url(../img/bullet_star.gif);
	background-repeat: no-repeat;
	background-position:13px 3px;
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	padding-left:40px;
}




#footer {
	font-family: Georgia,"MS Sans Serif", Geneva, sans-serif;
	font-size:0.8em;
	width:650px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 8px 0px 8px 0;
	background-color: #C60300;
	text-align: right;
	color: #FFF;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;

}

#footer a {
	color:#fff;
	}
	
/* FOR IE6 */
#nav {
	height: 1000px;
	padding-bottom:20px;
	width:160px;
	float:left;
}

#linkList{
	font-family: Georgia,"MS Sans Serif", Geneva, sans-serif;
	padding: 10px;
	position: absolute;
	top: 200px;
	left:0px;
	margin-left: 15px;
	width: 160px;
}


#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 160px;
	position: relative;
}

#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	position: absolute;
	outline: none;
	text-indent: -900%;
}
#menu a:hover {
	background-position: top left;
}
#menu a:hover span{
	display: block;
}


#menu a.about-sparky {
	width: 160px;
	height: 81px;
	background: url(../img/about_sparky_off.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu a.about-sparky span {
	width: 160px;
	height: 81px;
	background: url(../img/about_sparky_on.gif) no-repeat;
	left: 0px;
	top: 0px;
}


#menu a.when-and-where {
	width: 160px;
	height: 81px;
	background: url(../img/when_and_where_off.gif) no-repeat;
	left: 0px;
	top: 90px;
}
#menu a.when-and-where span {
	width: 160px;
	height: 81px;
	background: url(../img/when_and_where_on.gif) no-repeat;
	left: 0px;
	top: 0px;
}









#menu a.about-party {
	width: 160px;
	height: 81px;
	background: url(../img/about_party_off.gif) no-repeat;
	left: 0px;
	top: 180px;
}
#menu a.about-party span {
	width: 160px;
	height: 81px;
	background: url(../img/about_party_on.gif) no-repeat;
	left: 0px;
	top: 0px;
}



#menu a.about-me {
	width: 160px;
	height: 81px;
	background: url(../img/about_me_off.gif) no-repeat;
	left: 0px;
	top: 270px;
}
#menu a.about-me span {
	width: 160px;
	height: 81px;
	background: url(../img/about_me_on.gif) no-repeat;
	left: 0px;
	top: 0px;
}











