body {
	background-color:#fff;
	background-image:url("bodybak.gif");
	background-repeat:repeat-x;
	margin:			0px;
}

#shell1	{
		width:			600px;
		margin-left:	auto;
		margin-right:	auto;
		border-top:		15px solid #fff;
		border-left:	15px solid #fff;
		border-right:	15px solid #fff;
		background-color:#fff;
		voice-family:	"\"}\""; 
		voice-family:	inherit;
		width:			570px;
}
html>body #shell1 {width:600px;} 

#shell2	{
		width:			630px;
		margin-left:	auto;
		margin-right:	auto;
		background-color:#fff;
}

#header {
	border-top:			2px solid #ddd;
	width:				600px;
	height:				16px;
	background:			url("dotback.gif");
	background-repeat:	repeat-x;
	text-align:			left;
}

#secNav {
	width:				600px;
	height:				15px;
	background-color:	#eee;
	text-align:			left;
	border-bottom:		10px solid #fff;
}

#sidebar {
	border-left:		15px solid #fff;
	border-bottom:		15px solid #fff;
	border-right:		5px solid #fff;
	width:				160px;
	background-color:	#eee;
	float:				left;
	clear:				none;
	font:				10px/16px verdana, arial, helvetica, sans-serif;
	color:				#333;
	height:				1500px;
	voice-family:		"\"}\""; 
	voice-family:		inherit;
	width:				140px;
}
html>body #sidebar {width:160px;} 

#content {
	border-right:		15px solid #fff;
	border-bottom:		15px solid #fff;
	width:				435px;
	background-color:	#f5f5f5;
	float:				right;
	clear:				none;
	font:				10px/16px verdana, arial, helvetica, sans-serif;
	color:				#333;
	height:				1500px;
	voice-family:		"\"}\""; 
	voice-family:		inherit;
	width:				405px;
}
html>body #content {width:435px;} 

.navTitle {
	width:				160px;
	border-top:			1px solid #000;
	border-bottom:		2px solid #fff;
	height:				16px;
	font:				10px/16px verdana;
	color:				#333;
	background-color:	#ededed;
	font-weight:		bold;	
	margin:				0px;
	padding-left:		5px;
	voice-family:		"\"}\""; 
	voice-family:		inherit;
	width:				155px;
}
html>body .navTitle {width:155px;}

.navItem {
	border-bottom:		2px solid #fff;
	height:				16px;
	font:				10px/16px verdana;
	color:				#333;
	background-color:	#ededed;
	font-weight:		bold;	
	margin:				0px;
	width:				160px;
	padding-left:		5px;
	voice-family:		"\"}\""; 
	voice-family:		inherit;
	width:				155px;
}
html>body .navItem {width:155px;} 

.subItem {
	border-bottom:		2px solid #fff;
	height:				16px;
	font:				10px/16px verdana;
	color:				#333;
	background-color:	#f3f3f3;
	margin:				0px;
	width:				160px;
	padding-left:		10px;
	voice-family:		"\"}\""; 
	voice-family:		inherit;
	width:				150px;
}
html>body .subItem {width:150px;} 

.picBox {
	border:				1px solid #f5f5f5;
	background-color:	#fff;
	width:				433px;
	margin:				0px;
	text-align:			center;
	voice-family:		"\"}\""; 
	voice-family:		inherit;
	width:				431px;
}
html>body .picBox {width:433px;} 

.innerBox {
	border:				1px solid #f5f5f5;
	margin:				15px;
	padding:			0px;
	background-color:	#fff;
	background:			url("smlback.gif");
	voice-family:		"\"}\""; 
	voice-family:		inherit;
}


.copy {
	border-top:			2px solid #fff;
	margin:				0px;
	width:				435px;
}

a {color:#f00;text-decoration:none;}
a:hover {color:#cb3535;text-decoration:none;}

h1 {
	font:				10px/12px verdana, arial, helvetica, sans-serif;
	font-weight:		bold;
	color:				#000;
	text-indent:		15px;
	width:				400px;
	margin:				5px 0px 5px 0px;
}

p {
	font:				10px/16px verdana, arial, helvetica, sans-serif;
	color:				#333;
	margin-left:		15px;
	width:				390px;
}

li {
	font:				10px/14px verdana, arial, helvetica, sans-serif;
	color:				#000;
	width:				390px;
	vertical-align:		top;
	margin-top:			1px;
	margin-bottom:		10px;

}

hr {width:300px;height:1px;}