body{
	font-family: verdana;
	font-size: 10px;
	background-image:url(i/top_tile.gif);
	background-repeat:repeat-x;
	background-color:#cececc;
	margin:0px;
}
.list{
	margin-left:15px;
}
.tagsHead{
	font-family: times;
	color:#003366;
	font-size:13px;
}
.tags{
	font-family: times;
	color:#003366;
	font-size:13px;
	#margin-left:20px;
	text-align:center;
}
div.all{
	margin:auto;
	width:100%;
}
div.head{
	width:1014;
	margin:auto;
	
}
div.banner{
	margin:auto;
	width:1014px;
	height:87px;
	overflow-x:auto;
	overflow-y:auto;
}
div.page{
	margin:auto;
	width:1000px;
	height:100%;
	font-size:12px;
}
div.top_marg{
	background-color:white;
	width:100%;
	height:7px;
}
/*div.left_marg_head{
	background-color:white;
	float:left;
	width:7px;
	height:29px;
}
div.right_marg_head{
	background-color:white;
	float:right;
	width:7px;
	height:29px;
}
div.left_marg_bod{
	background-color:white;
	float:left;
	width:7px;
	height:100%;
}
div.right_marg_bod{
	background-color:white;
	float:right;
	width:7px;
	height:100%;
}*/
div.nav{
	margin:auto;	
	width:1000px;
	height:29;
	overflow:hidden;
	float:right;
}

div.pic_show{
	margin:auto;
	width:1000px;
	overflow-x:hidden;
}
div.content_outer{
	padding:40px;
	background-color:white;
	overflow-y:auto;
	border-width:1px;
	border-color:#c5c5c5;
	border-style:solid;
}
div.content_inner{
	width:792px;
	margin:auto;
	font-size:12px;
}
.inside_text{
/*	display:table;
	overflow:auto;*/
	padding-left:30px;
	padding-right:30px;
	padding-bottom:5px;
	font-size:12px;
}
td{
	font-size:12px;
}
div.footer_out{
	margin:auto;
	background-image:url(/i/bottom_tile.gif); 
	background-repeat:repeat-x;
	background-color:#cececd;
	width:100%;
	height:100%;
}
div.footer_in{
	background-image:url(/i/bottom_shadow.gif);
	background-repeat:no-repeat;
	margin:auto;
	width:1014px;
	height:100%;
	background-color:white;
}
div.copyright{
	margin-top:10px;
	margin-left:7px;
	float:left;
}
div.designedby{
	margin-top:10px;
	margin-right:7px;
	float:right;
	vertical-align:top;
}
.thumb_over:hover{
	border-width:1px;
	border-color:white;
}
.nav_off{
	font-size:11px;
	color:#ddd;
	font-decoration:none;
	font-weight:thin;
}
.nav_on{
	font-size:11px;
	color:#ddd;
	font-decoration:underline;
}
