@charset "UTF-8";
/* CSS Document */

#allcontent {
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(background2.gif);
}
.bottomtext {
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
}
#space {
	height: 800px;
	width: 5px;
}
#leftlinks {
	float: left;
	height: 800px;
	text-align: center;
	width: 245px;
	background-color: #000;
}
#right_side_content {
	float: left;
	height: 800px;
	width: 750px;
	color: #000;
	text-align: center;
}
#bottombar {
	color: #CCC;
	height: 40px;
	width: 1000px;
	background-color: #333;
}
.bannertext {
	font-family: "Comic Sans MS", cursive;
	font-size: 48pt;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: normal;
	vertical-align: text-bottom;
	text-align: center;
	margin: 0px;
}
body {
	background-color: #000;
}
#banner {
	height: 350px;
	width: 100%;
	top: auto;
	background-image: url(banner.gif);
}
.bodytext {
	text-align: center;
	text-indent: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
}
.commentbox {
	text-align: left;
}
.bodytext2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-align: justify;
}
.fowardtext {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-align: right;
	text-indent: 150px;
}
.invisible {
	color: #F0B9D6;
	font-size: xx-small;
}
.backtext {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-align: left;
}
.smalltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}
