/* CSS Document */

body{
	background-image: url(images/gears.gif);
	background-repeat: repeat;
	text-align: center;
	behavior:url("csshover.htc");/* ie fix*/
}

:focus{
	outline:none;
	}

img{
	border:none;

}

body,tr,td {
	font-family:Arial, Helvetica, sans;
	font-size:12px;
	line-height:1.5;
	color:#000000;
	}

#container{
	width:931px;
	height:auto;
	margin: 0 auto;
}


#socialMedia {
	width:155px; 
	height:70px;
	float:left;
	position:relative;
	top:-10px;
} 



#box {
	float:left;
	display:inline;
	text-align:right;
	margin:0px;
	padding:0px;
	width:230px;
	color:#FFFFFF;
}


#top {
	background-image:url(imgs/header.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	margin:0;
	height:242px;
	width:931px;
}

#regNow{
	width:83px;
	height:80px;
	position:relative;
	top:40px;
	left:260px;
}

.submit{
	background: transparent url("imgs/nav/goRO.gif") no-repeat;
	width:61px;
	height:20px;
	border:none;
	display: block;
	cursor:pointer;
}

.submit:hover{
	background: transparent url("imgs/nav/go.gif") no-repeat;
	width:61px;
	height:20px;
	border:none;
	display: block;
}


#box_content {
	background-image:url(imgs/middle.png);
	background-repeat:repeat-y;
	background-position:top;
	margin:0;
	width:929px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#box_bottom {
	background-image:url(imgs/bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	margin:0;
	width:931px;
	height:202px;
}


#content{
	width:820px;
	float:left;
}

#leftBg{
	background-image:url(imgs/images/images/left.png);
	width:55px;
	float:left;
	height:100%;
	position:absolute;
	margin:0;
	float:left;
}

#rightBg{
	background-image:url(imgs/images/images/right.png);
	width:56px;
	height:100%;
	position:absolute;
	margin:0;
	float:right;	
	clear:both;
}

#bottom{
	clear: both;
	background-image:url(imgs/LO_05.png);
	width:931px;
	height:122px;
}

#donation{
	width:230px;
	float:right;
	position:relative;
	top:-10px;
	right:125px;
}

#ribbon{
	background-image:url(imgs/ribbon.png);
	background-repeat:no-repeat;
	width:41px;
	height:84px;
	float:left;
	position:relative;
	top:80px;
	right:45px;

	
}

.donation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	margin-top:30px;
}

.date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.date2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}



#PDFDownloads{
	background-image:url(imgs/nav/PDFdownloads.gif);
	display: block;  /* required */
	float: left;   
	margin-top: 15px;
	width:112px;
	height:16px;
}

#PDFDownloads a span {
	visibility:hidden; /* required -- hides the HTML text link */
}



#eventDetails{
	background-image:url(imgs/nav/eventDetails.png);
	width:106px;
	height:16px;
	float:left;
}

#registration{
	background-image:url(imgs/nav/reg.png);
	width:98px;
	height:15px;
	float:left;
}

.space{
	margin-bottom:10px;
}


a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#FA138C;
}
a:visited {
	color:#333333;
	}	
a:active {
	color:#FA138C;
	}
.style2 {
	color:#FA138C;
	}
.style3 {
	font-size:16px;
	}
	
.style4 {
	font-size:16px;
	font-weight:bold;
	}
.style5 {
	font-size:14px;
	font-weight:bold;
	}	

.style6 {
	font-size:11px;
	}	

#middle{
	width:600px;
	height:auto;
	float:right;
	position:relative;
	top:-60px;
	right:85px;
	margin-bottom:-50px;
}	
	
#text{
	width:100%;
	height:auto;
	float:left;
}	

#text p{
	text-align:justify;
}	


	
#footer{
	width:920px;
	height:auto;
}
	
.sponsors{
	position:relative;
	bottom:10px;
	right:10px;	
}	


	
#footer a{
	color:#000000;
	}
#footer a:hover {
	color:#FA138C;
	}
#footer a:visited {
	color:#333333;
	}
#footer a:active {
	color:#FA138C;
	}

#pink_login{
	background-color:#ee499a;
	width:100%;	
	height:25px;
}

