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

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

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

body {
	background-color: #FFF;
	text-align: center;
	margin: 0 auto;
}

body, div, span, p, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 11px 0 11px;
}

p.poems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 11px 0 11px;	
}

p.poems-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 11px 0 11px;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333;
	padding: 11px 0 0 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #336997;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336997;
	padding: 11px 0 0 11px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E5255;
	margin-top: 0;
	padding-left: 11px;
}

hr {
	color: #9E2F37;
	height: 1px;
	border-top: 1px solid #9E2F37;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

ul {
	list-style-position: inside;
	/*font-size: 14px;*/
	padding: 0 0 0 1em;
	margin: 0 0 0 15px;
}

/*ul li {
	font-size: 14px;
	padding: 0 0 3px 0;
}*/

#page {
	margin: 0 auto;
	border: 1px solid #BFBFBF;
	text-align: left;
	width: 737px;
	padding: 0;
}

#header {
	margin: 0;
	text-align: center;
	width: 740px;
	height: 53px;
}

#nav {
	position: relative;
	text-align: center;
	top: 0;
	left: 0;
	text: nowrap;
	width: 740px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 733px;	/* Good value for compliant browers. */
	border-bottom: 1px solid #BFBFBF;
}

#content-home {
	margin: 0 auto;
	padding: 14px 10px 0 10px;
	background: #FFF;
	text-align: left;
	width: 348px;		
}

#content {
	margin: 0 auto;
	padding: 0 5px 5px 0;
	background: #FFF;
	text-align: left;
	width: 338px;		
}

#col-left {
	margin: 0 auto;
	padding: 0 16px 0 0;
	background: #FFF;
	text-align: left;
	width: 182px;		
}

#col-right {
	margin: 0 auto;
	padding: 0 0 0 14px;
	background: #FFF;
	text-align: left;
	width: 158px;
	border-left: 1px solid #BFBFBF;
}

#footer {
	padding: 0;
	text-align: center;
}

#footer p {
	font-size: 10px;
	margin: 17px;
	text-transform: uppercase;
	color: #858585;
}

.leadin {
	font-size: 14px;
	color: #326897;
	font-weight: bold;
}

.picture {
	margin: 0 11px 0 0;
	float: left;
	border: none;
}

.small {
	font-size: 11px;
}

.spacer {
	clear: both;
}

ul.small {
	font-size: 11px;
	padding: 5px;
	margin: 5px;
}

ul.small li {
	font-size: 11px;
	padding: 0 0 10px 0;
}

.form-contain {
	border: none;
	border-collapse: collapse;
}

.form-contain td {
	padding: 3px 3px 3px 11px;
	vertical-align: top;
}

.form-contain td.formw {
	width: 100%;
}
.label {
	color: #000;
	font-size: 13px;
	text-align: right;
	white-space: nowrap;
}	
.btn-contain {
	clear: both;
	text-align: right;
	margin: 5px 0 0 0;
}

table.summary {
	border-collapse: collapse;
	/*border: 1px solid #000;*/
}

table.summary td, table.summary th {
	/*padding: 3px;
	border: 1px solid #000;*/
	font-size: 11px;
}

table.summary th {
	background: #DDD;
}

table.summary caption {
	text-align: center;
	font-weight: bold;
}