h1 {
    background: transparent url('header.png') bottom left no-repeat;
    display: block;
    height: 66px;
    width: 700px;
    border: 0;
    padding: 0;
    text-indent: -700em;
}

#main {
	margin:0px 50px 50px 200px;
	padding:10px;
}

#left {
	position:absolute;
	top:118px;
	left:7px;
	width:122px;
	padding:10px;
	background-color:#ddddff;
	border:1px dashed #999;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:122px;
	height: 151px;
	}
/* Again, "be nice to Opera 5". */
body>#left {width:152px;}
	
body {
	margin:0px 0px 0px 0px;
}

textarea {
font-weight: normal;
padding: 1px;
border: 0px #ffffff;
}

.buttonscontainer {
	width: 150px;
}

.buttons a {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #0099FF;
	font: 14px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.buttons a:hover {
	border-left: 10px solid #00CCFF;
	text-decoration: none;
	color: #FFFFFF;
}

h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	line-height:20px;
	font-weight:900;
	color:#aaa;
}

.quote {
	background-color: #ddddff;
	border:1px dashed #999;
	padding: 6px;
	text-align: center;
	display: block;
	left: 10%;
	width: 95%;
}

.quote h3 {
	color: #888;
	font-size: large;
}

.links a {
	color: #0000ff;
	text-decoration: none;
}

.links {
	background-color: #ddddff;
	border:1px dashed #999;
	padding: 6px;
	text-align: center;
	display: block;
	left: 10%;
	width: 96%;
}
