/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(graphics/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ccffcc;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #009900;
}

a:visited {
	text-decoration: none;
	color: #009900;
}

a:hover {
	text-decoration: underline;
	color: #00cc00;
}

a:link img {
	border-color: #006600;
	text-decoration: none;
}

a:visited img {
	border-color: #006600;
	text-decoration: none;
}

a:hover img {
	border-color: #00cc00;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	color: #006600;
	padding: 6px 0px 6px 0px;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #006600;
	padding: 6px 0px 0px 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 13px;
	color: #006600;
	padding: 0px;
	margin: 3px 0px 6px 0px;
}

p {
	line-height: 16px;
}

#pagehead {
	margin: 0 auto;
	height: 110px;
	top: 10px;
	border-width: 0px;
	border-style: none;
}

#sidebar {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 200px;
	margin-top: 0px;
	margin-left: -15px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 11px;
	color:#006600;
	text-align: left;
	text-indent: -20px;
}

#sidebar ul li {
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 10px;
	color:#006600;
	display: block;
	list-style-type: none;
	text-indent: 0px;
	left: auto;
}

#sidebar ul ul {
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-left: 6px;
	margin-right: 10px;
	color:#009900;
	display: block;
	list-style-type: none;
	text-indent: 0px;
	left: auto;
}

#sidebar a:link {
	text-decoration: none;
	color: #009900;
}

#sidebar a:visited {
	text-decoration: none;
	color: #009900;
}
  
#sidebar a:hover {
	text-decoration: underline;
	color: #00cc00;
}

#pagebody {
	position: absolute;
	top: 162px;
	left: 223px;
	text-align: left;
	padding: 0px 20px 0px 0px;
}
	
#menu {
	margin: 0 auto;
	top: 130px;
	white-space: nowrap;
	width: 48em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	float: none;
}

#menu ul {
	list-style: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#menu li {
	display: inline;
}

#menu li a {
	display: inline;
	text-decoration: none;
	text-align: center;
	color: #006600;
	float: left;
	border: 0.1em solid #003300;
	height: 2em;
	line-height: 2em;
	margin: 0 0.15em;
	background: url(graphics/out_button_back.gif) #fff bottom left repeat-x;
	width: 9em;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none
}
/* End hide */

#menu li a:hover {
	background: url(graphics/in_button_back.gif) #ffffff top left repeat-x;
	color: #009900;
}

#mailframe {
	border: none;
	background-color: #ccffcc;
}

#headlines {
	background-color:#FFFFCC;
	width: 150px;
	position: relative;
	top: 0px;
	float: right;
	margin-left: 10px;
	padding: 5px 10px 10px 10px;
	font-weight: normal;
	font-size: 12px;
	color:#333;
	text-align: left;
	border-width: thin;
	border-color: #FFFF33;
	border-style:outset;
}

#headlines a:link {
	text-decoration: none;
	color: #009900;
}

#headlines a:visited {
	text-decoration: none;
	color: #009900;
}
  
#headlines a:hover {
	text-decoration: underline;
	color: #00cc00;
}

#footer {
	background-color:#FFFFCC;
	position: relative;
	margin-top: 20px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-size: 12px;
	color:#990000;
	text-align: center;
	border-width: thin;
	border-color: #FFFF33;
	border-style:outset;
}

#diarytop {
	background-image: url(graphics/diary_back_top.gif);
	background-repeat: no-repeat;
	border: none;
	left: 10px;
	margin: 10px 0px 0px 0px;
	width: 100%;
	height: 105px;
	position: relative;
}

#diarybody {
	background-image: url(graphics/diary_back.gif);
	background-repeat: repeat-y;
	left: 10px;
	border: none;
	margin: 0px;
	width: 100%;
	position: relative;
}

#diarybottom {
	position: relative;
	bottom: 0px;
	left: 10px;
	background-image: url(graphics/diary_back_bottom.gif);
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	width: 100%;
	height: 60px;
	padding: 0px;
}

.diarydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding: 10px 45px 10px 60px;
	margin: 0px;
	border: none;
}

.diarytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px 45px 15px 75px;
	margin: 0px;
	border: none;
}

.diaryfooter {
	background-color:#ffff66;
	position: relative;
	margin: 0px 35px 0px 50px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-size: 12px;
	color:#990000;
	text-align: center;
	border-width: thin;
	border-color: #cc9900;
	border-style:dotted;
}

.essay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0pt 0pt 6pt 0pt;
	line-height: 130%;
	
}

.intro {
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 15px 0px;
}

.invisitable {
	border: none;
	border-spacing: 0px;
	padding: 2px;
	position: relative;
	left: 20px;
}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding: 3px;
}

.tablebodyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	text-align: left;
}

.tablebodyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px 2px 3px 2px;
	text-align: right;
}

.comment {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}

.redletter {
	color: #CC0000;
}

.indentme {
	position: relative;
	left: 20px;
	padding-left: 20px;
	margin-left: 20px;
}

.imageleft {
	border-width: 1px;
	border-color: #006600;
	color: #009900;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 11px;
}

a.imageleft:link {
	color: #006600;
	float: left;
	text-decoration: none;
}

a.imageleft:visited {
	color: #006600;
	float: left;
	text-decoration: none;
}

a.imageleft:hover {
	color: #00cc00;
	float: left;
	text-decoration: underline;
}

.imageright {
	border-width: 1px;
	border-color: #006600;
	color: #006600;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px 0px 3px 0px;
	line-height: 11px;
}

a.imageright:link {
	color: #006600;
	float: right;
	text-decoration: none;
	margin-left: 10px;
}

a.imageright:visited {
	color: #006600;
	float: right;
	text-decoration: none;
	margin-left: 10px;
}

a.imageright:hover {
	color: #00cc00;
	float: right;
	text-decoration: underline;
	margin-left: 10px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding: 0px 2px 1px 2px;
	line-height: 9px;
	margin: 0px 0px 1px 0px;
	color: #009900;
}

a.caption:link {
	color: #009900;
	text-decoration: none;
}

a.caption:visited {
	color: #009900;
	text-decoration: none;
}

a.caption:hover {
	color: #00cc00;
	text-decoration: underline;
}

.jumpheading {
	text-align:left;
	font-weight: bold;
	font-size: 18px;
	color: #006600;
	line-height: 24px;
	vertical-align: bottom;
}

a.jumpheading:link {
	color: #006600;
	text-decoration: none;
}

a.jumpheading:visited {
	color: #006600;
	text-decoration: none;
}

a.jumpheading:hover {
	color: #006600;
	text-decoration: none;
}

.pagejump {
	text-align:center;
	font-weight: normal;
	font-size: 12px;
	color: #006600;
}

a.pagejump {
	color: #006600;
	text-decoration: none;
	text-align: center;
}

a.pagejump:visited {
	color: #006600;
	text-decoration: none;
	text-align: center;
}

a.pagejump:hover {
	color: #00cc00;
	text-decoration: underline;
	text-align: center;
}

.hanging {
	padding-left: 25px;
}

.stop-press {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.quotation {
	color:#993300;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	vertical-align: text-top;
	font-style: normal;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.mail-link {
	left: 0px;
	margin: 0 auto;
	top: 0px;
	white-space: nowrap;
	width: 48em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	vertical-align: top;
	float: none;
	padding: 35px 0px 0px 0px;
}

.mail-link a {
	left: 0px;
	display: inline;
	text-decoration: none;
	text-align: left;
	text-indent: 35px;
	color: #990000;
	float: left;
	border: none;
	height: 2em;
	line-height: 2em;
	margin: 0px;
	background: url(graphics/mail_red_but.gif) top left no-repeat;
	width: 15em;
}

.mail-link a:hover {
	background: url(graphics/mail_grn_but.gif) top left no-repeat;
	color: #009900;
}

.linkbar {
	border: none;
	border-spacing: 0px;
	height: 25px;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccffcc;
	text-align: left;
	vertical-align: middle;
	background-color: #009900;
}
