[if IE]>
  <style type="text/css">
    @import url(ie-styles.css);
  </style>
<![endif]

html {
	margin: 0;
	padding: 0;
	background-color: #000000;
}
	
body {
	font-family:"Comic Sans MS";
	line-height:18px;
	font-size:11pt;
	color: #993300;
	background: #000000 no-repeat center top;
	margin: 0;
	padding: 0;
	left: 150px;
}

body a:link, a:active, a:visited{
	text-decoration:none;
	color:#720a0b;
}

body a:hover{
	text-decoration:underline;
}

p{
	margin: 10px;
	padding: 0;
}

h3 {
	display:none;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(bullet.gif) left center no-repeat;
	padding-left: 7px;
	margin-bottom: 5px;
}

acronym {
	border-bottom: none;
}

/* content div's */

#container {
	margin: auto;
	width:780px;
	background:#FFCC66 url(images/pieces/songs_space_header.jpg) no-repeat center top;
	position:relative;
	height: 100%;
}

#intro{
	width:780px;
	height:100%;
}

#pageHeader {
	background:url(header_what_about.gif) no-repeat top center;
	height:34px;
	overflow:hidden;
	position:absolute;
	top:462px;
	left:205px;
	width:587px;
}

#pageHeader span{
	display:none;
}

#quickSummary {
	display:none;
}

#preamble{
	padding:150px 25px 0 175px;
}

#preamble p.p1{
	margin-top: 20px;
}

#supportingText{
	background-image:url(content_tile.jpg);
	height:100%;
}

#explanation {
	padding:50px 100px 30px 205px;
	background:url(content_bg_bottom.jpg) top no-repeat;
	height:100%;
}

#participation {
	margin:20px 100px 30px 205px;
	padding-top:40px;
	background: url(header_participation.gif) no-repeat top center;
	height:100%;
}

#benefits {
	margin:65px 100px 30px 205px;
	padding-top:40px;
	background: url(header_benefits.gif) no-repeat top center;
	height:100%;
}

#requirements{
	margin:65px 100px 30px 205px;
	padding:40px 0 15px 0;
	background: url(header_requirements.gif) no-repeat top center;
	border-bottom:1px solid #720a0b;
	height:100%;
}

#footer{
	padding:10px 10px 10px 150px;
	text-align:center;
}

/* link list and extra div's */

#linkList {
	position:absolute;
	width:150px;
	top:150px;
	z-index:5;
	color: #666666;
	font-size:10px;
	left: 6px;
	height:375px;
	line-height:13px;
}

#linkList a:link, a:active, a:visited {
	color:#113c05;
	text-decoration:none;
}

#linkList a:hover{
	text-decoration: underline;
}

#lselect{
	background:url(header_select_design.gif) top left no-repeat;
	margin: 5px 0 0 0;
	padding: 20px 0 0 0;
	width:150px;
}

#larchives{
	background:url(header_archives.gif) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 30px 0 0 0;
	width:150px;
}

#lresources{
	background:url(header_resources.gif) top left no-repeat;
	margin: 15px 0 0 0;
	padding: 30px 0 0 0;
	width:150px;
}
.Header {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #993300;
	font-weight: bold;
	line-height: 18pt;
}
.footer_text {font-size: 10px}
.Titles {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.bodytext {
	color: #993300;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: normal;
}
.bodytextbold {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
