body					{
							margin:						0;
							padding:					0;
							font:							small Arial, Verdana, sans-serif;
							color:						#38607F;
							background-image:	url(images/crumple6.gif);
							}
							
a:link 				{
							color:						#38607f;
							}
						
a:visited 		{
							color:						#4682a3;
							text-decoration:	none;
							}
						
a:hover 			{
							color:						#ef3f3f;
							text-decoration:	none;
							}
						
a:active 			{
							color:						#f48191;
							text-decoration:	none;
							}
						
ul a:link, ul a:visited, ul a:hover, ul a:active
							{
							display:					block;
							padding:					2px 10px;
							text-decoration:	none;
							}
																		
#nav			  	{
							float:						left;					
							width:						100%;
							margin:						0;
							padding:					10px 0px 0px 40px;
							list-style:				none;
							background:				#becad4 url(images/nav_bg.gif) repeat-x bottom left;
							}					

#nav li				{
		 					float:						left;
							margin:						0 1px 0 0;
							padding:					0;
							font:							95% "Lucida Grande", sans-serif;
							}						
						
#nav a				{
							float:						left;
							display:					block;							
							margin:						0;
							padding:					4px 8px;
							color:						#333;
							text-decoration:	none;
							border:						1px solid #9b8748;
							background:				url(images/blue_gif2.gif) repeat-x top left;
							}

#nav a:hover, body#events #t-events a
		 					{
							color:			 			#ef3f3f;
							padding-bottom:		4px;
							border-color:			#727377;
							background:				url(images/crumple6.gif);
							border-bottom:		none;
							}

#nav a:active, body#events #t-events a
		 					{
							color:			 			#333;
							padding-bottom:		5px;
							border-color:			#727377;
							background:				url(images/crumple6.gif);
							border-bottom:		none;
							}	

.spacer				{
							clear:						left;
							}
							
h1						{
							width:						100%;
							padding-left:			25px;
							margin-bottom:		30px;
							color:						#014d94;
							background:				url(images/blue_gif2.gif) repeat-x top left;			
							}
							
h2						{
							margin-left:			20px;
							}

h3						{
							margin-left:			20px;
							}
							
#summary			{
							width:						60%;
							margin:						20px;
							padding:					5px;
							font-size:				120%;
							}							
										
p							{
							margin-left:			40px; 
							font-size:				110%;
							}
							
hr						{
							clear:						both;
							}
							
.event				{
							width:						400px;
							margin:						40px 0px 0px 360px;
							}
													
.poster				{
							padding:					5px;
							margin:						5px;
							float:						left;
							}
							
.explain			{
							font-size:				95%;
							}										
							
.describe			{
							font-size:				105%;
							color:						#191273;
							/*width:						80%;
							clear:						left;*/
							padding-bottom:		10px;
							margin-top:				30px;
							margin-left:			20px;
							}
							
.dim					{
							font-style:			 italic;
							}																	
													
.names				{
							font-size:				135%;
							}
							
.location			{
							font-size:				105%;
							margin-left:			20px;
							}
							
.surprise			{
							font-size:				60%;
							}
							
.title				{
							font-style:				italic;
							}							
							
#email			{
						width:						85%;
						/*width:						658px;*/
						margin-top:				20px;
						margin-left:			20px;
						color:						maroon;
						font-family:			"Palatino Linotype", Palatino, serif;
						font-size:				1em;
						line-height:			130%;
						}

#emailgif 	{
						width:						180px;
						margin-left:			10px;
						float:						left;
						}

#phorm				{
							width:						85%;
							font:							85% Arial, Verdana, sans-serif;
							color:						#e20d66;							
							margin:						10px auto;
							border:						black solid 1px;
							padding:					8px;
							clear:						both;
							}
						
.extras 			{
							clear:						both;
							margin:						10px 10px;
							}
							
#GTR					{
							font-size:				70%;
							color:						#e20d66;
							}						