@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

#stage {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:670px;
	z-index:1;
}

#stage2 {
	position:relative;
	margin:0 auto;
	width:1000px;
	height: auto;
	z-index:1;
	background-image:url(images/background/blogbackground.png);
	background-repeat:repeat-y;
}

#logo {
	position:absolute;
	width:371px;
	height:80px;
	z-index:2;
	left: 0px;
	top: 15px;
}

#nav1 {
	position:absolute;
	width:624px;
	height:40px;
	z-index:3;
	left: 374px;
	top: 52px;
}
#footer {
	position:absolute;
	width:995px;
	height:35px;
	z-index:4;
	left: 2px;
	top: 588px;
}
#footer2 {
	position:absolute;
	width:475px;
	height:32px;
	z-index:5;
	left: 285px;
	top: 588px;
	background-image: url(images/background/footerimage.png);
}

#textbackground {
	position:absolute;
	width:982px;
	height:450px;
	z-index:1;
	left: 7px;
	top: 128px;
	background-image:url(images/background/textbackground2.png); 

}
#textbackground2 {
	position:absolute;
	width:600px;
	height:450px;
	z-index:1;
	left: 7px;
	top: 128px;
	background-image:url(images/background/textbackground3.png);
}
#nav2 {
	position:absolute;
	width:167px;
	height:411px;
	z-index:1;
	left: 44px;
	top: 15px;
}

#nav3 {
	position:absolute;
	width:120px;
	height:448px;
	z-index:1;
	left: 21px;
	top: 1px;
}
#textbox {
	position:absolute;
	width:445px;
	height:400px;
	z-index:2;
	left: 277px;
	top: 12px;
	overflow:auto;
}

#textbox2 {
	position:absolute;
	width:421px;
	height:400px;
	z-index:2;
	left: 166px;
	top: 15px;
	overflow:auto;
}

#textbox3 {
position:absolute;
	width:420px;
	height:400px;
	z-index:2;
	left: 277px;
	top: 15px;
	overflow:auto;
}
.ContentHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000;
	font-weight: normal;
}

.ContentSubHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}

.ContentBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.ExternalLinks {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.thefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}




#AccordianContainer {
	position:absolute;
	width:365px;
	height:335px;
	z-index:1;
	left: 18px;
	top: 58px;
}
#BoxAdTop {
	position:absolute;
	width:200px;
	height:135px;
	z-index:3;
	left: 761px;
	top: 21px;
}
#BoxAdMid {
	position:absolute;
	width:200px;
	height:135px;
	z-index:3;
	left: 761px;
	top: 156px;
}
#BoxAdBottom {
	position:absolute;
	width:200px;
	height:135px;
	z-index:3;
	left: 761px;
	top: 291px;
}
#BoxFullAd {
	position:absolute;
	width:200px;
	height:405px;
	z-index:4;
	left: 762px;
	top: 21px;
}

.NavTitle {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
#apDiv2 {
	position:absolute;
	width:290px;
	height:25px;
	z-index:1;
	left: 17px;
	top: 77px;
	font-size: 16px;
	color: #333;
}
#page_textbox {
	position:absolute;
	width:689px;
	height:386px;
	z-index:2;
	left: 277px;
	top: 29px;
	overflow:auto;
	
}
#page_textbackground {
	position:absolute;
	width:982px;
	height:450px;
	z-index:1;
	left: 7px;
	top: 128px;
	background-image:url(images/background/page_textbackground.png);
}
#page_textbackground2 {
	position:absolute;
	width:982px;
	height:450px;
	z-index:1;
	left: 7px;
	top: 128px;
	background-image:url(images/background/page_textbackground2.png);
}
