.backgroundmainimage {
	background-image: url(images/bckgd_main.jpg);
	background-color: C2A6FF;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: -20px 0px;
}
.heyhey {
	top: 310px;
	position: absolute;
	left: 243px;
	height: 190px;
}
.mainpagetext {
	position: absolute;
	left: 300px;
	top: 273px;
	width: 600px;
}

.secpagenormaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.main {
	background-color: #C3A6FF;
}

a {
text-decoration:underline;
font-weight:bold;
color:#333333;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#5F89D3;
background-color:inherit;
}


.bluetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #5F89D3;
}
.secsubtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.menu {
	position: absolute;
	top: 2px;
	left: 587px;
}

.secpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	left: 280px;
	top: 190px;
	width: 600px;
	text-align: left;
	line-height: 140%;
}

.secpagetexttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #5F89D3;
}
