@charset "utf-8";
BODY {
	background-color:#000000;
	margin: 0;
	padding: 0;
}
#wrapperall{
	width:100%;
	height:auto;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#wrapperall #wrappercontent{
	width:865px;
	height:auto;
	position: relative;
}
#wrapperall #wrappercontent #header{
	width:865px;
	height:455px;
	position: relative;
}
#wrapperall #wrappercontent #header #texttop{
	width:520px;
	height:180px;
	position: absolute;
	top:157px;
	right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #042c9b;
	text-align: right;
}
#wrapperall #wrappercontent #header #textbtm{
	width:409px;
	height:82px;
	position: absolute;
	top:325px;
	right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #042c9b;
	text-align: justify;
}
#wrapperall #wrappercontent #header #quire{
	width:127px;
	height:auto;
	position: absolute;
	top:155px;
	right:533px;
}
#wrapperall #wrappercontent #header #nav9{
	width:113px;
	height:39px;
	position: absolute;
	top:105px;
	right:7px;
}
#wrapperall #wrappercontent #header #nav8{
	width:87px;
	height:39px;
	position: absolute;
	top:105px;
	right:110px;
}
#wrapperall #wrappercontent #header #nav7{
	width:84px;
	height:39px;
	position: absolute;
	top:105px;
	right:188px;
	padding-top:10px;
}
#wrapperall #wrappercontent #header #nav6{
	width:111px;
	height:39px;
	position: absolute;
	top:105px;
	right:262px;
}
#wrapperall #wrappercontent #header #nav5{
	width:105px;
	height:39px;
	position: absolute;
	top:105px;
	right:366px;
}
#wrapperall #wrappercontent #header #nav4{
	width:113px;
	height:39px;
	position: absolute;
	top:105px;
	right:461px;
}
#wrapperall #wrappercontent #header #nav3{
	width:113px;
	height:39px;
	position: absolute;
	top:105px;
	right:566px;
}
#wrapperall #wrappercontent #header #nav2{
	width:103px;
	height:39px;
	position: absolute;
	top:105px;
	right:669px;
}
#wrapperall #wrappercontent #header #nav1{
	width:85px;
	height:39px;
	position: absolute;
	top:105px;
	left:16px;
}
#wrapperall #wrappercontent #content{
	width:865px;
	height:auto;
	position: relative;
}
#wrapperall #wrappercontent #content #contentleft{
	width:510px;
	height:auto;
	position: relative;
	float:left;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #39a7c9;
}
#wrapperall #wrappercontent #content #contentleft3{
	width:865px;
	height:auto;
	position: relative;
	float:left;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #39a7c9;
	text-align: justify;
}
#wrapperall #wrappercontent #content #contentleft2{
	width:510px;
	height:auto;
	position: relative;
	float:left;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #39a7c9;
	text-align: justify;
}
#wrapperall #wrappercontent #content #contentright{
	width:325px;
	height:auto;
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	
}
#wrapperall #footer{
	width:100%;
	height:65px;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top:15px;
	color: #FFFFFF;
}
.eventbox{
	float:left;
	width:200px;
	height:auto;
	position:relative;
	border: 1px solid #0b3040;
}

.eventdate{
float:left; width:30px; height:auto; position:relative; padding:5px; background-color:#FFFF00; color:#3366CC
}
.eventtitle{
float:left; width:150px; height:auto; position:relative; padding-left:10px; padding-top:5px;
}
.buttonPink{
	width:101px;
	height:21px;
	position: relative;
	background-image: url(images/btn_pink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:10px;
	padding-top:3px;	
}
.buttonBlue{
	width:101px;
	height:21px;
	position: relative;
	background-image: url(images/btn_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:10px;
	padding-top:3px;	
}
.buttonPink2{
	width:101px;
	height:21px;
	position: relative;
	background-image: url(images/btn_pink2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:10px;
	padding-top:3px;	
}
.buttonBlue2{
	width:101px;
	height:21px;
	position: relative;
	background-image: url(images/btn_blue2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:10px;
	padding-top:3px;	
}
.titleColor{
	width:305px;
	height:31px;
	position: relative;
	background-image: url(images/lefttitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:10px;
	padding-top:8px;
	padding-left:15px;	
}
.bgright{
	width:322px;
	height:auto;
	position: relative;
	background-image: url(images/leftmid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom:0px;
	padding-top:8px;
	text-align: justify;
}
.bgright2{
	width:322px;
	height:auto;
	position: relative;
	background-image: url(images/leftmid2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom:0px;
	padding-top:8px;
	text-align: justify;
}
.darkblue{
	width:110px;
	position: relative;
	background-color:#0a3445;
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
}
.lightblue{
	width:110px;
	height:auto;
	position: relative;
	background-color:#0f4054;
	position:relative;
}
.textyellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffe82d;
}
.textgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #84ff0e;
}
.textblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0edfac;
}
.textpink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffaec7;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ff004f;
	margin:0 0 0 0;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fe9c3e;
	margin:0 0 0 0;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #edff6b;
	margin:0 0 0 0;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0f4054;
	margin:0 0 0 0;
}
A.set1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #edff6b;
	text-decoration: none;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #edff6b;
	text-decoration: none;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #edff6b;
	text-decoration: none;
}
A.set2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
A.set2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
A.set2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #edff6b;
	text-decoration: none;
}
A.set2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
