#mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}

#contentContainer {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	
}
div .spacer{
	min-height: 157px !important;
	height: 155px;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}
#contentContainer h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px 0px 0px 4px;
	font-weight: normal;
	background-color: #000000;
	width: 592px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 35px;
}

#contentContainer  #subtitel{
	color: #333333;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 2px 2px 2px 13px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 579px !important;
	width: 592px;
	font-weight: normal;

}
#leftContainer #Capitol {
	color: #000000;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: normal;
}
#leftContainer {
	color: #333333;
	margin: 1px 3px 1px 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 100%;


}
#leftContainer h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-weight: normal;
	background-color: #000000;
	width: 592px;
	font-style: italic;

}
#leftContainer P{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-weight: normal;
	line-height: 1.5em;
	width: 590px;



}
#rightContainer {
	color: #333333;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;



}
#rightContainer h1{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	background-color: 98BDCB;
	width: 592px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

#floatimgleft {
	float:left;
	margin: 2px 2px 2px 0px;
	/*border: 1px solid #000000;*/
	padding: 2px;




}
#floatimgRight {
	float:right;
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 4px;
	/*border: 1px solid #000000;*/
	clear: left;

}
.listing{
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}

p a:link, a:visited , a:active{
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

}
p a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

