body	{
	font-size: 82.5%;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container	{
	position: relative;
	width: 620px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
}

#header	{
	width: 560px;
	padding: 10px 30px 10px 30px;
	color: #FFFFFF;
	background-color: #D60C08;
}

#header h1	{
	font-size: 1.2em;
	font-family: times, serif;
	font-weight: 700;
	margin-bottom: 2px;
}

#header h2 {
	font-size: 1em;
	font-family: times, serif;
	font-style: italic;
	font-weight: 500;
	margin-bottom: 3px;
}

#main	{
	float: left;
	width: 380px;
	height: 492px;
	padding: 30px 30px 100px 30px;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url('http://www.ncci.org/images/main.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#main h2	{
	font-size: 1.3em;
	font-weight: 700;
	text-align: center;
	font-family: times, serif;
}

#main img	{
	float: none;
	margin: 5px;
	border: none;
}

#bottom {
position: absolute;
	left: 20%;
	top: 600px;
	width: 180px;
	padding-left: 60px;
	z-index: 3;
	color: #000;
	padding: 3px;
	}	

#side	{
	float: right;
	width: 160px;
	height: 602px;
	padding: 20px 5px 0px 12px;
	text-align: left;
	border-right: 1px solid #000000;;

	background-image: url('http://www.ncci.org/images/main.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#side a, #side a:link, #side a:visited, #side a:active	{
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	background-color: inherit;
	text-decoration:none;
}

#side a:hover	{
	color: #FFFFFF;
	background-color: #D60C08;
	}

#news	{
	width: 97px;
	text-align: left;
	margin: 8px auto;
	padding: 2px;
}

#news img {
  float:none;
  margin: 0px 0px 0px 0px;
  }
 
 a, a:link, a:active, a:visited	{
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

a:hover	{
	color: #000000;
	text-decoration: none;
}
