@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #31322A;
	text-align: left;
}
#container {
	height: 100%;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #666;
}
#footer {
	text-align: right;
	font-size: 10px;
	color: #999;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#topnav {
	float: right;
	width: 120px;
	height: 90px;
}
#maincontent {
	padding: 20px;
	width: 920px;
}
#header {
	height: 90px;
	width: 960px;
}
a:link {
	color: #ccc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: underline;
	color: #ccc;
}
h1 {
	font-size: 24px;
	color: #CCC;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #CCC;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #CCC;
	text-align: left;
}
h4 {
	font-size: 14px;
	color: #CCC;
	text-align: left;
}
#photoCushion {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
