#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1000px;
	width: 760px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;


}
body {
	text-align: center;
	margin: 0px;
	background-color: #999999;
}
#header {
	position: absolute;
	height: 100px;
	width: 760px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
	background-image: url(../images/header.gif);

}
#menu {
	position: absolute;
	height: 291px;
	width: 170px;
	left: 1px;
	top: 100px;
	background-color: #FFFFFF;
	z-index: 3;
	background-position: left;
	text-align: left;
	text-indent: 7pt;


}
#main {
	position: absolute;
	height: auto;
	width: 425px;
	left: 160px;
	top: 99px;
	border-top-style: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	z-index: 4;

}
#right {
	position: absolute;
	height: 400px;
	width: 157px;
	left: 595px;
	top: 100px;
	text-align: right;
	background-position: right;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993333;

}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-position: left;


}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
table {
	border: 1px solid #999966;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.tableblank {
	border: 0px;
}
