



html, body {
	height:			100%;
}

body { 
	text-align:		center;
	background:		#070725 url(images/bg2.gif) repeat-y 50% 0;
	color:			#000000;
	margin:			0;
	padding:		0;
	height:			auto;
}

#wrap {
	position:		relative;
	margin:			0 auto;
	text-align:		left;
	width:			1000px;
	voice-family:		"\"}\"";
	voice-family:		inherit;
}



#header {
	height:			91px;
	background:		#ffffff url(images/headbanner.jpg) no-repeat;
	padding:		0;
	margin:			0;
}

h1 {
	font-family:		"lucida grande", sans-serif;
	font-size:		160%;
}

h3 {
	text-align:		center;
}

#nav {
	height:			40px;
	width:			1000px;
	margin:			0;
	padding:		0 0 0 10px;
	list-style:		none;
	background:		url(images/navbanner.jpg) no-repeat;
}

#nav li {
	float:			left;
	margin:			0;
	padding:		8px 0 0 2px;
	font-family:		"arial";
	font-size:		100%;
}


#nav a {
	display:		block;
	width:			104px;
	height:			24px;
	margin:			0;
	padding:		3px 0 0 0;
	color:			#000000;
	text-decoration:	none;
	font-weight: bold;
	text-align:		center;
	background:		url(images/button.gif) no-repeat 50% 0;
}

#nav a:hover, body#home #t-home a {
	color:			#000000;
	text-decoration:	none;
	background:		url(images/buttonhover.gif) repeat-x top left;
}

#footnav {
	float:			left;
	width:			980px;
	margin:			0;
	padding:		0 10px;
	list-style:		none;
	border-top:		1px solid #666666;
	border-bottom:		1px solid #666666;
	background:		#ffffff  url(images/footnavback.jpg) repeat-y top left;
}

#footnav li {
	float:			right;
	margin:			0;
	padding:		0;
	font-family:		"lucida grande", sans-serif;
	font-size:		70%;

}

#footnav a {
	float:			left;
	display:		block;
	margin:			0;
	padding:		4px 10px;
	color:			#bbbbbb;
	text-decoration:	none;
	border-bottom:		none;

}


#footerprint {
	font-family:		"lucida grande", sans-serif;
	font-size:		70%;
    	right:			572px;
	background:		url(images/printpage.gif) left no-repeat;
}

#footerprint a, #footeremail a {
	display:		inline;
	margin:			0;

   	color:			#00aa00;

}

#content {
	float:			left;
	width:			784px;
	height:			auto;
	background:		#ff99ff
	color:			#000000;
	font-family:		arial;
	font-size:		small;
	padding:		20px;
}

#content img {
	margin:			0;
	padding:		0;

}

.floatpic {
	display:		inline;
	float:			right;
	margin:			0 0 0 20px;
	padding:		none;
}

.floatpicl {
	display:		inline;
	float:			left;
	margin:			0 0 40px 0;
	padding:		none;
}

#footer {
	bottom:			10;
	clear:			both;
	padding:		20px 0 5px 20px;
	background:		#ffffff;
	font-family:		arial;
	font-size:		x-small;
}

#box {
	padding:		0 40px 0 20px;
	background:		#white;
}

#sidebar {
	display:		inline;
	float:			right;
	width:			148px;
	height:			auto;
	padding:		0 10px 8px 10px;
	margin:			-4px 0 0 0;
	font-family:		arial;
	font-size:		small;
	color:			#ffffff;
	background:		#b5aeff url(images/bgsidebar.jpg) top right no-repeat;
}

#sidebar p{
	padding:		0;
	margin:			0;
}

hr {
	color:			#ffffff;
}

