* {margin: 0; padding: 0;}
body {
	background-color: #000000;
	font-family: Tahoma, Verdana, Georgia;
}
ul {
	list-style-type: none;
	line-height: 1.5em;
	margin: 0;
	padding:0;
}
li {
	padding: 5px 0px;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: .5em;
}
.quotation_left {
	background-image: url(images/quote_left.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
}
.inline {
	margin-left: 7px;
	margin-bottom: -7px;
}
#wrapper {
	margin: auto;
	width: 900px;
	border: 1px solid #333333;
	height: 750px;
	padding: 10px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-top: 2em;
}
#Layer2 {
	position:relative;
	left:300px;
	top:310px;
	width:73px;
	height:206px;
	z-index:1;
}
#Layer3 {
	position:relative;
	left:420px;
	top:20px;
	width:450px;
	z-index:2;
	font: .8em Tahoma, Verdana, Georgia;
	color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {color: #999;
	text-decoration: underline;}
a:hover {color: #b2824c;
	text-decoration: underline;}
a:active {color: #FFFFFF;
	text-decoration: underline;}
#Layer3 .pullquote {
	margin: 0em 0em 0 1em;
	padding: 0 0  0 1em;
	float: right;
	width: 250px;
}
p {
	line-height: 2em;
}
.special {
	color: #CC0000;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #b2824c;
}
ul+p, p+p {
	margin-top: 1em;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 0px;
	color: #b2824c;
}
.nobreak {white-space: nowrap;}
img {border: 0 none;}
#Layer2 img {padding-bottom: 5px;}
#logo {text-align: center; padding-top: 1em;}
