* {

	margin: 0px;
	padding: 0px;

}


body {
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/stars.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#top {
	background-image: url(../images/TopHeader.jpg);
	height: 162px;
	width: 962px;
}
#maincontainer {
	width: 962px;
	margin: 0 auto;
}
#left {
	width: 163px;
	float: left;
	background-image: url(../images/Left.jpg);
	height: 606px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
#footer {
	clear: both;
	width: 962px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 120px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#center {
	float: left;
	width: 400px;
	
}


#right {

	width: 399px;
	float: right;

}
.blogbody {
	background-image: url(../images/space.jpg);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 9px;
	background-attachment: fixed;
}





#blog {
	height: 514px;
	color: #FFFFFF;
	background-image: url(../images/space.jpg);

}

#bottompiece {
	height: 92px;
	background-image: url(../images/blogbottom.jpg);
}

#glenn {
	background-image: url(../images/Right.jpg);
	height: 208px;
	text-align: left;
	padding-top: 177px;
}
#glenn ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 63px;
	display: block;
	width: 145px;
}
p {
	margin-top: 10px;
}


#adarea {
	height: 201px;
	background-image: url(../images/bottomright.jpg);
	text-align: left;
	padding-top: 20px;
	padding-left: 170px;
}
#footer a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
#glenn ul li a {
	display: block;
	color: #999999;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
#glenn ul li {
	list-style-type: none;
}
#glenn ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/background.jpg);

}
a {
	color: #FFCC00;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
