body {
	background: url(back-pic.jpg) repeat fixed;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
}

#mainbody {
	border: 0px solid #000000;
	width: 920px;
}

h1 {
	font-size: 28px;
	color: #770044;
}

h2 {
	font-size: 20px;
	color: #003399;
	text-align: right;
	margin-bottom: 0px;
	padding-right: 25px;
}

p, li {
	font-size: 13px;
}

a:link, a:visited {
	text-decoration: none;
	color: #660033;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	color: #336699;
}

#text {
	background-color: #ffffff;
	padding: 0px 20px 10px 20px;
}

#img1 {
	margin: 0px 0px 5px 10px;
}

#img2 {
	margin: 0px 70px 0px 0px;
}

#contact {
	font-size: 12px;
	color: #dddddd;
	padding: 0px 0px 33px 10px;
}

#contact a:link, #contact a:visited {
	font-size: 12px;
	color: #cccc99;
	font-weight: normal;
	text-decoration: none;
}

#contact a:hover {
	color: #ffffff;
	text-decoration: underline;
}