html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
		margin: 0 0 0 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
}

body	{
	background-color:#338699;
	font-size: 14px;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

hr	{
	background-color: #DCE1DD;
	width: 90%;
}

img	{
	border: none;
}


table, tr, td	{
	background-color: #FFF;
	border-collapse: collapse;
	margin: 0 0 0 0;
}

h1	{
	line-height: 20px;
	font-size: 18px;
	color: #338699;
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif; 
	text-decoration: none;
	font-weight: bold;
}

h2	{
	line-height: 18px;
	color: #293845;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h3	{
	color: #B14D1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	
}

#poem	{
	float: right;
	vertical-align:top;
}

a, a:link	{
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

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

a:hover{
	text-decoration:underline;
}

.sidebar1 a:link	{
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #EEE;
	display: block;
	margin: 0px;
	padding: 5px;
	border: 1px solid #59392D;
}	

.sidebar1 a:visited	{
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #EEE;
	display: block;
	margin: 0px;
	padding: 5px;
	border: 1px solid #343446;
	
}	

.sidebar1 a:hover	{
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color:#669933;
	display: block;
	margin: 0px;
	padding: 5px;
	border: 1px solid #343446;
	
}	

.sidebar1 a:active	{
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #338699;
	display: block;
	margin: 0px;
	padding: 5px;
	border: 1px solid #343446;
		
}	

.footer a:link	{
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
}

.wrapper	{
	width: 900px;
	margin: 20px auto 0px auto;
	border: 3px #542003 double;
}

.header	{
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-color: #ddd;
	height:300px;
}

.navigation	{
	background-image: url(images/nav-bkg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #000;
	font-weight: normal;
	font-size: 90%;
	height: 25px;
	padding: 10px 20px 10px 20px;
	text-align: right;
	
}

.sidebar1	{
	background-color: #FFF;
	border-right: solid 1px #666;
	width: 230px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

.sidebar2	{
	background-color: #FFFFFF;
	width: 280px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

.content	{
	padding: 10px 10px 10px 10px;
	width: 330px;
	text-align:left;
	vertical-align:top;
}

.contentwide	{
	padding: 10px 10px 10px 10px;
	width: 610px;
	text-align: left;
	vertical-align:top;
}

.footer		{
	background-color:#338699;
	color: #FFF;
	font-size: 90%;
	height: 35px;
	padding:5px 10px 0 10px;
	text-align: center;
}

.textbox	{font-size: 90%; text-align:left;color #FFF; width: 210px; border-collapse: no-collapse; padding: 10px; line-height: 14px; margin: 0 auto; border: 3px #4F6373 double; vertical-align: top;}
.textboxtop	{background-color: #003865; color: #FFF;font-size: 12px; font-weight: bold; height:40px; text-align: center; border-bottom: 1px solid #8F8164;}
.textboxtext	{background-color: #EBEBEB; color: #000; padding: 10px; text-align: left;}




