/* CSS Document */

/* Table Styles */
td#navbox {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 30px 20px 20px 30px;
}

td#headerbox {
	border: 1px solid #333333;
	width: 725px;
	height: 25px;
	vertical-align: bottom;
}

td#leftbox {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

td#contentbox {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

td#rightbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}


td#footerbox{
	border: 1px solid #333333;
	width: 725px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .07em;
}

/* Table Styles End*/

/*FooterStyles*/

.footerbio {
	background-color: #CC6666;
	color: #FFFFFF;
}

.footerpoetry {
	background-color:#6CA475;
}

.footercontact {
	background-color:#B7986C;
}

.footerfanfic {
	background-color: #E39D58;
}

.footertravel {
	background-color: #74A2BB;
}

/*FooterStyles End*/


/*Page Feature Image*/
.imagebox {
	vertical-align:top;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.imageboxlong {
	vertical-align:top;
	margin-bottom: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.imageboxpoetry {
	vertical-align:top;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.imageboxfanfic{
	vertical-align:top;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.imageboxtravel {
	vertical-align:top;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.imageboxpubs {
	vertical-align:top;
	padding-top: 10px;
}

/* Page Feature Image Ends*/

/*Navigation Styles */

/*pagenav*/
td#breadcrumbs {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	align:right;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;

}

a.breadcrumbs:link {
	
	font-size: 10px;
	text-decoration: none;
	word-spacing: 0.03em;
	color: #666666;
}

a.breadcrumbs:visited {
	text-decoration: none;
	color: #666666;
}

a.breadcrumbs:active {
    text-decoration: none;
	color: #666666;
}

a.breadcrumbs:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
}
/*pagenav ends*/

/*global nav starts*/
.navoff {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: .07em;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: .07em;
}
a.nav:visited {
    font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: .07em;
	text-decoration: none;
}
a.nav:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a.nav:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
}

/*global nav starts*/

/*Navigation Styles Ends */

/*special page styles*/


.bioheader{
	color: #BF5257;
	margin: 10 5 5 0;
	padding-top: 25px;
	padding-left: 2px;
}

.poetryheader{
	color: #5AA964;
	margin: 10 5 5 0;
	padding-top: 30px;
	padding-left: 2px;
}

.contactheader{
	color: #B7986C;
	margin: 10 5 5 0;
	padding-top: 20px;
	padding-left: 20px;
}

.fanficheader {
	color: #E48845;
	margin: 10 5 5 0;
	padding-top: 20px;
	padding-left: 20px;
}

.travelheader {
	color: #6E9AB2;
	padding-top: 20px;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 0;
	margin-top: 10;
	padding-left: 20px;
}

.pubsheader {
	color: #E8B857;
	margin: 5 5 5 0;
	padding-top: 25px;
	padding-left: 0px;
}

.standardheader{
	color: #333333;
	font-weight: bold;
	padding-left: 2px;
}

.caption {
	font-size: 10px;
	color: #666666;
	font-style: italic;
	padding-top: 12px;
	padding-left: 15px;
}

/*special page styles*/


/* HTML - Header and Link Styles */

body,p,span,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .07em;
}

a:link {
	color: #BE5D5D;
	text-decoration: underline;
}
a:hover {
	background-color: #FFFFCC;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

/* HTML - Header and Link Styles End*/
.teachheader {
	color: #916DB9;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 25px;
	padding-left: 2px;
}
.footerteach {
	background-color: #B18ECA;
	color: #FFFFFF;
}
.teachimageboxlong {
	padding-bottom: 200px;
}
.footerpubs {
	background-color: #E4C267;
	color: #FFFFFF;
}
.image {
	border: 1px solid #333333;
}
.imageboxteach {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
<!--============== FOOTER START ===========================-->

<TABLE cellSpacing=0 cellPadding=0 width=400 align=center border=0>
  <TBODY>
  <TR>
    <TD align=middle><FONT class=text>This is a personal WEB site developed and maintained by an individual and not by Seattle University. The content and link(s) provided on this site do not represent or reflect the view(s) of Seattle University. The individual who authored this site is solely responsible for the site's content. This site and its author are subject to applicable University policies including the Computer Acceptable Use Policy <a href=http://www.seattleu.edu/policies>(www.seattleu.edu/policies)</a>.</FONT>&nbsp;</TD></TR>
  <TR>
    <TD height=20></TD>
  </TR>
  </TBODY>
</TABLE>
<!--============== FOOTER END =============================-->

