img	{
	border: 0;
	}

body {
	background-color: #333399;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
}

body, table, tr, td, th, p, form, submit, text, .normal, h2 {
	#font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: American Typewriter, Courier, monospace;
	font-size: 12px;
	line-height: 18px;
}

th {
	text-align: center;
	font-size: 18px;
}

h2 {font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul {
	padding-top: 0px;
	padding-left: 12px;
	margin-top: 0px;
}

.nobullet {
	list-style-position: inside;
}

table, tr, td, p {
	text-align: left;
}
table, tr, td {
	background-color: #dddddd;
}
p {
	padding-top: 0px;
	margin-top: 0px;

}

.pagetitle {
	font-size: 32px;
	line-height: 30px;
}
.top, .main {
	width: 740px;
	padding: 0px;
}
.top {
	margin-top: 10px;
}
.main {
	margin-top: 0px;
}

.maindiv {	border-width: thin;
	border-style: solid;
	border-color: #333399;
	padding: 0px;
	vertical-align: top;
}

.navback, .footer {
	color: #cccccc;
}
.navback {
	background-color: #333399;
	font-size: 14px;
}
.footer {
	text-align: center;
}


.rightnav {text-align: right;}

.homebox {
	padding: 15px;
	padding-bottom: 15px;
	text-align: justify;
	vertical-align: top;
}

.homeboxleft {
	padding: 15px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}


.homeboxcenter {
	padding: 15px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: top;
}

blockquote {
	padding: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: justify;
	vertical-align: top;
}



.rightbox {
	padding: 20px;
	padding-bottom: 15px;
	text-align: justify;
	vertical-align: top;
}

.leftbox {
	padding: 20px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}

.citation {
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.dateline {

	font-style: oblique;
	font-weight: bold;
}

.bio {
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;

}

.photo, .photocomment {
	text-align: center;
	padding: 5px;
}

.photobox {
	width: 700px;
	
}

.photocomment, .photodescription, .photodescwide {
	font-size: 14px;
}

.photodescription, .photodescwide {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: left;
	vertical-align: top;
}

.photodescwide {
	width: 300px;

}

.currentpage {
	color: white;
}

.month {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

a:link, a:visited {
	color: #000099;
}
a:active, a:hover{
	text-decoration: none;
}

a {
	text-decoration: underline;
}
a.nav:link, a.nav:visited {
	color: #cccccc;
	text-decoration: none;
}
a.nav:active, a.nav:hover {
	color: #ffffff;
	text-decoration: underline;
}