/* CSS Document */


body {
	text-align: center;
	background-color: #333333;
	margin-bottom: 4px;
	margin-top: 6px;
}
p {
	font-family: "Bookman old style";
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: "Bookman old style";
	font-size: 13px;
	color: #1b6594;
	text-decoration: none;
	font-weight: bold;
}

li {
	font-family: "Bookman old style";
	font-size: 11px;
	color: #1b6594;
}
a:link {
	font-family: "Bookman old style";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: "Bookman old style";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}	
a:hover {
	font-family: "Bookman old style";
	font-size: 12px;
	color: #006599;
	text-decoration: underline;

}

#container {
	margin:0 auto;
	width: 742px;
	top: 0px;
	height:800px;
	text-align: left;

}
#sides {
	text-align:left;
	width: 730px;
	margin:2 auto;
	background:url(template) top center repeat-y;
	position:absolute;
	top: 4px;
	height:729px;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
#top_logo {
	text-align:left;
	width: 702px;
	margin:2 auto;
	position:absolute;
	height:110px;
	background-color: #FFFFFF;
	left: 11px;
	top: 10px;
}
#bottom_fade {
	position:absolute;
	width:721px;
	height:28px;
	z-index:1;
	left: 5px;
	top: 698px;
	background-image: url(images/faded_bottom.jpg);
}
#flash {
	position:absolute;
	width:717px;
	height:176px;
	z-index:2;
	left: 4px;
	top: 124px;
	border: 1px solid #666;
	padding: 2px;
}
#stage {
	position:absolute;
	width:721px;
	height:328px;
	z-index:3;
	left: 4px;
	top: 360px;
	border: 1px solid #666;
}
#menu {
	position:absolute;
	width:721px;
	height:46px;
	z-index:4;
	left: 4px;
	top: 309px;
	border: 1px solid #666;
}
#about_header {
	position:absolute;
	width:100px;
	height:44px;
	z-index:1;
	left: 16px;
	top: 17px;
}

#blog_div {
	position:absolute;
	width:100px;
	height:270px;
	z-index:1;
	left: 10px;
	top: 54px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 495px;
	top: 361px;
}
#bottom_nav {
	position:absolute;
	width:677px;
	height:46px;
	z-index:1;
	left: 30px;
	top: 741px;
}
.webdesign {	color: #fff;
	font-size: 11px;
	font-family: ;
	font-weight: normal;
	font-family: "Bookman old style";
}

