body {
	background-color: #222266;
	font-family: helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

p {
	text-indent: 1em;
	line-height: 150%;
	margin-left: 2em;
	margin-right: 2em;
}

a.ext_links:link,
a.ext_links:visited {
	color: #2222bb;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
}

a.ext_links:hover {
	color: #8888bb;
}

a.homelink:link,
a.homelink:visited {
	color: #222266;
	text-decoration: none;
	font-weight: normal;
}

a.homelink:hover {
	color: #ff3300;
}

a.navmenuitem:link,
a.navmenuitem:visited {
	display: block;
	color: #222266;
	text-align: right;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #dcdcff;
	width: 8em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.6em;
	padding-left: 0em;
	border-top: 2px solid #f7f7ff;
	border-bottom: 2px solid #f7f7ff;
	margin:0;
}

a.navmenuitem:hover {
	color: #222266;
	background-color: #ededff;
}

.albumsummary {
	font-weight:normal;
	font-size: small;
	width: 95%;
	margin-bottom: 1em;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#banner {
	overflow: hidden;
	width: 100%;
	height: 120px;
}

#banner_pic {
	width: 800px;
	border: 0px;
}

.content_header {
	color: #000066;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 0.5em;
}

.content_subheader {
	color: #000066;
	font-size: x-small;
	font-weight: normal;
}

#content_pane {
	background-color: #f7f7ff;
	width: 100%;
	font-size: medium;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 1em 0px 0px 0px;
}

#footer {
	width: 100%;
	background-image: url(images/footer-fade.jpg);
	background-repeat: repeat-x;
	background-color: #caedff;
	color: #222266;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	padding: 0.25em;
	padding-top: 16px;
	margin-top: 1em;
}

#header_bar {
	font-family: verdana;
	padding-top: 0.2em;
	padding-left: 0.5em;
	width: 100%;
	height: 35px;	
	font-size: 20px;
}

.nav_menu {
	width: 8em;
	float: left;
	padding: 0em;
	margin-top: 0em;
	margin-bottom: 2px;
	margin-left: -1em;
	margin-right: 1em;
	list-style-type: none;
}

#page_space {
	background-color: #f7f7ff;
	overflow: hidden;
	width: 800px;
	margin-top: 0px;
	margin-left: -400px;
	padding: 0px;
	border: 0px;
	position: relative;
	left: 50%;
}

#splash {
	float:right;
	margin-right: 1em;
}

ul.friends {
	float: left;
	margin-top: 0.5em;
	list-style-type: disc;
	list-style-position: inside;
}

.friends a {
	text-decoration: none;
}

.update_header {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 1em;
	padding-left: 2em;
}
