/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	color: #555753; 
	background: #fff no-repeat right bottom; 
	margin: 0px; font-style:normal; font-variant:normal; font-weight:normal; line-height:16pt; font-size:8pt; font-family:georgia 
	}
p {
	font: bold 10pt georgia;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
	text-indent: 2px;
	color: #000000;
	margin: 7px;
	vertical-align: text-top;
	}

p.bodysection	{
	font: italic bolder normal 16pt/normal georgia;
	letter-spacing: 1px;
	color: #0B0B0B;
	background-position: center bottom;
	float: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	}

p.bodypicture 	{
	font: italic bolder normal 14pt/normal "Monotype Corsiva";
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-position: center bottom;
	float: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	background-color: #0000FF;
	width: 500px;
	}



p.bodytitle {
	font: bold 10pt georgia;
	text-align: left;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 10px;
	float: none;
	color: #000000;
	background-position: left;
	margin-top: 20px;
	margin-left: 10px;
	white-space: normal;
	position: relative;
	clear: left;
	}
	
p.bodytitle2 {
	font: bold 10pt georgia;
	text-align: left;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 10px;
	float: none;
	color: #000000;
	background-position: left;
	margin-top: 5px;
	margin-left: 10px;
	white-space: normal;
	position: relative;
	clear: left;
	}	
/* contact information */
p.contact {
	font: bold 12pt Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 10px;
	float: none;
	color: #FFFFFF;
	background-position: left;
	white-space: pre;
	position: relative;
	clear: left;
	background-color: #00007D;
	border: ridge;
	margin: 0px;
	background-image: url(Mitsuibackground.jpg);
	background-repeat: repeat;
	vertical-align: top;
	}	

h1 {
	font: italic bolder normal 16pt/normal georgia;
	letter-spacing: 1px;
	color: #0B0B0B;
	background-position: center bottom;
	float: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	}

h3 {
	font: italic bolder normal 16pt/normal georgia;
	letter-spacing: 1px;
	color: #0B0B0B;
	background-position: center bottom;
	float: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FFFF00;
	}


/* specific divs */
#container {
	background: #000099;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	}
	
#intro {
	min-width:370;
	}
	
#pageHeader {
	background-color: #E1E1FF;
	height: 67%;
	width: 67%;
	position: relative;
	text-align: center;
	white-space: nowrap;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	display: table-row;
	background-position: center center;
	left: auto;
	right: auto;
	vertical-align: middle;
	padding: 15px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: no-repeat left top; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: no-repeat left top; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right
	}
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: none;
	padding: 0px 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #3366CC;
	text-align: left;
	background-position: left;
	border: none;
	position: relative;
	width: 5px;
	float: left;
	margin-left: 10px;
	margin-top: 3em;
	}
	
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
#linkList2 { 
	background: repeat-y left top; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:verdana, sans-serif 
	}
#linkList h3.select { 
	background: no-repeat left top; 
	width: 97px; 
	height: 16px; margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:5px 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: no-repeat left top; 
	width: 60px; 
	height: 18px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: no-repeat left top; 
	width:57px; 
	height: 14px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: no-repeat left top; 
	width:63px; 
	height: 10px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: no-repeat center top; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
	


#extraDiv1 { 
	background: no-repeat left top; 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px 
	}
