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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CCE5F2;
	margin: 0px;
	}
a:link {
	color: #3399FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	color: #FF33CC;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:800px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/background.png);
}
#header {
	position:relative;
	left:0px;
	top:25px;
	width:728px;
	height:212px;
	z-index:50;
	margin-right: auto;
	margin-left: auto;
	right: 0px;
	bottom: 0px;
}
#ddmenu {
	position:absolute;
	left:547px;
	top:49px;
	width:126px;
	height:35px;
	z-index:90;
	visibility: visible;
	overflow: visible;
}
#body {
	position:absolute;
	left:75px;
	top:238px;
	width:650px;
	height:501px;
	z-index:2;
	background-color: #FFFFFF;
	overflow: auto;
	visibility: visible;
}
#introduction {
	position:absolute;
	left:33px;
	top:26px;
	width:400px;
	height:450px;
	z-index:3;
	color: #3366CC;
	overflow: auto;
	visibility: visible;
	display: block;
}
#updates {
	position:absolute;
	left:459px;
	top:30px;
	width:160px;
	height:397px;
	z-index:4;
	display: block;
}
#featured {
	position:absolute;
	left:33px;
	top:186px;
	width:400px;
	height:226px;
	z-index:2;
}
#copyright {
	position:absolute;
	left:468px;
	top:751px;
	width:276px;
	height:17px;
	z-index:2;
}
.BoldBlueLarge {
	font-weight: bold;
	line-height: 15px;
	color: #0066FF;
}
.ItalicGray {
	font-style: oblique;
	color: #666666;
}
img.photo {
	border: 5px solid #FFFFFF;
} 
#slideshow {
	position:absolute;
	left:88px;
	top:243px;
	width:600px;
	height:500px;
	z-index:100;
	overflow: visible;
}
#titleheader {
	position:absolute;
	left:635px;
	top:199px;
	width:118px;
	height:42px;
	z-index:89;
}
