@charset "utf-8";
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.marqueetext {
	color: #357BD0;
	font-size: 14px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bckgr.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #000000;
}

a:visited {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-color: #4E8BD6;
}
#container {
	width: 780px;
	background-color: #FFFFFF;
	text-indent: 0px;
	margin: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	padding: 0px;
}
#top {
	height: 125px;
	width: 780px;
}
#navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #4E8BD6;
	height: 23px;
	margin: 0px;
	padding-top: 2px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4E8BD6;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}


ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin-right: 9px;
	margin-left: 9px;
	list-style-type: none;
}
#main {
	background-color: #FFFFFF;
	margin: 0px;
	clear: none;
	float: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #FFFFFF;
}
#footer {
	background-color: #4E8BD6;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: normal;
	margin: 0px;
	clear: none;
	text-decoration: none;
	text-indent: 10px;
	display: inline;
	float: left;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	visibility: visible;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.heading {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	font-variant: normal;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: lighter;
	text-align: left;
}

.type {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.typesmall {
	font-family: "Arial Narrow";
	font-size: 14px;
}

.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
	padding: 0px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
