@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: #fc3;
	color: #900;
}

.first{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	background-color: #fc3;
	color: #900;
	font-weight:700;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #900;
}

#main { z-index:1;
position:center;
	
}
#links{
	position: relative;
	top:0px;
	height:36px;
	left: 0px;
}

#subheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #900;
	text-align:center;
}

#apology {
	position: relative;
	top:0px;
	left:0px;
}

#news {width: 15%}
.news{font-size:9px;}
#content {
	position: relative;
	top:0px;
	left:0px;
}


#footer{
	position: relative;
	top:0px;
	left:0px;
}
.contactus {
	font-family: Showcard Gothic;
	font-size: 24pt;
	color: #900;
	background-color: #00FFFF;
}

.apologytext{font-size: 24pt; 
			 color: #900;
			 font-family: Showcard Gothic;
			 text-align: center;
}
