#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
}
body {
	background-image: url(Images/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	top: 0px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tagline {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 672px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}

#temp {
	padding: 0px;
	width: 128px;
	margin-left: 672px;
}
#content {
	float: left;
	width: 555px;
	margin-left: 40px;
	padding-top: 30px;
}
#logo {
	width: 201px;
	margin-left: 599px;
}

#main_photo {
	width: 800px;
}
#navigation {
	width: 800px;
}
#text {
	width: 800px;
}
a:link {
	color: #30a499;
	text-decoration: none;
}
a:visited {
	color: #61778e;
	text-decoration: none;
}
a:active {
	color: #eaa84a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;table {
	padding: 5px;
	border: 1px solid aaabaf;
}
