body {
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	background: url(../img/background-narrow.png) repeat-x;
	margin:0;
}
a {
	color:#cc0000;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
a:visited {
	color:#cc0000;
}
p {
	
}
.container {
	margin:0 auto 0;
	width:960px;
	height:auto;
}
.main {
	width:600px;
	height:300px;
	margin:40px 0 0 80px;
	text-align:left;
	font-size:17px;
}
.footer {
	text-align:center;
	color:#999999;
	font-size:12px;
}
/*
	Greg's Links
*/
.glinks {
	visibility:hidden;
	opacity:0;
	height:10px;
	overflow:hidden;
}

