* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f1f1;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#wrapper #navigation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00F;
	text-align: center;
	background-color: #e1e1e1;
	font-variant: normal;
	font-weight: 800;
}
#wrapper #logo {
	height: 169px;
	background-color: #e1e1e1;
	background-image: url(../images/headerimage1.jpg);
	width: 950px;
}
#wrapper #mainBody {

}
#wrapper #mainBody #footer {
	height: 40px;
	clear: both;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#wrapper #mainBody #rightMain {
	background-color: #E1E1E1;
	width: 250px;
	float: right;
}
#wrapper #mainBody #rightMain #rightBoxGraphics {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #mainBody #LeftMain {
	width: 700px;
	float: left;
}
#wrapper #mainBody #LeftMain #Paragraphs {
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#wrapper #mainBody #LeftMain #newsBox {
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	position: relative;
}


#wrapper #mainBody #LeftMain #Grasso  {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 25px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
p.Testimony {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	margin-right: 100px;
	margin-bottom: 25px;
	margin-left: 200px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #E51837;
}
hr.right {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	background-color: #F00;
	color: #F00;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E51837;
	font-style: italic;
}
p.footer {
	font-size: 10px;
	color: #666;
	margin-left: 10px;
}
a.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
a.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #006;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #006;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
p.Issues {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 175px;
}
#wrapper #mainBody #LeftMain #leftImage {
	height: 400px;
	float: left;
	width: 200px;
}
.this {
	font-size: 10px;
}

