*
{
	border: 0;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#all_open
{
	display: none;
}

body
{
	background: #96b4da;
	color: #fff;
}

#container
{
	margin: 0 auto;
	width: 750px;
}

#controls
{
	float: right;
}

#footer
{
	clear: both;
	color: #443;
	border-top: 1px dashed #998;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 5px;
	padding: 5px 0;
	text-align: center;
}

#footer a
{
	color: #443;
}

#header
{
	background: #ccc;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 5px 10px;
}

#header a
{
	color: #fff;
}

#logo
{
	display: block;
	margin: 0 auto;
	width: 258px;
}

#logo img
{
	border-top: 5px solid #998;
	padding: 10px 0 5px;
}

#logo:hover img
{
	border-color: #543;
}

#columns td
{
	padding: 0 5px;
	vertical-align: top;
	width: 240px;
}

.portlet
{
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;

	margin: 0 0 10px;
	width: 300px;
}

.portlet_topper
{
	color: #FFFFCC;
	background: #668ac1;
	padding: 5px 10px;
	font-weight:bold;
}

.portlet_topper a
{
	color: #FFFFCC;
	font-weight: bold;
}

.portlet_content
{
	border-top: 1px solid #998;
	padding: 10px;
}

.portlet_content p
{
	line-height: 150%;
	text-align: justify;
}
.portlet_content li
{
	padding-left: 30px;
	line-height: 150%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: disc;
}

.portlet_content li a:hover
{ 
	color: #FFFF99;
}

.portlet1
{
	position: absolute;
	float: right;
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 300px;
	left: 65px;
	top: 169px;
}

.portlet2
{
	position: absolute;
	float: right;
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 300px;
	left: 410px;
	top: 169px;
}

.portlet3
{
	position: absolute;
	float: right;
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 300px;
	left: 64px;
	top: 436px;
}

.portlet4
{
	position: absolute;
	float: right;
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 300px;
	left: 410px;
	top: 436px;
}

.portlet5
{
	position: absolute;
	float: right;
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 300px;
	left: 410px;
	top: 682px;
}

.portlet6
{
	position: absolute;
	float: right;
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 300px;
	left: 410px;
	top: 950px;
}

.portlet7
{
	position: absolute;
	float: right;
	background: #96b4da;
	border-color: #fff #665 #665 #fff;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 300px;
	left: 65px;
	top: 905px;
}

.portlet_bottom
{
	background: #ccc;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 5px;
}

.sort_placeholder
{
	background: #bba;
}
