* {
	margin:0;
	padding:0;
}
body {
	background:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:76%;
	line-height:1.4em;
	text-align:right;
}
h3 {
	font-weight:normal;
	font-size:2em;
	padding-bottom:.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p {
	padding-bottom:1em;
}
a {
	color:#E54B17;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	background:#FFF;
}
acronym {
	cursor:help;
	border:0px solid dashed;
	border-bottom-width:1px;
}

#container {
	width:760px;
	text-align:left;
	position:absolute;
	right:1px;
	top:0;
	padding-bottom:50px;
}
#pageHeader {
	width:760px;
	height:269px;
	background:url(images/girl.jpg) no-repeat right top;
}
#pageHeader span {
	display:none;
}
#pageHeader h1 {
	width:190px;
	height:50px;
	background:url(images/csszengarden.gif) no-repeat left top;
	margin-left:10px;
}
#pageHeader h2 {
	width:200px;
	height:200px;
	background:url(images/beauty.gif) no-repeat left top;
	margin-left:10px;
}
#supportingText {
	background:#191912;
	border:1px solid #999;
	border-right-width:0px;
	position:relative;
	right:0;
	top:0;
	width:760px;
	padding-bottom:20px;
}
#linkList {
	position:absolute;
	right:550px;
	top:410px;
	width:180px;
	background:#2E2E29;
	border:1px solid #A3A3A0;
	padding:10px;
	z-index:10;
	height:540px;
	font-size:.9em;
}
* html #linkList {
	top:420px;
}
#linkList h3 {
	font-size:1.1em;
	font-variant:small-caps;
	font-weight:bold;
	padding-bottom:.1em;
}
#linkList ul {
	list-style-position:outside;
	list-style-image:url(images/bullet.gif);
	padding-bottom:1em;
	padding-left:14px;
}
#linkList li {
	padding-bottom:.3em;
}
body>#extraDiv1 {
	position:absolute;
	right:545px;
	top:415px;
	width:200px;
	height:562px;
	background:#000;
	z-index:5;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
#explanation, #participation, #benefits, #requirements, #footer {
	margin-left:230px;
	margin-right:50px;
	margin-top:20px;
}
#footer {
	border:0px solid #999;
	border-top-width:1px;
	font-size:.9em;
}
#quickSummary {
	position:absolute;
	right:550px;
	top:250px;
	width:180px;
	background:#2E2E29;
	border:1px solid #A3A3A0;
	padding:10px;
	z-index:10;
	height:130px;
	font-size:.9em;
}
body>#extraDiv2 {
	position:absolute;
	right:545px;
	top:255px;
	width:200px;
	height:152px;
	background:#000;
	z-index:5;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5; 
}
#preamble {
	background:#50504F url(images/girl_bg.jpg) no-repeat right top;
	position:relative;
	right:0;
	top:0;
	width:760px;
	border:1px solid #999;
	border-right-width:0px;
	border-bottom-width:0px;
	z-index:2;
}
#preamble h3, #preamble p {
	margin-left:230px;
	margin-right:50px;
	margin-top:20px;
}
#preamble p {
	margin-top:0;
	font-size:.9em;
}

/*selector for nice browsers*/
#linkList2>#lselect {
	margin-bottom:10px;
}
#lselect>h3 {
	width:103px;
	height:21px;
	background:url(images/select.gif) no-repeat left top;
	padding:0;
	cursor:pointer;
}
#lselect>h3:hover {
	background-position:left bottom;
}
#lselect>h3>span {
	display:none;
}
#lselect>ul {
	display:none;
	z-index:20;
	border:1px solid #FFF;
	background:#2E2E29;
	position:absolute;
	margin-left:94px;
	margin-top:-12px;
	width:200px;
	padding:6px 10px 6px 20px;
}
#lselect>ul>li {
	border:0px solid #4D4D44;
	border-bottom-width:1px;
}
#lselect:hover>ul {
	display:block;
}
#container>#linkList {
	height:240px;
}
body>#extraDiv1 {
	height:262px;
}
