/*											classes																		*/
.indent {
	padding: 5px 13px 5px 10px;
	margin: 0px;}

/* 										page elements											*/
h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	text-align: justify;}


/* 										main page elements											*/
body {
	text-align: center; }

#container {
	width: 700px;
	margin: auto;}

#top {
	width: 700px;
	height: 128px;
	float: left;}

#middle {
	width: 710px;
	float: left;}

#mid-top {
	width: 680px;
	padding: 0px 10px 0px 10px;	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	float: left;}

#buttons {
	width: 702px;
	height: 52px;
	float: left;
	clear: both;}

#mid-bottom {
	width: 700px;
	height: 457px;
	float: left; }

a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

#footer {
	width: 680px;
	padding: 0px 10px 0px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	float: left;}
/*
#footer a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;}

#footer a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;}
*/
/* CSS Document */

