a:link{color:#3399cc;}
a:visited{color:#3399cc;}
a:hover{color:#3399cc;}

a img {border:none;}
body
{
	background:#143d51; 
	margin:0px; 
	padding:0px;
	font-family: Arial, 'Trebuchet MS', Verdana;
	font-size:13px;
}

.h1 {
	margin-top: 0px;
}

#container
{
	background:#ffffff; 
	width:960px;
	margin: auto;
	margin-top: 0px;
}

p 
{
margin-top: 5px;
}

#main
{
	margin:auto;
}

#logo
{
	
}

#header
{
border-bottom: 1px solid #cccccc;
margin-top:15px;
padding-bottom:5px;
padding-left: 20px;
}

#top
{
background:#3399cc;
}

#menu
{
	font-size: 16px;	
	line-height: 25px;	
}

#menu a 
{
	font-size: 15px;
	color:#3399cc;
}

#menu a:hover
{
	text-decoration:underline;
}

#menu a.current
{
	background:#464241;
}

#content
{
	height:300px;
	min-height:450px;
	height:auto;
}

#footer
{
	background:#3399cc;
	height:100%;
	width:inherit;
	margin-bottom: 20px;
	color:#ffffff;
	font-size: 12px;
}

#footer a
{
	color:#ffffff;
	text-decoration:none;
}

.item {
	width: 350px;
	border: 1px solid #AAAAAA;
	margin: 10px;
	padding: 5px;
	text-align: center;
	}