@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	color: #FFFFFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DE8CE8;
	background-image: url(assets/images/site_logo.png);
}
h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #741391;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#welcomePic {
	background-color: #FFFFFF;
}
#welcomePic {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	border-left-color: #FAFAFA;
}
#indexDiv {
	position:absolute;
	width:399px;
	height:598px;
	z-index:1;
	left: 150px;
	top: 427px;
}
