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

#Container {
	position: absolute;
	height: 768px;
	width: 100%;
	left: 0px;
	top: 0px;
	
}

#Header {
	position: absolute;
	width: 100%;
	height: 80px;
	left: 0px;
	top: 0px;
}

#Top_Bar {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 5px;
	top: 0px;
	background-image: url(Images/orangebar.jpg);
	background-repeat: repeat;
}

#Purple_Bar {
	position: absolute;
	width: 100%;
	height: 75px;
	left: 0px;
	top: 5px;
	font-family:BitchSlap;
	font-size:12px;
	overflow:hidden;
	text-align: justify;
	background-color: #3E1C42;
	font-weight: bold;
}

#Logo_1 {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 7px;
	left: 50%;
	margin-left: -250px;
	font-family:"A Lolita Scorned";
	font-size:58px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

#Logo_2 {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 8px;
	left: 50%;
	margin-left: -250px;
	font-family:"A Lolita Scorned";
	font-size:57px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

#Logo_3 {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 8px;
	left: 50%;
	margin-left: -250px;
	font-family:"A Lolita Scorned";
	font-size:56px;
	text-align: center;
	color: #0F0;
}

#Middle_Bar {
	background-image: url(Images/orangebar.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 10px;
	width: 100%;
	top: 80px;
	left: 0px;
}
#Body {
	background-color: #000;
	border: thin inset #F09;
	position: absolute;
	height: 2000px;
	width: 1024px;
	top: 90px;
	left: 50%;
	margin-left: -512px;

}

#Body2 {
	background-color: #000;
	border: thin inset #F09;
	position: absolute;
	height: 2000px;
	width: 1024px;
	top: 0px;
	left: 50%;
	margin-left: -512px;

}

#Content {
	Position: absolute;
	width: 780px;
	height: 100%;
	left: 50%;
	margin-left: -390px;
}

#Banner {
	position: absolute;
	height: 100px;
	width: 1024px;
	bottom: 0px;
}
#Message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F0C;
	text-decoration: blink;
	text-align: center;
}
#Clock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	width: 700px;
	height: 120px;
	position: absolute;
	left: 50%;
	top: 170px;
	margin-left: -350px;
	text-align: center;
}

#Googlead1 {
	position: absolute;
	left: 198px;
	width: 125px;
	height: 125px;
	top: 174px;
}

#Googlead2 {
	position: absolute;
	right: 176px;
	width: 125px;
	height: 125px;
	top: 174px
}

#Googlead3 {
	position: absolute;
	right: 194px;
	width: 469px;
	height: 61px;
	bottom: -90px;
}

#Googlead4 {
	position: absolute;
	left: 193px;
	width: 469px;
	height: 60px;
	bottom: -90px;
}

#Page {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -390px;
	width: 780px;
	height: auto;
	background-color: #FFFFFF;
}

#Star1 {
	position: absolute;
	width:100px;
	height: 100px;
	top: 0px;
	left: 0px;
	background-image:url(Images/Stars/homepage_06.gif)
}

#Welcomebar1 {
	position: absolute;
	top: 0px;
	left: 100px;
}

#Welcomebar2 {
	position: absolute;
	top: 0px;
	right:0px;
	width: 645px;
	height: 100px;
	background-image:url(Images/Welcome_Bar/homepage_08.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

#textmenu1 {
	font-family:"Hobo Std";
	font-size:12px;
	color: #F0C;
	font-weight: bold;
	position:absolute;
	height: 20px;
	width: 730px;
	left: 50%;
	margin-left: -365px;
	top: 105px;
	text-align: center;
}

#Date1 {
	position: absolute;
	left:0px;
	width:257px;
	height: 64px;
	top: 150px;
	background-image:url(Images/Date%20Bar/date_08.gif);
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	color: #F0C;
}

#Date2 {
	position: absolute;
	left:256px;
	width:11px;
	height: 64px;
	top: 150px;
	background-image:url(Images/Date%20Bar/date_09.gif)
}

#Mainmenu {
	position: absolute;
	left: 18px;
	top: 1px;
	background-color: #FFFFFF;
	height: 787px;
}
	
#Container #Body #Clock p strong {
	font-size: 14px;
	text-decoration: blink;
}

#GoogleadRight {
	Position: absolute;
	Right: 0px;
	Top: 0px;
}

#GoogleadLeft {
	Position: absolute;
	Left: 0px;
	Top: 0px;
}
	
#Fonts {
	position: absolute;
	bottom: 1px;
	color: #FFF;
	font-size: large;
	left: 20px;
}
#Browser {
	position: absolute;
	bottom: 27px;
	color: #FFF;
	text-align: center;
	font-size: large;
	left: 187px;
}

.ALS {
	font: "A Lolita Scorned";
}

.BS {
	font: BitchSlap;
}
#Body2 #Page #Table_01 tr td {
	color: #666;

}
#Body2 #Page #Table_01 tr td table tr td {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

