/** thespaceinvader.co.uk main style sheet**/

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	width: auto;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

img {
	border-style: none;
}

/**Header**/

#header { 
	background-image: url(../Images/Gradient.gif); 
	background-repeat: repeat-x; 
	height: 100px; 
	text-align: center;
}

.image {
	float: left;
}

.mainheader {
	font-family: impact, sans-serif;
	font-weight: bold;
	font-size: 180%;
	color: white;
	text-align: right;
	vertical-align: top;
	float: right;
	margin-top: 0;
	margin-right: 6px;
}
.mainheader a:link {
	font-weight: bold;
	font-size: 150%;
	color: white;
	text-decoration: none;
	vertical-align: top;
	margin-top: 0;
	margin-right: 6px;
}
.mainheader a:hover {
	font-weight: bold;
	font-size: 150%;
	text-decoration: underline;
	color: #999999;
	vertical-align: top;
	margin-top: 0;
	margin-right: 6px;
}

.mainheader a:visited {
	font-weight: bold;
	font-size: 150%;
	color: white;
	text-decoration: none;
	vertical-align: top;
	margin-top: 0;
	margin-right: 6px;
}
.mainheader a:hover visited {
	font-weight: bold;
	font-size: 150%;
	color: #999999;
	text-decoration: underline;
	vertical-align: top;
	margin-top: 0;
	margin-right: 6px;
}

.mainheader em {
  font-family: impact, sans-serif;
  font-size: 80%;
  font-style: normal;
  color: black;
  text-align: right;
  clear: both;
  margin-right: 0;
}

/**Seems to be done, phew**/

/**Side Menu**/
.menu {
	font-family: Impact, sans serif;
	text-align: center;
	clear: left;
	float: left;
	width: 4.5em;
	margin: 0.1em 1.8em 0.1em 0.1em;
	font-size: 120%;
}
.menu a {
	display: block;
	padding: 0.2em;
}

.menu a:link, .menu a:visited {
	color: white;
	text-decoration: none;
	background-color: black;
}
.menu a:hover visited {
	color: #999999;
	text-decoration: underline;
	background-color: black;
	padding: 0.2em;
}
.menu a:hover {
	text-decoration: underline;
	color: #999999;
	background-color: black;
}

/**Done now.  Don't touch...**/


/**Content**/
#contents {
	margin: 0 1em;
	font-size: 90%;
}

/**Footer**/

#Declaration {
	font-size: 70%;
	color: black;
	text-align: center;
}

/**Adfree stats banner**/

/**Adfree stats code here**/
