@charset "UTF-8";
/* CSS Document */
#page_effect {
	min-width: 1124px;
}
body {
	margin : 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	color : #000;
	background: #fff;
	font: 12px Verdana, Arial, Helvetica, san-serif; /* Font */
	height: 100%;
}
body p {
}
a:link {
	color: #3bb8e1;
}
a:visited {
	color: #3bb8e1;
}
td.sidebar {
	border-left: 1px solid gray;
	vertical-align: top;
	min-width:250px;
	max-width:250px;
}
td.content {
	width: 100%;
		vertical-align: top;
}
table.rootcontent {
	width: 100%;
}
div.footer {
	border-top: 1px solid gray;
}
div.youarehere {
	font-family: Helvetica;
	font-size: 12px;
	font-style:oblique;
	border-bottom: 1px solid #260f74;
	padding: 5px;
}
h1, h2, h3 {
	margin-top: 0;
	border-bottom: 1px solid gray;
	color: gray;
}
div.pageheader {
	margin-bottom: 5px;
}

div#news-slideshow-1 {
	height: 290px;
}
.align-center {
	text-align: center;
}