/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #003300;
	background-color: #025631;
	margin: 0px;
	padding: 0px;
	
}
#wrap {
	width: 98%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	bottom: 0px;
	background-color: #025631;
	font-size: 0.9em;
	
}
#header {
	background-image: url(/princespark/tobg_under.jpg);
	background-repeat: no-repeat;
	background-position: 232px 19px;
	width: 100%;
	height: 151px;
	background-color: #025631;
	position: relative;
}
#stretchnav {
	background-image: url(/princespark/topppleft_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 0px;
	top: 0px;
	width:100%;
}
#content {
	background-image: url(/princespark/feetforweek.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100%;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color:  #e6d1a2;
	top: 10px;
	position:relative;
	font-size: 90%;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #e6d1a2;
}
#content ul {
list-style: none;
}
#content ul li {
	list-style-position: outside;
	list-style-image: url(/princespark/listid.gif);
	list-style-type: none;
}
#footer {
	width:80%;
	text-align:center;
	top:10px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	color: #FFFFFF;
}
#footer a, #footer a:visited {
color:#FFFFFF;
}
#footer a:hover {
text-decoration:underline;
}
.left {
	float:left;
	border: 0px;
	margin-right: 7px;
	margin-left: 3px;
}
.right {
	float:right;
	border: 0px;
	margin-left: 7px;
	margin-right: 5px;
}
.middle{
margin: auto auto auto 50px;
border: 0px;
position:relative;}
h1 {
	font-size:140%;
	line-height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
h2 {
	font-size:110%;
	padding-left:25px;
}
h3 {
	font-size:100%;
	padding-left:10px;}
h4 {
	font-size:100%;
	padding-left:10px;
	font-weight: bold;
}
/************image maps****************/
a:link, a:visited {
color:#0000FF;}
a:hover {
color:#444444;}
a#bridge {
	background-image: url(/images/ticketsbuttonmatte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 131px;
	text-indent: -5000px;
	display: block;
	margin-left: 300px;
}
