@charset "UTF-8";
body {
	background-image: url(images/background.jpg);
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	background-image: url(images/wrapper-bkgrnd_08.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#leftcolumn {
	float: left;
	height: auto;
	width: 225px;
	margin-right: 10px;
	margin-left: 130px;
	margin-top: 10px;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DF88C7;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	float: right;
	height: auto;
	width: 440px;
	margin-right: 130px;
}
p {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #A381BD;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.p:link,a.p:visited {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #A381BD;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.p:hover {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #A381BD;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #65348E;
}
#headerleft {
	background-image: url(images/header-left_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 333px;
	width: 365px;
	position: relative;
	z-index: 10;
}
#headerright {
	background-image: url(images/headerright_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 210px;
	width: 577px;
	position: relative;
}
#footer {
	background-image: url(images/footer_18.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}
.largelink {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #AD89C7;
	text-decoration:none;
}
a.largelink:link,a.largelink:visited {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #AD89C7;
	text-decoration:none;
}
a.largelink:hover {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #AD89C7;
	text-decoration:underline;
}
.largetext {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #65348E;
	line-height: 20px;
	text-decoration:none;
}
a.largetext:link,a.largetext:visited {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #65348E;
	line-height: 20px;
	text-decoration:none;
}
a.largetext:hover {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #65348E;
	line-height: 20px;
	text-decoration:underline;
}
.superlargetext {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #65348E;
	line-height: 22px;
}
.redtext {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #E31314;
	line-height: 22px;
}
