#mainspan 
{
	height: auto;
	background-repeat: repeat-y;
    padding-bottom: 6px;
}

#whatis
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	width:920px;
	padding:10px;
}

#whatis h1 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 2.0em;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: black;
	line-height: 1.2em;
}

#whatis h1 .drop 
{
	color: White;
	font-variant: small-caps;
	line-height: 1.0em;
	font-size: 1.4em;
	font-style: italic;
}

#whatis b 
{
}

#topsplash {
	background-color: #cdae6f;
	display: block;
	width:952px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;				  		
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	padding: 0px 16px 0px 16px;
	color: White;
	font-family: Arial;
	padding-bottom: 1px;
	background-image: url('images/index1.jpg');	
    border: 1px solid #7f7f7f;
    border-top: 1px solid white;
    border-left: 1px solid #afafaf;
    border-bottom: none;
   
}

#topsplash h1,h2,h3
{
	display: inline-block;
	width: 500px;
	margin: 0;
	padding: 16px;
	color: #efefef;
	font-size: 6em;
	line-height: 0.5em;
	text-shadow: 2px 2px 3px rgba(32,32,32, 1.0);	
}


#splash 
{
	background-image: url('images/index1.jpg');	
	background-image: url('images/index2.jpg');	
	width: 984px;
	height: 450px;
	border: none;
	border-bottom: 1px solid black;
}

#splashstripe 
{
	position: absolute;
	width: 500px;
	height: 450px;
/*	background: rgba(199,161,96,0.2);
/*	background: -moz-linear-gradient(0% 91% 90deg, rgba(200,174,151,0.01), rgba(200,184,151,0.9));
/*	background-color: #bdae6f;*/
    z-index: 100;
 }

#basicjump {
    margin: 32px;
    display: block;
}


#demoimages {
    padding: 0px;
    background: #efefef;
    width: 540px;
    height: 320px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px;
	font-family: Comic Sans MS;
	font-weight: bold;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;	
	clear: both;
	text-align: center;
	font-size: 1.3em;
	-moz-box-shadow: 0px 0px 32px rgba(255,255,255, 0.99); 
	-webkit-box-shadow: 0px 0px 32px rgba(255,255,255, 0.99);
    border: 1px solid white;
}


#mediaspace {
    margin-left: auto;
    margin-right: auto;
    float:right;
    padding: 16px;    
}

#splash li 
{
	padding-left: 16px;
	color: #fafaff;
	font-size: 2em;
	line-height: 1em;
	text-shadow: 2px 2px 3px rgba(32,32,32, 1.0);
}

#splash li b 
{
	color: #ffffaf;
}

#splash h1 
{
	display: inline-block;
	width: 500px;
	margin: 0;
	padding: 16px;
    padding-bottom: 2px;
	color: #1f1f2f;
	font-size: 6em;
	line-height: 0.7em;
	text-shadow: 2px 2px 3px rgba(32,32,32, 1.0);	
}

#splash p
{
	display: inline-block;
	width: 500px;
	margin: 0;
	padding: 16px;
	color: White;
	font-size: 2em;
	line-height: 1em;
	text-shadow: 2px 2px 3px rgba(32,32,32, 1.0);
}

.splashentry 
{
	margin-top: 16px;
	margin-right: 16px;
	padding: 0 0 0 0;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-box-shadow: 0px 0px 32px rgba(255,255,255, 0.99); 
	-webkit-box-shadow: 0px 0px 32px rgba(255,255,255, 0.99); 
	box-shadow: 0px 0px 32px rgba(255,255,255, 0.99); 
	opacity: 0.8;
}

.splashentry:hover 
{
	opacity: 1;
}

#blurb {
}

#blurb h1 
{
	line-height: 0.5em;
}

#blurb p 
{
	font-size: 1.3em;
}


#randomtest 
{
	width:850px;
	margin: 8px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-family: Comic Sans MS;
	font-weight: bold;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;	
	clear: none;
	text-align: center;
	font-size: 1.3em;
	text-shadow: 2px 2px 5px rgba(32,32,32, 0.4);	
}

#randomtest p 
{
	margin: 0;
	padding: 0;
}

#randomtest a, a:visited, a:link {
    color: black;
    text-decoration: none;
}

#randomtest a:hover {
    color: #3f1f1f;
}

#randomtest p.author 
{
	margin: 0;
	padding: 0;
	font-style: italic;
	float: right;
	color: #3f3f3f;
}

#newest 
{
}

div.news 
{
	background:#efefef;
	background:rgba(239,239,239,0.5);
	border: 1px solid black;
	width: 620px;
	padding: 16px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-box-shadow: 2px 2px 8px rgba(96,95,64, 0.6); 
	-webkit-box-shadow: 2px 2px 8px rgba(96,95,64, 0.6); 
	box-shadow: 2px 2px 8px rgba(96,95,64, 0.6); 
	margin-left: 16px;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom:20px;	
	line-height: 1.5em;
	float:left;
}

h1.news 
{
	font-size: 5em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 0.5em;
}

.news_entry 
{
	display: block;
	padding: 0px;
	font-size: 1.6em;
	text-align: center;	
	margin-bottom: 16px;
	background-color: rgba(244,244,244, 0.5);
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
}

.news_timestamp 
{
	float:right;
	font-size: 0.6em;
	font-style: italic;
}

.news_header:link, .news_header:visited
{
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1em;
	color: Black;
	background-image: -moz-linear-gradient(10% 90% 90deg, rgba(128,128, 128, 0.0), #E8E7E6);
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius-bottomright: 0px;	
	-webkit-border-bottom-right-radius: 0px;		
	-moz-border-radius-bottomleft: 0px;	
	-webkit-border-bottom-left-radius: 0px;	
	display: block;
	padding: 8px;
	padding-bottom: 16px;
	text-align: center;
}

.news_body 
{
	font-size: .8em;
	line-height: 1em;
	padding: 0.5em;
}

div.news hr 
{
	width: 80%;
	height: 3px;
	color: rgba(0,0,0, 0.5);
	
}

.jumpbox 
{
	width: 190px;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 16px;
	margin-right: 58px;
	padding: 15px 5px 5px 5px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;    
	-moz-box-shadow: 0px 0px 32px rgba(255,255,255, 0.99);
	-webkit-box-shadow: 0px 0px 32px rgba(255,255,255, 0.99);
	box-shadow: 0px 0px 32px rgba(255,255,255, 0.99);
	float: right;
	clear: right;
	vertical-align: middle;
	text-align: center;
	line-height: 1em;
	font-size: 2.0em;
	font-weight: bold;
	font-family: Arial;
	background-color: #8f9f8f;
/*	background: -moz-linear-gradient(55% 50% 126deg,#9DA18A, #DDE6C1);*/
	background: -moz-linear-gradient(55% 50% 126deg,#5A6662, #B4BDA6);
    background: -webkit-gradient(linear, 55% 50%, 0% 0%, from(#5A6662), to(#B4BDA6));
	border: 1px solid white;
	color: #ffffef;
}

.jumpbox span 
{
		color: #ffffef;

	display: block;
	text-shadow: 2px 2px 5px rgba(0,0,0, 0.99);
	margin-top: 0px;
}

.jumpbox img {
    border: none;
}

#jumpgal img
{
    margin: 0 0 0 0;
	border: none;
	position: relative;
	-moz-box-shadow: 0px 0px 16px rgba(0,0,0, 0.99);
	-webkit-box-shadow: 0px 0px 16px rgba(0,0,0, 0.99);
	box-shadow: 0px 0px 16px rgba(0,0,0, 0.99);
}

#jumpgal span
{
	margin-top: -6px;
	display: block;
	position: relative;
	z-index: 100;	
}
