@charset "UTF-8";
.menubar {
	margin: auto;
	clear: both;
	float: none;
	height: auto;
	width: 808px;
}
body {
	background-color: #000000;
}
.everythingholder {
	margin: auto;
	clear: both;
	float: none;
	height: auto;
	width: 808px;
	clip: rect(auto,auto,auto,auto);
}
.imagemain {
	clear: none;
	float: right;
	height: 380px;
	width: 253px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #646478;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C8DC;
	text-align: justify;
}
.logo {
	clear: right;
	float: left;
	height: 50px;
	width: 215px;
	margin-bottom: 40px;
	margin-top: 50px;
}
.textmain {
	clear: none;
	float: left;
	height: auto;
	width: 434px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #646478;
}
.bottominfo {
	clear: both;
	float: none;
	height: 30px;
	width: 808px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8DC;
	padding-top: 10px;
}
.copyright {
	clear: none;
	float: left;
	height: 30px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C8DC;
}
.connaught {
	clear: none;
	float: right;
	height: 30px;
	width: 150px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C8DC;
}
a:link {
	text-decoration: none;
	color: #646478;
	font-weight: bold;
}

a:visited {
color:#646478;
	text-decoration: none;
	font-weight: bold;
}

a:active {
color:#646478;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#646478;
	text-decoration: underline;
	font-weight: bold;
}
