body {
	background-color: #747474;
}
.greyed-out {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	letter-spacing: 0.6em;
}
.background {
	margin-right: auto;
	margin-left: auto;
	width: 575px;
	background-repeat: repeat;
	position: relative;
	top: -7px;
	background-image: url(../images/gradient.jpg);
}
.border {
	border: 3px double #000000;
	height: 100%;
	width: 569px;
}
.titlebanner {
	left: 5px;
	text-align: center;
}
#navbar {
	background-color: #5196eb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 30px;
	width: 569px;
}
.background .border #navbar ul {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
}
.background .border #navbar li {
	list-style-type: none;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	color: #c7c6c7;
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.background .border #navbar li a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 0.6em;
}
.background .border #navbar li a:link {
}
.background .border #navbar li a:visited {
}
.background .border #navbar li a:hover {
	background-color: #eaecb6;
	height: 30px;
	color: #000000;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #5196eb;
	line-height: 18px;
	width: 365px;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picture {
	width: 196px;
	float: right;
	position: relative;
	margin: 5px;
	padding: 5px;
	top: 10px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #5196eb;
	font-weight: bold;
	text-decoration: underline;
}
.hosting {
	text-align: center;
	font-size: x-small;
	padding-bottom: 5px;
}
