@charset "UTF-8";
/* CSS Document */

#shell {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #6B6F73;
	font-size: small;
}
#mainNav {
	width: 100px;
	float: right;
	border-top-width: 25px;
	border-right-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	font-size: medium;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#mainNav li {
	list-style-type: none;
}
body {
	background-color: #1A1A1A;
}
#topBar {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 103px;
	width: 800px;
}
#mainNav ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
h1 {
	color: #C5CED2;
	font-family: Arial, Helvetica, sans-serif;
}
.nav1 {
	text-decoration: none;
	color: #8B9196;
	line-height: 1.5em;
	text-align: right;
}
#content {
	width: 690px;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #000000;
	padding-bottom: 40px;
}
#footer {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.nav1:hover {
	color: #DAE3E8;
}
h3 {
	color: #C5CED2;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.button1 {
	margin-left: 290px;
}
.nav2 {
	text-decoration: none;
	color: #C5CED2;
	line-height: 1.5em;
	text-align: right;
}
.button2 {
	margin-left: 591px;
}
.padding {
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.link {
	text-decoration: none;
	color: #83888D;
}
.link:hover {
	color: #BDC6CA;
}
.list {
	list-style-image: url(images/logo_list.png);
}
#example {
	height: 50px;
	width: 300px;
	float: left;
	margin-bottom: 30px;
}
#example img {
	float: left;
	margin-right: 5px;
}
#example h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
