/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: 0px auto;	
	background-image: url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:1072px;
}
.imgdisplay{
	display:block;
}
.headertext{
	font-family: Trebuchet MS, arial;
	font-size:40px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	height:80px;
}
.condtiontext{
	font-family: Trebuchet MS, arial;
	font-size:13px;
	color:#ffffff;
	padding-left:25px;
}
ul{
	list-style-image:url(../images/yellowdot.jpg);
	list-style-position:inside;
	margin:0px;
	padding:0px;
}
li{
	font-family: Trebuchet MS, arial;
	font-size:23px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:3px;
}
.guaranteebg{
	background-image:url(../images/guaranteeimg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:399px;
	height:263px;
	font-family: Trebuchet MS, arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.guaranteetext{
	font-family: Trebuchet MS, arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	margin:180px 0px 0px 165px;
}
.guaranteetext span{
	font-family: Trebuchet MS, arial;
	font-size:12px;
	color:#fff400;
	font-weight:bold;
}
.text1{
	font-family: Trebuchet MS, arial;
	font-size:55px;
	color:#fff200;
	font-weight:bold;
}
.text2{
	font-family: Trebuchet MS, arial;
	font-size:35px;
	color:#ffffff;
	font-weight:bold;
}
.text3{
	font-family: Trebuchet MS, arial;
	font-size:25px;
	color:#ffffff;
	font-weight:bold;
}
.text4{
	font-family: Trebuchet MS, arial;
	font-size:45px;
	color:#fff200;
	font-weight:bold;
}
.seniortext{
	font-family: Trebuchet MS, arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.sponsors{
	padding:20px 0px 0px 25px;
}
.footerbg{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:800px;
	height:171px;
}