@charset "UTF-8";
/* CSS Document */

html
{
	min-width: 742px;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 86%; */
	color: #000;
	background-color: #fff;
	padding-bottom: 25px;
}

div.news
{
	border-width: 1px 1px 1px 0.8ex;
	border-style: solid;
	border-color: #E23D3D;
	padding-left: 1ex;
	padding-right: 1ex;
	margin-bottom: 1ex;
	margin-top: 2ex;
	padding-top: 0px;
	padding-bottom: 2ex;
}

div.news h3
{
	margin-top: 1ex;
	color: #6666cc;
}

#content
{
	margin: 0em;
	padding: 0em 6em 2em 6em;
}

.narrow1
{
	width: 50%;
	line-height: 1.3em;
}

.narrow2
{
	width: 50%;
	line-height: 1.5em;
}

a
{
	text-decoration: underline;
	font-weight: normal;
	color: #6666FF;
}

a.green
{
	color: green;
}




h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
        font-family: georgia, lucida, arial, helvetica, sans-serif;
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: medium;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #333;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}




h2.redb
{
	font-family: Georgia, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	color: #cc3300;
	border-bottom: 1px solid black;
	border-width: 1px 0;
}

h3.und
{
	font-family: Georgia, helvetica, sans-serif;
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	border-bottom: 1px solid black;
	border-width: 1px 0;
}

h3.bor
{
	border: 1px solid black;
	border-width: 1px 0;
	background: rgb(93%,85%,85%);
	font-size: 1.4em;
	margin-right: 0;
}

img
{
	border: 0;
}

ol, ul, li
{
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}

.excerpt
{
	font: 9pt/17pt georgia;
	margin-top: 0px;
	text-align: justify;
}

h3.red1
{
	font: bold 1.4em georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: red;
}



p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}

li > p
{
	margin-top: 0.2em;
}

pre
{
	font-family: monospace;
	font-size: 1.0em;
}

strong, b
{
	font-weight: bold;
}

#menu a
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

#menu a:link
{
	color: #99cc00;
	background-color: transparent;
}

#menu a:visited
{
	color: #99cc00;
	background-color: transparent;
}

#menu a:active
{
	color: #cc0;
	background-color: transparent;
}

#menu a:hover
{
	color: #f60;
	background-color: transparent;
	text-decoration: underline;
}

#container
{
	width: auto;
	padding: 15px 0 0 0;
	margin: 5px 0 20px 0;
	background: #fff;
}

#minitabs
{
	margin: 0;
	padding: 0 0 4px 10px;
	border-bottom: 1px solid #cbcbcb;
}

#minitabs li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#minitabs a:link, #minitabs a:visited
{
	float: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 4px 5px;
	text-decoration: none;
	color: #9999CD;
	font-family: arial, helvetica, sans-serif;
}

#minitabs a:link.active, #minitabs a:visited.active, #minitabs a:hover
{
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #66669A;
}

#minitabs a:hover
{
	color: #696;
}

.declare
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #006699;
	font-weight: bolder;
	letter-spacing: 0.2em;
}

.green
{
	color: #009900;
}

#leftcontent
{
	float: left;
	width: 40%;
	height: auto;
	background: #fff;
	margin-right: 15px;
	padding-bottom: 20px;
}

#rightcontent
{
	float: right;
	margin-left: 0px;
	height: auto;
	width: 50%;
}

#leftnew
{
	float: left;
	width: 30%;
	height: auto;
	background: #f7f6fb;
	padding: 1ex;
	border: #9999cc 1px solid;
}

#rightnew
{
	width: 60%;
	float: right;
	background: #f7f6fb;
	padding: 1ex;
	border: #9999cc 1px solid;
	clear: left;
}

#footer
{
	clear: both;
}

#yellow
{
	background-color: #ffffcc;
	padding: 1em;
}

#green
{
	background-color: #ccffcc;
	padding: 1em;
}

#leftcontent1
{
	float: left;
	width: 57%;
	background: #fff;
	border-right: 2px solid #000;
	margin-right: 15px;
	padding-bottom: 20px;
}

.box
{
	font-size: 90%;
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

.smheader
{
	font-weight: bolder;
}

.sidebar
{
	display: block;
	margin: 0;
	padding: 0.33em;
	letter-spacing: 1px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #88B;
	color: #337;
	background: transparent none center left no-repeat;
	text-decoration: none;
}

div#email
{
	border: 2px solid #008000;
	border-width: 2px 2px 2px 2em;
	padding: 0.5em 0.5em 0.5em 1em;
	background: #FFE;
	line-height: 1em;
}

div#gray
{
	background: #cccc99;
}

#content_poems {
	padding: 10px 100px 20px 50px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #eee;
	border: 1px solid #ccc;
	border-top: none;
	text-align:left; /* part 2 of 2 centering hack */
	width: 602px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;
	}


#width {
padding: 00px 100px 0px 100px;
}


.cellbackground {
	border: 1px solid black;
	}
	

