body {
	background-image: url(images/bkgd-tile.png);
	background-repeat: repeat-x;
	background-color: #000;
	text-align: center;
	margin-top: 0px;
	
}
img { border:none; }
a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration:none;
	outline:0;
	}
a, a:visited {
	color:#600;
	text-decoration:none;
	}
a:hover {
	color:#600;
	text-decoration:underline;
	}
.clear {
	clear:both;
	}
.hidden {
	display:none;
	}
.spacer {
	height:5px;
	}
.spacer2 {
	height:10px;
	}
#main {
	
	}

#header {
	
	}
#header a, #header a:visited {
	color:#000;
	text-decoration:none;
	}
#header a:hover {
	color:#600;
	text-decoration:none;
	}
#about {
	font-family: 'Alegreya SC', serif;
	padding:0px 0px 0px 0px;
	font-size:1.4em;
	color: #FFF;
	text-align:center
	}
#about .large {
	color:#4fa4da;
	padding:0px 0px 0px;
	font-size:2em;
	text-align: center;
	}
#about .grey {
	color:#222;
	padding:0px 0px 0px;
	font-size:1em;
	text-align: center;
	}
#about .big {
	color:#4fa4da;
	padding:0px 0px 0px;
	font-size:1em;
	text-align: center;
	}
#about .med {
	color:#888;
	font-style:none;
	font-size:.9em;	
	}
#about .med a,a:visited{
	color:#222;
	text-decoration:none;
	}
#about .med a,a:hover{
	color:#4fa4da;
	text-decoration:none;
	}
#web {
	font-family: 'Lusitana', serif;
	padding:0px 0px 0px 0px;
	font-size:1.4em;
	color: #FFF;
	text-align:center
	}
#web .big {
	color:#4fa4da;
	padding:0px 0px 0px;
	font-style:italic;
	font-size:1.2em;
	text-align: left;
	}
#web .med {
	color:#888;
	font-style:none;
	font-size:.8em;	
	text-align: left;
	}
#web .med a,a:visited{
	color:#222;
	text-decoration:none;
	}
#web .med a,a:hover{
	color:#4fa4da;
	text-decoration:none;
	}
#web .details {
	color:#999;
	font-style:none;
	font-size:0.7em;
	text-align: left;
	}
#web .credits {
	color:#999;
	font-style:none;
	font-size:0.6em;
	text-align: center;
	}
#web .credits a,a:visited{ 
	color:#ccc;
	font-style:none;

	}
#web .credits a,a:hover{ 
	color:#ccc;
	font-style:none;

	}
#thankyou {
	font-family: 'Alegreya SC', serif;
	padding:0px 0px 0px 0px;
	font-size:1.4em;
	color: #FFF;
	text-align:center
	}
#thankyou .big {
	color:#4fa4da;
	padding:0px 0px 0px;
	font-size:3em;
	text-align: center;
	}
#thankyou .med {
	color:#888;
	font-style:none;
	font-size:.9em;	
	}
#thankyou .small {
	color:#888;
	font-style:none;
	font-size:.6em;	
	}
#thankyou .small a,a:visited{
	color:#222;
	text-decoration:none;
	}
#thankyou .small a,a:hover{
	color:#4fa4da;
	text-decoration:none;
	}

