@charset "UTF-8";
#maincontent-left {
	width: 655px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-bottom: 10px;
}
#maincontent-left h1 {
	font-weight: normal;
	font-size: 120%;
	color: #F93;
	margin-bottom: 10px;
	margin-top: 10px;
}
#maincontent-right h1 {
	font-size: 18px;
	font-weight: normal;
	color: #F93;
}
#maincontent-right a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent-left a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent-left h1 a {
	text-decoration: none;
	color: #F93;
}
#maincontent-left h1 a:hover {
	text-decoration: underline;
	color: #F93;
}
#maincontent-left h2 {
	color: #999;
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
}
#maincontent-left p {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666;
}
#maincontent-left p a   {
	text-decoration: none;
	font-weight: bold;
	color: #06F;
}
#maincontent-left p a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #06F;
}
.homeframingpic {
	float: right;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.mainpic-home {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent-right {
	width: 310px;
	float: right;
	margin-right: 20px;
}
#maincontent-right h2 {
	font-weight: normal;
	background-color: #F93;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	font-size: 140%;
}
.floatleftpic {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-bottom: 20px;
}
#maincontent-right h2 a {
	color: #FFF;
	text-decoration: none;
}
#maincontent-right h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#maincontent-right h3 {
	font-weight: normal;
	color: #666;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 8px;
}
#maincontent-right h3 a {
	color: #666;
	text-decoration: none;
}
#maincontent-right h3 a:hover {
	color: #666;
	text-decoration: underline;
}
#maincontent-right p {
	color: #666;
	font-size: 70%;
}
#maincontent-right p a {
	font-weight: bold;
	color: #06F;
	text-decoration: none;
}
#maincontent-right p a:hover {
	font-weight: bold;
	color: #06F;
	text-decoration: underline;
}
h3 .smaller {
	font-size: 75%;
}
#clear-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
#clearspacer {
	clear: both;
}
#clear-left-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 670px;
}
