/* fonts */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

<!-- ul style added for bullet lists, 4/2/08 dt -->

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

<!-- end added style -->

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #194b83;
	text-decoration: none;
}

.head a {
	color: #194b83;
	text-decoration: none;
}

.head a:visited {
	color: #194b83;
}

.head_center {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #194b83;
	text-decoration: none;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

.subhead a {
	color: #333;
	text-decoration: none;
}

.subhead a:visited {
	color: #333;
}

.subparen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

.sidebarhead {
	width: 150px;
	background-color: #35557b;
	border-color: #35557b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}

.archive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #06c;
	text-decoration: none;
}

.table_entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #036;
	text-decoration: none;
}

.table_entry a{
	color: #036;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: silver;
	text-decoration: none;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: silver;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
a:hover {
	color: #900;
}

.subsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bolder;
	text-decoration: none;
}

.style1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* paypal donation table cell */

#donationbox {
	margin-top: 20px;
	border: 1px solid silver;
}

#donatelist {
	font: 14px verdana, arial, helvetica, sans-serif;
}

form {
	margin: 0; 
	padding: 0;
}

/* Online Store text layout */

.product {
	margin-top: 1em;
}

/* layout info */

.pwdf {
	margin: 0;
	background-color: #fff;
	color: #333333; 
}

.header {
	width: 800px;
	height: 117px;
	background-color: #103258;
}

.divider {
	width: 800px;
	height: 7px;
	background-color: #35557b;
}

.navbar {
	width: 149px;
}

.main {
	width: 650px;
}

.spacer {
	width: 12px;
}

.titlecell {
	width: 638px;
}

.content {
	width: 488px;
}

.container_right {
	vertical-align: top;
	width: 150px;
}

.subcontainer {
	width: 150px;
	border: solid #8493A3 1px;
	cell-spacing: 0;
}

.footer_cell {
	height: 88px;
	text-align: center;
	vertical-align: middle;
	background-color: #103258;	
}
