@charset "utf-8";
body {
	background-color: #97A0B7;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/bluebox/bluetexturepatch.jpg);
}
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table.nav{
	border: 1px solid #FFFF00;
	border-collapse: collapse;
	text-align: center;
}
table.nav a {
	color: #FFCCFF;
	text-decoration: none;
	text-align: center;
}
table.nav a:hover {
	color: #00FFFF;
}
table.nav th {
	padding: 1px;
	-moz-border-radius:0px 0px 0px 0px;
	border: 1px solid #FFFF00;
}
table.nav td {
	padding: 1px;
	-moz-border-radius:0px 0px 0px 0px;
	border: 1px solid #FFFF00;
}
#header {
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 1px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	white-space: normal;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCF725;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	color: #000066;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 16px;
}
#content  h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content_byline   {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	color: #990099;
	text-align: center;
}
#photo {
	background-image: url(images/AmadeiRobinN.2007.jpg);
	position: relative;
	height: 121px;
	width: 100px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 5px;
	padding: 0px;
	float: left;
	border: thin solid #6D8091;
	background-color: #006600;
	clear: both;
	z-index: 0;
	left: -20px;
	top: -20px;
}
#content_upperleft {
	background-image: url(images/bluebox/images/texture_01.jpg);
	height: 33px;
}
#content_uppercenter {
	background-image: url(images/bluebox/images/texture_02.jpg);
	height: 33px;
}
#content_upperright {
	background-image: url(images/bluebox/images/texture_03.jpg);
	height: 33px;
	width: 33px;
}
#content_middleleft {
	background-image: url(images/bluebox/images/texture_04.jpg);
}
#content_middlecenter {
	background-image: url(images/bluebox/images/texture_05.jpg);
}
#content_middleright {
	background-image: url(images/bluebox/images/texture_06.jpg);
	width: 33px;
}
#content_lowerleft {
	background-image: url(images/bluebox/images/texture_07.jpg);
	height: 33px;
	width: 33px;
}
#content_lowercenter {
	background-image: url(images/bluebox/images/texture_08.jpg);
}
#content_lowerright {
	background-image: url(images/bluebox/images/texture_09.jpg);
	height: 33px;
	width: 33px;
}
.content_text_highlight {
	font-size: 24px;
	font-weight: bold;
}
.innerboxcentered {
	left: auto;
	right: auto;
	clear: both;
	text-indent: 150px;
	top: -10px;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
