@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	background-color: #f7f7f7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #34689A;
}
#wrapper #logo {
	height: 153px;
	margin: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #bodyarea #footer {
	clear: both;
	background-color: #336699;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#wrapper #bodyarea #footer #footertext {
	line-height: 1px;
	text-decoration: none;
	letter-spacing: normal;
	height: 80px;
}


#wrapper #bodyarea #footer #footertext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #66FFFF;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
}


#wrapper #navigation {
	height: 35px;
	font-weight: bolder;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
}
#wrapper #bodyarea {
}
#wrapper #bodyarea #left {
	width: 550px;
	float: left;
}
#wrapper #bodyarea #left #photo {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#wrapper #bodyarea #left #contactphoto {
	float: left;
	margin-right: 20px;
}


#wrapper #bodyarea #left #flash {
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 4px;
}

#wrapper #bodyarea #right {
	width: 230px;
	float: left;
	background-color: #C0C0C0;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#wrapper #bodyarea #right #spicon {
	background-color: #C0C0C0;
	height: 100px;
	width: 200px;
	clear: none;
	margin-top: 5px;
	margin-left: auto;
	z-index: auto;
	margin-right: auto;
	padding: 0px;
}
#wrapper #bodyarea #right #spicon #spimg {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 35px;
}


#wrapper #bodyarea #right #svslist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-type: disc;
	list-style-position: inside;
	margin-right: auto;
	margin-left: auto;
	background-color: #C0C0C0;
	text-align: left;
	margin-top: 30px;
	text-indent: 20px;
	color: #19146B;
	font-style: normal;
	line-height: 30px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h1 {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #19146b;
}
#wrapper #bodyarea #left h2 {
	padding-left: 15px;
	color: #191484;
}
#wrapper #bodyarea #left h1 {
	margin: 15px;
}
