@charset "UTF-8";
body {
	background-image: url(images/backgr.gif);
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 20px;
	height: 750px;
	background-image: url(images/mainstar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #main {
	width: 490px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: none;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-top: 0px;
}
.link    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #608AA3;
	line-height: 20px;
}
#container #nav {
	width: 240px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #598788;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#container  #top  {
	background-color: #666666;
}
#nav a {
	color: #608AA3;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFBD22;
	text-align: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-position: bottom;
}
#container #contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #608AA3;
	text-decoration: underline;
}
#nav a:hover {
	background-color: #D7EAFA;
}
#nav a:visited {
	color: #666666;
}
#container #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #608AA3;
	font-weight: bold;
	margin-bottom: 12px;
}
.quotesource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	margin-top: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	background-position: right;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-color: #99CCCC;
	display: block;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	color: #000000;
	background-color: #99CCCC;
	display: block;
	vertical-align: middle;
	padding: 6px;
}
.bulletheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	white-space: normal;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 6px;
}
ul {
	margin-top: 0px;
}
a:link {
	color: #608AA3;
}

