body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;	
	*font-size: 80%;	
	/*background-color: #E6FFCC;*/
	padding: 0;
	margin: 0 0 4em 0;
	border-top: 10px solid #d4eb1e;
	color: #333;	
}

#container
{
	margin: 0 auto;
	/*margin-top: 1em;*/
	/*border-left: 1px dashed #aaa;*/
	padding: 8px;
	width: 600px;
	background-color: #fff;
	border-bottom: 4px solid #ccc;
}

.main
{
	clear:both;	
}

#header h1
{
	margin:0 0 .2em 0;
	font-size: 2.4em;
	font-weight:bold;
	padding-top:1.4em;
}

#header img
{
	float: left;
	margin:0 1.6em 1.6em 0;
	display:inline;
}

#header h2
{
	font-size: 1em;
	margin:0;
	font-style:italic;
	color: #aaa;
}

.stand-out
{
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	padding:.6em 0 .6em .8em;
	*padding:.3em 0 .6em .8em;
}
.stand-out p{
	font-size:1.4em;
	color: #333;	
	line-height:1.7em;
	
	
	display:inline;
}

address
{
	margin-top: 2em;
	margin-left: 2em;
	font-style:normal;
}

.first-footer
{
	margin-top: 1.5em;
	font-weight: bold;
	font-size: medium;
	margin-bottom:.6em;
}

#menu
{
	background-color: #d4eb1e;	
	width: 100%;	
	padding: 4px;	
	margin-bottom: 1em;	
}

#menu span a
{
	padding: 4px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
}

#menu span a:hover
{
	padding: 4px;
	color: #333333;
	background-color: white;
	text-decoration: none;
}

a.external_link
{
	color: #b9cd19;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.page_item
{
	font-size: 14px;	
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #333333;
	background-color: white;
	text-decoration: none;
}

img 
{
	border: none;
}

.small 
{
	font-style: italic;
	font-size: x-small;
}

.punch_it_chewie 
{
	font-weight: bold;
	font-size: large;
}

.warpspeed
{
	width: 50%;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	border: 1px solid #333333;
	background-color: #cccc99;
}
