@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	min-width: 800px;
	color: #5a599c;
	background-image: url(../images/bgTile.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	}

#header {
	text-align: center;
	}
	
#header a {
	text-decoration: none;
	border: none;
	outline: none;
	}

#nav {
	text-align: center;
	}
	
#nav img {
	padding: 12px;
	}

#subNav h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 50px;
	padding-right: 300px;
	font-size: 16px;
	}

#content ul {
	margin-top: 0px;
}

#content li {
	padding-bottom: 5px;
	margin-left: 10px;
}

#clear {
	clear: both;
	}

#footerA {
	background-color:#5a599c;
	color: #FFFFFF;
	text-align: center;
	font-size: 85%;
	padding: 4px 0;
	}
	
#footerA a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footerA a:hover {
	color: #FFFF66;
	}


#footerB {
	color: #5a599c;
	text-align: center;
	font-size: 85%;
	padding: 5px 0;
	}

a {
	color: #5d4e8b;
	}

a:hover {
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding-left: 25px;
}

h3 {
	padding-left: 25px;
	font-size: 110%;
	margin-bottom: 10px;
}

.b {
	font-weight: bold;
	}

.i {
	font-style: italic;
	}
	
.bi {
	font-weight: bold;
	font-style: italic;
	}
	
.lg {
	font-size: 150%;
	font-weight: bold;
	}
.pp {
	color: #5A599C;
}

#wrapper #content #colA object {
	text-align: center;
}
