@charset "UTF-8";
/* CSS Document */

a:link {color:#FF0099;}
a:visited {
	color:#999;
}

#wrap {width: 95em;
	margin: 0 auto;
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, Helvetica, Arial, sans-serif;
font-size:12px;}

#header {
	width: 325px;
	margin: 5em 10em 0 0;
	float: left;
	display: inline;
	position: fixed;
	z-index:-1;
}

#header h1 {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FF0099;
	margin-left: 40px;
	font-weight:lighter;
}

#header h2 {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-variant: small-caps;
	color: #666;
	margin-left:40px;
	font-weight:lighter;
}

#sidebar {
	width: 15em;
	margin-top:70px;
	margin-left:20px;
	float: right;
	display: inline;
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	color:#FF0099;
	font-size:14px;
	line-height: 25px;
	
}

#sidebar a:link {color:#FF0099;}

#sidebar a:visited {color:#999;}

#bodytext {
	width: 45em;
	margin: 2em 0 2em 0;
	float: right;
	display: inline;
	min-height: 30em;
}

#bodytext h1 {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:lighter;
}

#bodytext  a:link {color:#FF0099;}

#bodytext a:visited {color:#999;}

#footer {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
height:25px;
margin-top:25px;
width:60em;
float:right;
clear:both;
}

.searchbox {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 10px;
	text-decoration: underline;
}
.style17 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:400;
	margin: 10px;
}

.style7 {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-variant: small-caps;
	color: #666;
	font-weight:lighter;
	line-height: 20px;
}

.style3 {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
