body {
	font-family: "Trebuchet MS",Arial;
	text-align: right;
	color: #fff;
	background-color: #252525; 
	font-size: 90%;
}

#content {
	margin: 35px 35px 35px 220px;
	text-indent: 0;
} 

#contentLeft {
	margin: 0 0 0 120px;
	text-indent: 0;
} 

img {
	border: 3px #fff solid;
	margin: 0 0 10px -45px;
}

h1 {
	font-size: 150%;
	margin: 30px 0 0 30px;
	text-align: left;
}

h3 {
	color: #B12B00;
}

#content h1 {
	text-align: right;
}

#holder {
	border: 4px solid #9b420f;
	width: 670px;
	height: 360px;
	margin: 20pt auto; 
	/* background: #f66817 url(../i/question.jpg) no-repeat 0px 200px; */
	background: #f66817 url(../i/question.jpg) no-repeat left bottom;
	padding: 20px 20px 0 0;
}

a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #fffab2;
}

.links li {
	display: inline;
	margin: 0 0 0 15px;
}

#end {
	width: 760px;
	margin: -20pt auto; 
}

.copyright {
	color: #ccc;
	font-size: 80%;
	float: right;
}
.design {
	color: #ccc;
	text-align: center;
	font-size: 80%;
	float: left;
}

.design a {
	color: #00aeed;
	text-decoration: none;
}

.design a:hover {
	color: #8dcff4;
	text-decoration: underline;
}

.blink {
	text-decoration: blink;
}
