body {
	font-family: sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
	margin: 0;
	padding: 0;
	background:url( grad.gif ) repeat-x top left #800e0e;
	background-attachment: fixed;
	color: rgb(0, 0, 0);
}

a, a:link, a:visited {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid black;
	
}

a:hover {
	border: none;
}

img {
	border: 0;
}

h1 {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
}

h2{
	font-size: 15pt;
	text-align: center;
	color: #B50000;
}

td{
	vertical-align: top;
}

.background{
	background: #D8C8FF;
	border: 1px solid black;
}

.indent{
	margin-left: 15px;
}

.indent b{
	color: #B50000;
}

.box{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFF81;
	background: #FFFFCD;
	padding: 8px;
	margin-bottom: 15px;
}

.affiliates{
	color: grey;
	letter-spacing: 10px;
	font-size: 8pt;
	margin-bottom: 10px;
}

.affiliates a{
	border: none;
}

.question{
	font-weight: bold;
}

.answer{
	color: #444;
	margin-left: 20px;
	margin-bottom: 15px;
}

a.buy{
	color: red;
	border: none;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	background: white;
	border: 4px double black;
	margin-top: 40px;
}

#header{
	padding: 8px;
	border-bottom: 2px solid #333333;
	background: url( topBar.png ) top left;
}

#content{
	padding: 12px;
}

#footer{
	color: white;
	font-size: 9pt;
	text-align: center;
	line-height: 11pt;
	margin-top: 5px;
	margin-bottom: 20px;
}

#footer a, #nav a{
	color: white;
	border: none;
	text-decoration: underline;
}

#footer a:hover, #nav a:hover{
	text-decoration: none;
}

#nav{
	font-size: 90%;
}

#nav a{
	color: black;
}

#ads{
	margin-bottom: 4px;
}

#ads div#adgridwork.com{
	padding: 4px;
}

#ads a{
	text-decoration: none;
}