body
{
	background-color:#551122;
	font-family:Calibri;
	color:#C96333;
	margin:0px;
}
h1
{
	background-color:#551122;
	font-family:Calibri;
	font-size:50px;
	text-align:center;
	color:#C96333;
}
h2
{
	background-color:#551122;
	font-family:Calibri;
	font-size:25px;
	text-align:center;
	color:#C96333;
}
div#top
{
	position:absolute;
	top: 0px;
	height:150px;
	width:100%;
	background-color:#551122;
	font-family:Calibri;
	color:#C96333;
	text-align:center;
}
div#main
{
	background-color:#551122;
	color:#C96333;
	font-family:Calibri;
	position:relative;
	text-align:center;
	top:175px;
	padding-bottom:110px;
}
div#bottom
{
	position:relative;
	height:80px;
	width:100%;
	padding-top:5px;
	background-color:#551122;
	font-family:Calibri;
	color:#C96333;
	text-align:center;
}
div#footer
 {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:30px;
	background-color:#551122;
	font-family:Calibri;
	color:#C96333;
	text-align:center;
	font-size:20px;
}
p
{
	background-color:#551122;
	margin-left:200px;
	margin-right:200px;
	font-family:Calibri;
	font-size:20px;
	text-align:center;
	color:#C96333;
}
td
{
	background-color:#551122;
	width:150px;
	height:40px;
	border-width:0px;
	border-style:solid;
	border-color:#C96333;
	padding:0px;
	font-family:Calibri;
	font-size:20px;
	text-align:center;
	color:#C96333;
}
td.left
{
	background-color:#551122;
	width:200px;
	height:40px;
	border-width:0px;
	border-style:solid;
	border-color:#C96333;
	padding:2px;
	font-family:Calibri;
	font-size:15px;
	text-align:left;
	color:#C96333;
}
td.right
{
	background-color:#551122;
	width:125px;
	height:40px;
	border-width:0px;
	border-style:solid;
	border-color:#C96333;
	padding:2px;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	color:#C96333;
}
td.spacer
{
	background-color:#551122;
	width:40px;
	height:40px;
	border-width:0px;
	border-style:solid;
	border-color:#C96333;
	padding:2px;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	color:#C96333;
}
label
{
	background-color:#551122;
#	margin-left:200px;
#	margin-right:200px;
	font-family:Calibri;
	font-size:10px;
	text-align:left;
	color:#C96333;
}
a
{
	text-decoration:none;
	color:#C96333;
}
a:focus
{
	text-decoration:none;
	color:#EAC117;
}
a:hover
{
	text-decoration:none;
	color:#EAC117;
}
a:active
{
	text-decoration:none;
	color:#EAC117;
}
a:visited
{
	text-decoration:none;
/*	color:#C96333; */
}
#container
{
/*	width:780px; *//* = (n * (width of thumbnail + (2 * width of thumbnail margin)) + (2 * width of container margin) */
	width:250px
	margin:-10px auto 0px auto;
	background:#551122;
	text-align:center;
}
#container li
{
	float:left;
	width:192px;
	height:256px;
	list-style-type:none;
	margin:13px 25px 12px 25px;
	text-align:center;
	display:inline;
}
li img
{
	border:none;
}
