body {
	background-image:url(/images/style/background.png);
	font-family:Tahoma, 'Lucida Grande', Arial, Verdana, sans-serif;
	text-align: center;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
}

form, img, ol, ul, li, h1, h2, h3, h4, h5, h6, p, input
{
	margin:0;
	padding:0;
	text-align:left;
}

h1 {
	padding-bottom:10px;
}

p {
	text-align:justify;
	padding-bottom:10px;
}

.bold {
	font-weight:bold;
}

#outerdiv-top {
	background-image:url(/images/style/outerdiv-top.png);
	background-position:6px 0;
	background-repeat:no-repeat;
	height:13px;
	overflow:hidden;
	width:830px;
}

#intro-images {
	background-image:url(/images/style/intro-images.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	width:593px;
	height:195px;
	padding-top:6px;
	float:left;
}

#pure-lime-logo {
	background-image:url(/images/style/PureLimeLogo.png);
	background-repeat:no-repeat;
	background-position:13px 0;
	width:199px;
	height:191px;
	overflow:hidden;
	margin-left:20px;
	float:left;
	margin-top:1px;
}

#image1 {
	margin:5px 8px 0 10px;
}

img {
	border:0;
}

#content {
	width:830px;
	margin: 8px auto;
	text-align: left;
	
	
}

#outerdiv-middle {
	background-image:url(/images/style/outerdiv-middle.png);
	width:830px;
}

#outerdiv-bottom {
	background-image:url(/images/style/outerdiv-bottom.png);
	background-position:6px 0;
	background-repeat:no-repeat;
	height:42px;
	width:826px;
}

#main {
	background-image:url(/images/style/MainAreaMiddle.png);
	margin-left:23px;
	width:738px;
	padding-left:23px;
	padding-right:31px;
	overflow:hidden;
}

#mainBlurb {
	font-size:12px;
	text-align:justify;
	width:728px;
}

#MainAreaTop {
	background-image:url(/images/style/MainAreaTop.png);
	background-repeat:no-repeat;
	height:29px;
	margin-left:23px;
	overflow:hidden;
	width:791px;
}

#MainAreaBottom {
	background-image:url(/images/style/MainAreaBottom.png);
	background-repeat:no-repeat;
	height:39px;
	margin-left:23px;
	overflow:hidden;
	width:791px;
}

#menu {
	background-image:url(/images/style/Menu-Bar.png);
	background-repeat:no-repeat;
	width:800px;
	height:87px;
	overflow:hidden;
	clear:both;
	margin-left:19px;
	padding-left:2px;
	margin-bottom:11px;
}

#menu ul {
	list-style: none;
}



#menu li {
	display:inline;
	background-image:url(/images/style/button.png);
	background-repeat:no-repeat;
	float:left;
	height:45px;
	margin-left:9px;
	margin-top:15px;
	width:102px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:14px;
}

.topMenuItems a:hover {
	color:red;
	text-decoration:underline;
	
}

.topMenuItems a {
	color:black;
	text-decoration:none;	
}
.


input[type="text"] {
	height:17px;
	background-color:#efefef;
	font-size:13px;
}

#blackOut {
	overflow:hidden;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:2000;
	background-color:black;
}

#footerText p {
	text-align:center !important;
	font-size:10px;
	padding-top:5px;
}

#countdown {
	font-size:49px;
	font-family:'OCR A Std','Lucida Console',Impact;
	position:relative;
	z-index:3000;
	background-color:#efefef;
	text-align:center;
	width:564px;
	margin:0;
	padding:73px 10px 10px 10px;
	border:1px solid black;
	height:96px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top:-174px;
}

.nav-item {
	background-image:url(/images/style/button.png);
	background-repeat:no-repeat;
	float:left;
	height:55px;
	margin-left:9px;
	margin-top:15px;
	overflow:hidden;
	width:102px;
}

.nav-item p {
	font-size:18px;
	font-weight:bold;
	margin:15px 0 0;
	padding:0;
	text-align:center;
}

.nav-item p a:visited  {
color:black;
text-decoration:none;
}

.nav-item p a:hover  {
color:red;
text-decoration:underline;
}

.nav-item p a {
color:black;
text-decoration:none;
}

.event {
	margin:0 39px 10px 2px;
	border-bottom:1px dotted black;
	min-height:147px;
	padding-bottom:6px;
}

.event p {
	text-align:justify;
	margin:0 !important;
	padding:0 !important;
	font-size:11px;
}


.event h2 {
	padding:0;
	margin:9px 0 5px 0;
}

.event h3 {
	padding:0;
	margin:0;
}

.event .eventImage, .update .updateImage {
	border:0;
	float:left;
	width:243px;
	height:138px;
	margin-right:9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-repeat:no-repeat;
}

.event .eventImage a:hover, .update .updateImage a:hover {
	text-decoration:none;
	/*background-color:transparent;*/
	opacity:0.3;
	filter: alpha(opacity = 30);
	dsiplay:block;
}

.event .eventImage a, .update .updateImage a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.event h2 a:hover, .update h2 a:hover, .frontpageNews h2 a:hover {
	background-color:transparent;
	color:red;
}

.event h2 a, .update h2 a, .frontpageNews h2 a {
	text-decoration:none;
}

.eventBanner {
	margin:0px 0px 10px 2px;
	background-repeat:no-repeat;
	height:318px;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:728px;
}

.eventDetailHeader h2 {
	padding:0;
	margin:0 0 10px 0;
}

.eventDetailHeader h3 {
	padding:0;
	margin:0;
}

.eventDetailHeader #details {
	background-color:#808080;
	color:white;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:435px;
	margin-left:10px;
	float:left;
	height:142px;
}

.eventDetailHeader #photos {
	width:245px;
	height:162px;
	float:left;
	margin-left:9px;
	margin-right:9px;
	/* overflow:hidden; */
}

.eventDetailHeader #details p {
	margin:0;
	padding:5px 0 0 0;
}

.eventDetailHeader #blurb {
	text-align:justify;
	font-size:12px;
	padding-top:10px !important;
	clear:both;
	margin-left:4px;
	margin-right:6px;
}

.update h2, .frontpageNews h2 {
	margin-bottom:5px;
	text-decoration:none;
}

.update {
	border-bottom:1px dotted black;
	margin:10px 0 8px 0;
	min-height:147px;
}

.frontpageNews {
	border-bottom:1px dotted black;
	margin-bottom:9px;
}

#name-date-address, .name-date-address {
	width:200px;
	height:100px;
	overflow:hidden;
}

#paypalHTML, .paypalHTML {
height:83px;
overflow:hidden;
padding-top:11px;
width:150px;
}

#paypalHTML form select, .paypalHTML form select {
	width:142px;
}

#details .address {
	float:left;
	width:285px;
}

.sponsorImage {
	margin-left:68px;
	margin-top:22px;
	height:126px;
	width:126px;
	margin:auto;
}

#gallery {
	width:264px;
	height:162px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left:2px;
	overflow:hidden;
}

#news-logon-sponsors {
	background-image:url("/images/style/news-logon-sponsors.png");
	height:355px;
	margin-left:21px;
	overflow:hidden;
	width:795px;
}

#news {
background-image:url("/images/style/News2.png");
float:left;
font-family:'comic Sans MS';
height:330px;
margin-left:14px;
margin-top:15px;
text-align:center;
width:489px;
}

#logon, #logout {
	background-image:url("/images/style/member-login.png");
	float:left;
	height:131px;
	margin-top:15px;
	padding-left:10px;
	padding-top:3px;
	width:267px;
}

#logon h2, #logout h2 {
	font-size:13px;
}

#logout h2 {
	text-align:center;
}

#logon span {
	font-size:12px;
	display:block;
	float:left;
	padding-top:7px;
}

#logon .formlabel {
	width:57px;
	overflow:hidden;
	text-align:right;
}

#logon .forminput {
/*	width:40px;*/
	overflow:hidden;
}

#logon input[type="text"], #logon input[type="password"] {
	width:173px;
}

#logon .submit {
	padding-right:30px;
	float:right;
}

#logout p {
	font-size:12px;
	padding-top:5px;
	text-align:center;
	width:246px;
}

#logout a {
	color:blue;
	text-decoration:none;
}

#logout a:hover {
	color:red;
	text-decoration:underline;
}

#xsponsors {
background-image:url("/images/style/sponsors.png");
float:left;
height:166px;
margin-top:-1px;
width:270px;
padding:24px 0 0 7px;
overflow:hidden;
}

.photoYear p {
	margin:0 !important;
	padding:0 !important;
	text-align:center;
	font-size:35px;
}
.photoYear a:hover {
	color:red !important;
}
.photoYear a {
	padding:132px 0 0 0 !important;
	display:block;
	color:black !important;
}


.photoYear {
	margin:10px 0px 20px 0px;
	width:245px;
	float:left;
	height:173px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center; 
}

#flashNotice {
	background-color:#EFEFEF;
	border:1px dotted black;
	margin:-8px 22px 5px 25px;
	padding:10px;
}

.mailinglistform ul, .mailinglistform li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.partner, .committee {
	clear:both;
	min-height:253px;
	border-bottom:1px dotted black;
	margin-bottom:10px;
}

#partners .partner-image, #committees .committee-image {
	float:left;
	width:243px;
	height:243px;
	overflow:hidden;
	padding-right:10px;
}

#partners .partner-blurb {
	padding-right:10px;
}

.clear-both {
	clear:both;
}

#newsupdate {
	height:318px;
	width:729px;
}

.italic {
	font-style:italic;
}

.committeeItems {
	list-style:none;
}

.orderHandle {
	font-weight:bold;
	cursor:move;
}