/* CODED AND DESIGNED BY JASON COOK  */
/* LAYOUT DESIGNED IN 2008 */
/* WWW.AUDIOSPECTRUM.CO.UK */
/* VERSION 1.0 */

body {
	/*	background-color:#000000;*/
	background-color:transparent;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#0C0C0C;
	color: #FFF;
}

h1{
	font-size: 1.6em;		
}

h2{
	font-size: 1.25em;
	margin-left: 15px;
	color: #A12729;
}

p{
	font-size: 0.9em;
	margin-left: 30px;
}
ul li{
	font-size: 0.9em;	
}
a{
	color: #FFFF00;	
}

#content{
	margin: auto;
	width: 1024px;
}

iframe{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}

.navigation {
	font-family:Monotype Corsiva,Comic Sans MS,Lucida Handwriting, Trebuchet MS, arial,verdana;
	font-size:16pt;
	color: #FFFF00;
	text-align: center;	
}
.navigation a{
	color: #FFFF00;	
}

img {
	margin: 0px;
	padding: 0px;		
}


span.maintitle {
	font-family:Comic Sans MS,arial, verdana;
	font-size:12pt;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

span.subtitle {
	font-family:Comic Sans MS,arial, verdana;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

span.maintext {
	font-family:Comic Sans MS,arial, verdana;
	text-align: left;
	font-size:10pt;
	color: #FFFFFF;

}

a {
	text-decoration:none;
}

a:hover {
/*	text-decoration:underline;*/
/*	font-weight:bold;*/
	color: #FFFFFF;
}

table{
	font-size: 0.9em;	
}
