#container {
	width: 800px;
	border: 1px solid #000000;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}
.header {
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.footer {
	font-size: 12px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/footer_07.gif);
	color: #FFFFFF;
}
br {
	line-height: 1px;
}
.test {
	border: 1px solid #000000;
}
h1 {
	font-size: 16px;
	color: #003399;
}
h2 {
	font-size: 14px;
	color: #003399;
}
ul {
	list-style-type: square;
}
a.footerlinks:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a.footerlinks:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
a.footerlinks:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.footerlinks:active {
	color: #FFFFFF;
	text-decoration:underline;
}
a.navlinks:link {
	color: #000000;
	text-decoration:none;
}
a.navlinks:visited {
	color: #000000;
	text-decoration:none;
}
a.navlinks:hover {
	color: #003399;
	text-decoration:none;
}
a.navlinks:active {
	color: #000000;
	text-decoration:none;
}
.rightside {
	width: 250px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.content {
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 250px;
}
.leftside {
	width: 280px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size:14px;
}

.footer {
	background-image: url(images/footer_07.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
