body {
	background-color: #000000;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 80%;
}
#mainbody {
	width: 881px;
	margin: 0px auto;
	text-align: center;
}
h1 {
	font-family: "Adobe Garamond Pro", "Adobe Garamond", Garamond, Palatino, "New York", "Times New Roman", Times, serif;
	font-size: 6em;
	font-style: italic;
	font-weight: bold;
}
h1.title {
	margin: 0px;
	padding: 0px;
	height: 153px;
	width: 881px;
	position: relative;
	text-align: center;
}
h1.title span {
	background-image:  url("/images/girljam-us-main.gif");
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 153px;
	width: 881px;
}
h2 {
	font-family: "Adobe Garamond", Garamond, Palatino, "New York", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
ul#choices {
	clear: both;
	width: 881px;
	height: 311px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#choices li {
	display: block;
	width: 178px;
	height: 311px;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 0;
	bottom: 0;
}
ul#choices li a {
	display: block;
	width: inherit;
	height: 290px;
	font: italic 1.4em "Adobe Garamond Pro", "Adobe Garamond", Garamond, Palatino, "New York", "Times New Roman", Times, serif;
}
ul#choices li a span.hidden {
	display:none;
}
ul#choices li a span.upcoming {
	font: normal .7em "Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif;
	display: block;
	padding-top: 314px;
}
li#northeast {
    background-image: url("/images/main-northeast.gif");
	background-position: top;
	top: 0;
}
li#california {
	background-image:  url("/images/main-california.gif");
	left: 178px;
}
ul#choices li#california a {
	color: #FF3399;
}
li#northwest {
	width: 180px;
	background-image:  url("/images/main-northwest.gif");
	background-position: top;
	left: 353px;
	top: 0;
}
ul#choices li#northwest a {
	color: #99FF33;
	display: block; 
}
li#midwest {
	width: 163px;
	background-image:  url("/images/main-midwest.gif");
	left: 528px;
}
ul#choices li#midwest a {
	color: #0099FF;
}
li#rockymtn {
	width: 180px;
	background-image:  url("/images/main-rockymtn.gif");
	background-position: top;
	left: 700px;
	top: 0;
}
ul#choices li#rockymtn a span.upcoming {
	color: #EF4454;
	padding-top: 282px;
}
.text {
	width: 881px;
	padding-top:20px;
}

address, p {
	font: normal 1em/1.2 "Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif;
}

address {
	padding-top:25px;
}

#copyright {
	font-size:80%;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #E3E3E3;
}
a:hover {
	color: #FF0099;
}
a:active {
	color: #66FF00;
}
p.webmaster {
	font: italic 1.1em Garamond, Georgia, serif;
}
.webmaster a {
	font-weight: normal;
}

#tribute {
	padding-top: 50px;
	border:none;
}

#tribute p {
	margin-top: 5px;
	font: 2em italic "Adobe Garamond Pro", "Adobe Garamond", Garamond, Palatino, "New York", "Times New Roman", Times, serif;
}

#tribute a {
	font-style: italic;
	font-weight: bold;
	color: #CC33FF;
}

#tribute img {
	padding: 0px 8px;
}

img a {
border: none;
}