body {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1em;
}

/*----letterhead ----*/
#letterhead {
	/*background : url(../images/upouseal.jpg) no-repeat left;*/
	line-height: 1em;
	font-family: "times new roman", serif;
	/*font-family: georgia, "times new roman", serif;*/
	font-size: 1em;
	padding: 1em;
	margin: 0;
	border: 0;
	text-align: center;
}

#letterhead img {
	position: absolute;
	top: 0;
	left: 0;
}

#letterhead h2, #letterhead h3 {
	font-weight: bold;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}

#letterhead h2 {
	font-size: 1.2em;
}
#letterhead h3 {
	font-size: 1em;
}
/*----letterhead ----*/

/* -----------------Header Definitions---------------*/
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: white;
	background-color: #802343;
	height: 101px;
}

#header img.seal {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
}

#header img.name {
	position: absolute;
	top:22px;
	left: 190px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	width: 597px;
	height: 48px;
}
/* -----------------Header Definitions---------------*/

/*-----------------Tab Definitions --------------------*/
#tabs {
	line-height: 1em;
	padding: 2px 0 2px 0;
	/*margin: 7px 16em auto 2px;*/
	margin: 7px 200px auto 2px;
	font-weight: bold;
	color: #fffce3;
	background-color: #802343;
}

#tabs a {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 .5em 0 .5em;
	text-decoration: none;
	color: #fffce3;
	background-color: #802343;
}

#tabs a:hover{
	color: #802343;
	background-color: #fffce3;
}
/*-----------------Tab Definitions --------------------*/

/* thumbnail definition */
#thumbs {
	position: absolute;
	top: 32px;
	left: 193px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
}

#thumbs img{
	padding: 0 0 0 0;
	margin: 0 1px 0 1px;
	border: 1px solid #fff6e3;
}

#p1, #p2, #p3, #p4, #p5 {
	visibility: hidden;
}
/* thumbnail definition */

/* -----left -pane ---*/
#pane {
	float: left;
	/*width: 14em;*/
	width: 180px;
	border:0 0 0 0;
	margin: 8px 0 0 2px;
}
/* -----left -pane ---*/

/* ----------------------------Search Definition ----*/
#search {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #ccc;
	background-color: #eee;
}

#search h2{
	color: Maroon;
	margin: 0 0 1em 0;
	padding: .2em;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	font-size: 1em;
	font-weight: bold;
}
/* --------------------Search Definition ------------------*/


/* -----------------Navigation Definitions---------------*/
.nav {
	margin: 10px 0 0 0;
	padding: 0 0 1em 0;
	border: 1px solid #ccc;
	background-color: #eee;
}

.nav h1{
	color: Maroon;
	margin: 0 0 1em 0;
	padding: .2em;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	font-size: 1.2em;
}

.nav h3{
	color: black;
	margin: 0 0 0 0;
	padding: .2em .75em .2em .75em;
	background-color: #eee;
	font-size: 1em;
	border-bottom: 1px solid #eee;
}

.nav h3:hover{
	color: Maroon;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
}

.nav h3 a {
	color: black;
	text-decoration:none;
}

.nav h3 a:hover {
	color: maroon;
	text-decoration:none;
}

/* -----------------Navigation Definitions---------------*/

#board {
	/*
	width: 15em;
	*/
	width: 160px;
	/*
	float: right;
	*/
	position: absolute;
	top: 133px;
	right : 31px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	background-color: #fff6e3;
	border: 1px solid #ccc;
}

#board  h3{
	color: Maroon;
	margin: 0 0 0 0;
	padding: .2em;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	font-size: 1em;
}

#board dl {
	margin: .3em 0 .3em 0;
	padding: 0 0 0 0;
}

#board dt {
	margin: .5em 0 0 0;
	padding: .2em;
	font-size: .9em;
	font-weight: normal; 
	font-style: italic;
	color: #336666;
	border-bottom: 1px solid #fff;
}

#board dt a {
	color: #336666;
	text-decoration: none;
}

#board dt a:hover {
	color: #336666;
	text-decoration: underline;
}

#board dd {
	margin: 0 0 0 1em;
	padding: .2em;
	font-size: .8em;
	font-weight: normal; 
	color: black;
}



/* -----------------Section Definitions-----------------*/
#section {
	margin: 0px auto 0px;
	background : transparent;
}
/* -----------------Section Definitions-----------------*/

/* -----------------Content Definitions-----------------*/
#content {
	/*border: 1px solid #ccc;*/
	line-height: 1.5em;
	padding: 1em 1em 1em 1em;
	/*margin: 2px 16em auto 190px;*/
	margin: 2px 200px auto 190px;
	background : transparent;
}

#content #pix {
	float: right;
	margin: auto 0 auto 5px;
	padding: 0 0 0 0;
}

#content #pix .caption {
	font-size: .7em;
}

#content #feature {
	float: left;
	width: 20em;
	margin: 1em .5em 1em;
	/*padding: 1em;*/
	border-bottom: #bbb;
	background-color: #fff6e3;
}

#content #feature h3 {
	margin: 0 0 0 0;
	padding:  0 0 0 1em; 
	font-size: 1em;
	color: #802343;
	background-color: #eee;
	border-bottom: 1px solid #fff;
}

#content #feature ul {
	margin: 0 1em 0  1em;
	padding: 1em;
}

#content #feature li {
	padding: 0 0 0 0;
}

#content #feature li a {
	text-decoration: none;
	color: #336666;
}

#content #feature li a:hover {
	text-decoration: underline;
}

#content .more {
	font-size: .8em;
	font-style: italic;
}

#content h1 {
	font-size: 1.5em;
	color: #802343;
	background-color: #fff;
}

#content h1 a {
	text-decoration: none;
	color: #802343;
}

#content h3 {
	font-size: 1.1em;
	color: #802343;
	background-color: #fff;
	margin-bottom : .3em;
}

#content h3 a {
	text-decoration: none;
	color: #802343;
}

#content p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content p a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #336666;
}

#content p a:hover{
	text-decoration: underline;
}

#content p .post {
	color: #999;
	font-size: .7em;
}

/* -----------------Content Definitions-----------------*/

/* -----------------Footer Definitions------------------------------*/
#footer {
	clear: none;
	margin: 3px 16em auto 15em;
	border-top: 1px solid #800000;
	background : transparent;
	text-align: center;
}

#footer p {
	margin: 0 0 0 0;
	padding: 1em;
	font-size: .8em;
	color: maroon;
	background : transparent;
}

/* -----------------Footer Definitions------------------------------*/

address {
	text-align: center;
	font-size: .8em;
	color: maroon;
	font-style: normal;
	padding-bottom: 1em;
}

address a.c {
	text-decoration:none;
}
address a.c:visited {
	text-decoration:none;
	color: maroon;
}
address a.c:hover {
	text-decoration:none;
	color: maroon;
}
address a.c:active {
	text-decoration:none;
	color: maroon;
}

/* SCREEN MEDIA OVERRIDES */
@media screen{
	#letterhead {
		display: none;
	}
}
/* SCREEN MEDIA OVERRIDES */

/* PRINT MEDIA OVERRIDES */
@media print
{
	body {
		font-family: "times new roman", serif;
		/*font-family: georgia, "times new roman", serif;*/
		font-size: 1em;
		line-height: 1em;
	}

	#header, #tabs, #pane,#feature,#board,#footer {
		display: none;
	}

	#section {
		float: left;
		line-height: 1em;
		font-family: "times new roman", serif;
		/*font-family: georgia, "times new roman", serif;*/
		font-size: 1em;
		border-top: 1px solid gray;
		border-bottom: 1px solid gray;
		margin: 1em 0 0 0;
		padding: 0 0 0 0;
	}
	#content {
		line-height: 1em;
		font-family: "times new roman", serif;
		/*font-family: georgia, "times new roman", serif;*/
		font-size: 1em;
		margin: 0 0 0 0;
		padding: 1em;
		border: 0;
	}
	
	h1, h2, h3, p {
		line-height: 1em;
		font-family: "times new roman", serif;
		/*font-family: georgia, "times new roman", serif;*/
	}
	
	h1,h2,h3 {
		padding-bottom: .3em;
	}

	h1 {
		font-size: 1.1em;
	}
	h2 {
		font-size: 1em;
	}
	
	address {
		clear: both;
		padding-top: 1em;
	}
}
/* PRINT MEDIA OVERRIDES */
