body {
	background-color:#fff;
	text-align:center;
	font-family: arial;
	font-size: 14px;
}

#center{
	width:600px;
	margin-left: auto;
	margin-right: auto;
}
#content{
	width:600px;
	text-align:center;
	margin-top:10px;

	margin-left: auto;
	margin-right: auto;
}



#top{
	width: 784px;
	height:92px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;

}
#footer{
	width: 600px;
	height:30px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding:5px;
}

#jar{
	background-color:#eee;
	padding:10px 40px 10px 40px;
	text-align:left;
	font-family:arial;
	font-size:14px;
	line-height:1.7;
	color:#555;

}


#jar p {
	font-size:13px;
	font-weight:normal;
	background-color:#ccc;
	padding:5px;
	color:#222;

}

#bottom{
	padding:10px 0px 1px 0px;
	text-align:center;
}
.bottom{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-family:arial;


}
a.bottom:hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding:3px;
	background-color:#999;
}
.jars{

	float:left;

}

a.innav {
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
	color:#000;
	font-family: arial;

}

a.innav:hover{
	background-color:#eee;
	color:#444;
	text-dedication:none;
	font-family: arial;


}
.l3text{
	color:#ccc;
	text-decoration:none;
}
.l3text:hover{
	color:#ff0000;
	text-decoration:none;
}
.tinytext{
	font-size:10px;
}
.tinytext{
	font-size:10px;
}
.showit_big{
	color:#444;
	font-size:18px;
}
.showit_tags{
	color:#38ACEC;
}
.showit_subject{
	font-size:13px;
	color:#999;
	font-weight:normal;
}
.weblink{
	color:#827B60;
}