body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	background-color: #d1d1d1;
	line-height: 16pt;
	margin-top: 100px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}
.bigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}

	
#container {
	width: 793px;
	height: auto;
	padding-top: 8px;
	padding-left: 35px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-right: 35px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
