
html,  body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
	body   { background-image: url("images/backgrounds/bodyBack.jpg"); background-repeat: repeat-x; background-position: left 0; text-align: center }
	
	p.text1  { color: navy; font-size: 14px; font-family: Arial, sans-serif; line-height: 1.35em; text-align: left; padding: 0 15px 3px; }
h1 { color: navy; font-size: 18px; font-family: Arial, sans-serif; font-weight: normal; text-align: left; padding: 3px 15px; }
p.text0  { color: navy; font-size: 18px; font-family: Arial, sans-serif; line-height: 1.25em; padding: 0 15px; }
span.bigtext    { color: #191970; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 1.25em; text-align: left }
span.medtext    { color: navy; font-size: 14px; font-family: Arial, sans-serif; font-weight: 500; line-height: 1.25em; background-color: #dcdcdc }
span.text     { color: #696969; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.25em; text-align: left }
ul  { color: #696969; font-size: 14px; font-family: Arial, sans-serif; line-height: 2em; list-style-type: square }
a:link { color: #228b22; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.25em; text-decoration: underline }
a:hover { color: #228b22; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.25em; text-decoration: underline; background-color: #e6e6fa }
a:visited { color: #000080; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.25em }
#underline  { background-color: #c0c0c0; width: 500px; height: 3px; }

#col3_a {
	height: 110px;
	width: 142px;
	background-image: url("images/content/content2_a.jpg");
	background-repeat: none;
}

#col3_b a {
	display:block;
	width: 142px;
	height: 119px;
	background-image: url("images/content/content2_b.jpg");
	cursor: hand;
}

#col3_c {
	height: 289px;
	width: 142px;
	background-image: url("images/content/content2_c.jpg");
	background-repeat: none;
}