#ExternalContainer {
	background-image: url(../images/background.jpg);
	width: 1000px;
}
#Subheadlines1 {
	font-size: large;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#Headlines {
	font-size: xx-large;
	color: #900;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: xx-large;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}
#Subheadlines {
	font-size: large;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#Main {
	font-weight: normal;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
}
#Navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999;
	text-align: center;
}
h2 {
	font-size: x-large;
	color: #900;
}
h3 {
	font-size: large;
	color: #000;
}
h4 {
	font-size: medium;
	color: #900;
}
h5 {
	font-size: small;
	color: #000080;
}
