
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 88%;
	line-height: 1.2em;
	background-color: #41194e;
}

h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#main {
	margin-top: 10px;
	height: 660px;
	width: 960px;
	text-align: left;
}

#row1 {
	height: 125px;
	width: 960px;
	background-image: url(images/header_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#row2 {
	height: 230px;
	width: 960px;
	background-color: #e6e6b8;
	background-image: url(images/divider.gif);
	background-position: 12px 227px;
	background-repeat: no-repeat;
}

#row3 {
	height: 245px;
	width: 960px;
	background-color: #e6e6b8;
}

#info1 {
	height: 110px;
	width: 400px;
	background-color: #e6e6b8;
	position: relative;
	top: -130px;
	left: 560px;
}

#info2 {
	height: 110px;
	width: 400px;
	background-color: #e6e6b8;
	position: relative;
	top: -120px;
	left: 560px;
}

#info1 h1, #info2 h1 {
	font-size: 1.5em;
	line-height: 1.1em;
}

#info1 p, #info2 p {
	font-size: 1.3em;
	padding: 5px 0 5px 0;
	
}

#row4 {
	height: 50px;
	width: 960px;
	font-size: .9em;
	font-weight: bold;
	background-color: #ffffff;
}

#row4 p {
	font-size: .9em;
	font-weight: bold;
	padding: 7px 0 0 172px;
	
}

#row5 {
	height: 10px;
	width: 960px;
	background-color: #9a0100;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}
