* {
	margin: 0px;
}
#wrapper #bodyArea #left {
	width: 550px;
	float: left;
}
#wrapper #bodyArea #footer {
	height: auto;
	clear: both;
	background-color: #E2E2E2;
	padding: 2px;
}
#wrapper #bodyArea #right {
	width: 250px;
	float: right;
	background-color: #E2E2E2;
}
#wrapper #bodyArea #right p {
	padding: 10px;
}


#wrapper {
	background-color: #F7F7F7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #00F;
	border-left-color: #00F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#wrapper #logo_wrapper {
	height: auto;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
#wrapper #header_img {
	height: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00F;
}
#wrapper #bodyArea {
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation_spry {
	height: 29px;
	background-color: #EEE;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.p_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-style: italic;
}

.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.standard_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.bullet_list_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}



#wrapper #bodyArea #left p {
	padding: 10px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 1px;
}
#wrapper #bodyArea {
	width: 800px;
	height: auto;
}
#wrapper #bodyArea #full {
	height: auto;
	width: auto;
	padding: 10px;
}
