.header_vine_sky {
	background-image: url(../images/alien_report/vines.jpg);
	background-repeat: repeat-x;
}
.leftborder {
	background-image: url(../images/alien_report/panels_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 45px;
}
.logopanel {
	background-image: url(../images/alien_report/alien_report-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F90;
	background-image: url(../images/alien_report/vines.jpg);
	background-repeat: repeat-x;
	font-weight: 100;
	background-color: #000600;
	background-position: right top;
	margin: 0px;
}
.light_green_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 200;
	color: #6C6;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.panel2 {
	background-image: url(../images/alien_report/panels_2.png);
	background-repeat: repeat-x;
}
.panel3 {
	background-image: url(../images/alien_report/panels_3.png);
	background-repeat: no-repeat;
}
.panel1 {
	background-image: url(../images/alien_report/panels_1.png);
	background-repeat: no-repeat;
	height: 773px;
	width: 50px;
	background-position: right top;
}
.whitetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9FC;
}
.small_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6FF;
}
#header {
	background-image: url(../images/alien_report/alien_report-logoheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
#buttons {
	height: 46px;
	background-image: url(../images/alien_report/buttons.gif);
	background-repeat: repeat-x;
}
#mainbody {
	font-family: Arial, Helvetica, sans-serif;
	height: 750px;
}
#mainbody table tr td .small_type a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
	height: 100px;
	text-align: center;
}
#footer .whitetype a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F3;
	text-decoration: none;
}
#mainbody table tr td .small_type a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060;
}
#buttons a {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #F60;
	background-image: url(../images/alien_report/buttons.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 50px;
	width: 250px;
	text-decoration: none;
	float: left;
	text-align: center;
	line-height: 36px;
}
#buttons a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: normal;
	color: #FC0;
	text-decoration: none;
	background-image: url(../images/alien_report/buttons.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

