/* @override http://rocknrollgeishas.com/GSR/css/RR_splash.css */


/* Splash Page */

#splashTable {
	width: 900px;
	padding: 30px;
background: #fcf9d5;
}

/* My Comment */

/* My Comment */

.splashText{
	color: #b1aa8d;
	font: 16px/20px Arial, sans-serif;
	text-align: center;
}

.splashText a:link{
	color: #708791;
	font: 16px/20px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

.splashText a:visited{
	color: #708791;
	font: 16px/20px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

.splashText a:hover{
	color: orange;
	font: bold;
	text-decoration: none;
}

.logo {
	width: 750px;
	border: 5px solid #b1aa8d;
}



.splashTextBig{
	color: #b1aa8d;
	font: 26px/30px Arial, sans-serif;
	text-align: center;
}

.splashTextBig a:link{
	color: #708791;
	font: bold 26px/30px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

.splashTextBig a:visited{
	color: #708791;
	font: bold 26px/30px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

.splashTextBig a:hover{
	color: orange;
	font: bold 26px/30px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}



.splashTextsm{
	color: #b1aa8d;
	font: 12px/20px Arial, sans-serif;
	text-align: center;
	width: 450px;
}

.splashTextsm a:link{
	color: #708791;
	font: 12px/20px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

.splashTextsm a:visited{
	color: #708791;
	font: 12px/20px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

.splashTextsm a:hover{
	color: orange;
	font: bold;
	text-decoration: none;
}

.left {
	text-align: left;
	width: 750px;
}
