

body {
	font-family: georgia;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #000f7b;
	text-align: center;
}


	

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border: 2px #555 solid;
	border-left: 3px #555 solid;
	border-right: 3px #555 solid;
	background-color: #fff;
	text-align: left;
}



#header {
	font-family: georgia;
	width: 100%;
	margin: 0;
	padding: 0;
}



body, td {
	font-size: 16px;
}

td {
	font-family: times new roman;
	font-size: 17px;
}

li {
	font-size: 16x;	
}


.header_contact {
	font-size: 20px;
	font-family: times new roman;
}

a {
	color: #000f7b;
}

a:visited {
	color: #444;
}

a:hover {
	text-decoration: none;
}



#topnav {
	border-top: 1px #000 solid;
	text-align: center;
	padding: 5px;
}


#topnav a {
	font-weight: bold;
}



#content {
	padding: 10px;
	border-top: 1px #000 solid;
	font-size: 16px;
	margin-bottom: 10px;
}


h1#logo {
	margin: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 36px;
	margin-top: 10px;
}


#pc {
	padding-left: 10px;
	font-style: italic;
	font-size: 24px;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 20px;
}

#tagline {
	padding-left: 10px;
	font-style: italic;
	font-size: 24px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 8px;
	font-weight: bold;
}

#intro {
	text-align: center;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #000f7b;
	font-family: verdana;
	border-bottom: 0px #000f7b solid;
	padding-bottom: 5px;
	width: 650px;
	text-decoration: underline;
}

#footer {
	margin-top: 30px;
	text-align: center;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}


h1.profile {
	color: #000f7b;
	margin: 0px;
}

.profile_title {
	font-weight: bold;
	font-size: 18px;
}

.spacer {
	margin-bottom: 4px;
}

.profile_contact {
	font-weight: bold;
	margin-top: 4px;
	font-family: times new roman;
	font-size: 18px;
}

#content p,
#content div.p {
	font-size: 16px;
	margin-left: 20px;
	margin-right: 40px;
}

#content li {
	margin-bottom: 8px;
}


#content h2 {
	text-align: center;
	text-decoration: underline;
	font-size: 20px;
}


#library a {
	font-weight: bold;
	font-size: 16px;
}
