body,html
{	
	padding: 0;
	margin: 0;
	background: #2f3739 url(blueness/images/bg.jpg) repeat-x;
	font-family: Arial;
	
}
a
{
	color: #ccc;
}
p
{
	padding: 10px 0;
}
a:hover
{
	color: #777;
}
#newsContent
{
	line-height: 24px;
}
#phutainer
{
	width: 1000px;
	margin: 0 auto;
}

#survey1
{
	font-family: Lucida Sans;
	font-size: 90%;
}

#survey1 li
{
	margin-top: 10px;
}

#survey1 label
{
	width: auto;
	float: none;
}

#survey1 p
{
	margin-top: 10px;
}
#top
{
	position: relative;
	background: url(blueness/images/header.jpg);
	height: 255px;
}

#left
{
	width: 258px;
	float: left;
	background: url(blueness/images/topleft.png) no-repeat top right;
	color: #777;
}

#content
{
	background: #fff;
	float: left;
	width: 714px;
	-moz-box-shadow: 0px 0px 13px #000;
	-webkit-box-shadow: 0px 0px 13px #000;
	box-shadow: 0px 0px 13px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,strength=5,direction=0);

	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 199;
}

#contentHeader
{
	position: absolute;
	bottom: 0;
	left: 265px;
	height: 45px;
	font-size: 26px;
}
#big td
{
width: 110px;
background-color: #d6d6d6;font-family: Lucida Sans, Tahoma;font-size: 12px;
vertical-align: top;
height: 110px;
border: 1px solid #fff;
}
#big th, #big table
{
font-family: Lucida Sans, Tahoma;
font-size: 14px;
}

#big li, #big ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}

.nh
{
	background: #1f2425;
	color: #ccc;
	padding: 5px;
	letter-spacing: 5px;
	margin: 5px 0;
}
.nh p
{
padding: 0;
}
#contentContent h1
{
font-size: 26px;
color: #183965;
font-weight: bold;
padding-bottom: 6px;
}
#contentContent h2
{
font-size: 18px;
color: #000000;
letter-spacing: 2px;
font-weight: bold;
}

#contentContent h3
{
font-size: 16px;
color: #000000;
margin: 10px 0;
font-weight: bold;
}
.nh p
{
	margin-left: 5px;
}
#navContent li
{
	border-bottom: 1px solid #777777;
	line-height: 30px;
	text-align: right;
	padding-right: 15px;
}

#navContent p
{
	padding: 0;
	margin: 0;
}
#navContent li:hover
{
	border-bottom: 1px solid #ccc;

}

#navContent a
{
	color:#ccc;
	text-decoration: none;
}

#navContent a:hover
{
	color:#777777;
	text-decoration: none;
}
#foot
{
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	width: 714px;
	float: right;
	margin-right: 40px;
}
#contentHeader p
{
	font-weight: 800;
}

#content a
{
	color: #183965;
}

#content a:hover
{
	color: #2f3739;
}

#footSpace
{
	margin-top: 10px;
	float: left;
}
table#smaller 
{
	width:250px;
}
table#smaller th
{
	text-align: center;
}
.calendar-month
{
	text-align: center;
}

table#smaller td
{
	padding: 0px;
	font-size: 10px;
	margin: 1px;
	background: #e7e7e7;
	text-align: center;
	font-family: Arial;
	height: 40px;
	border: 1px solid #2f3739;
}

table#smaller ul, table#smaller li 
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-indent: -9999px;
	display: none;
	

}

table#smaller .cool
{
	background-color: black;
	width: 100%;
	height: 31px;
	display: block;
	padding-top: 8px;
}