/* CSS Document */

#topNE {
	width: 100%;
	height: 120px;
	background:  url(../images/bg/tricolorbgue.gif) no-repeat;
}
#middleNE {
	width: 100%;
	background-color: #cccccc;
	/*background: url(../images/fauxcolumns.gif) repeat-y left top;*/
}
#middleNE a:link, a:visited {color: #000000;}
#middleNE a:hover {color: #990000;}
#textNE {
	float: left;
	width: 310px;
	background-color: #cccccc;
	margin: 0em;
	padding-left: 50px;
}
#textNE p {
	/*padding-left: 65px;*/
	line-height: 1.3em;
	padding-bottom: 0.25em;
	/*padding-right: 0.5em;*/
	font-size: 96%;
}
#textNE h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	margin: 0em;
	padding: 1.5em 0 0 0;
	text-align: center;
}
.title {
	text-transform: uppercase;
	color: #990000;
}
#containerNEbtm{
	float: left;
	width: 310px;
	background-color: #cccccc;
	margin: 0em;
	padding-left: 50px;
}
#containerNE {
	float: right;
	width: 400px;
	background-color: #999;
	border: 1px solid #666;
}
#containerNE p {
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
}
.itemNEleft {
	position: relative;
	left: 4px;
	float: left;
	width: 185px;
	height: 9em;
	background-color: #fff;
	margin-top: 6px;
	margin-bottom: 2px;
	padding-bottom: 1em;
}
.itemNEright {
	position: relative;
	right: 4px;
	float: right;
	width: 185px;
	height: 9em;
	background-color: #fff;
	margin-top: 6px;
	margin-bottom: 2px;
	padding-bottom: 1em;
}
.itemNEbtm {
	position: middle;
	right: 4px;
	float: left;
	width: 285px;
	height: 13em;
	background-color: #fff;
	margin-top: 6px;
	margin-bottom: 2px;
	padding-bottom: 1em;
}
/*.itemNEbtm p {
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
}*/
.itemNEbig {
	position: relative;
	left: 4px;
	float: left;
	width: 392px;
	height: 19em;
	background-color: #ffffff;
	margin-top: 6px;
	margin-bottom: 2px;
	padding-bottom: 1em;
}
h3 {
	text-align: center;
	background-color: #ffffff;
}
h5 {
	text-align: center;
	padding-bottom: 1em;
}
h6 {
	text-align: center;
	font-size: 120%;
	margin: 0em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	background-color: #666666;
	color: #990000;
}
#menu {
	width:189px;
	z-index:100;
	height: 5em;
}
#menu a:link, #menu a:visited {
	/*display:block;*/
	text-decoration:none;
	font-size: 96%;
}
#menu a img {border: 1px solid #fff;}
#menu a {margin-left: 4px; text-decoration: none; color: #000; font-size: 96%;}
#menu a:hover {margin-left: 4px;text-decoration: underline; color: #990000; font-size: 96%;}
#menu img {margin-top: 4px; margin-right: 4px;}
#menu img:hover {border: 1px solid #990000;}
#bottom {
	clear: both;
	width: 100%;
	height: 150px;
	background:  url(../images/bg/footer2.gif) no-repeat;
}
.clear {clear:both;}
