body {
	background-color: #FFFFFF;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	margin-top: 0px;
}
ul, ol, li, p, span, td, th, div {
	font-family: Arial, sans-serif;
}

#holder {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-color: #FFFFFF;
}
#bar1 {
	background-color: #FF1C24;
	background-image: url(../images/topleft.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 22px;
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 20px;
	width: auto;
}

#mainnav {
	background-color: #FF1C24;
	background-image: url(../images/CNE_elements_11.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 37px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
}
ul#nav {
	font-size:14px;
	text-transform:lowercase;
	width:1024px;
	height:auto;
	overflow:visible;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
ul#nav li {
list-style:none;
display:inline;
border-right:1px solid #FFFFFF;
position:relative;
}

ul#nav li a {
color:#FFFFFF;
text-decoration:none;
padding:0 10px 0 10px;
}
ul#nav li a:hover {
color:#FFFFFF;
text-decoration:underline;
}

ul#nav li.last {
font-weight:normal;
font-size:14px;
text-transform:none;
border:none;
}

#logo {
	height:167px;
	width: auto;
}

#content {
	width: 588px;
	float: left;
	background-color: #FFFFFF;
}
#content A:link {color: #FF1C24; text-decoration: underline}
#content A:visited {color: #FF1C24; text-decoration: underline}
#content A:hover {color: #666666; text-decoration: none;}
#content A:active {color: #CCCCCC; text-decoration: none}
#content p {
	margin:15px;
	font-size:12px;
	line-height:17px;
}
#content h1 {
	margin:15px;
	font-size: 20px;
	color: #FF1C24;
	font-weight: normal;
}
#content h2 {
	margin:15px;
	font-size: 18px;
	color: #FF1C24;
	font-weight: normal;
}
#content h3 {
	margin:15px;
	font-size: 16px;
	color: #FF1C24;
	font-weight: normal;
}
#content li {
	margin:5px;
	font-size:12px;
	line-height:14px;
	list-style-position: outside;
	list-style-image: url(../images/bullit.gif);
}

#leftbox {
	width: 198px;
	float: left;
	background-image: url(../images/leftboxgrad.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	height: 300px;
}
#leftbox A:link {color: #FF1C24; text-decoration: underline}
#leftbox A:visited {color: #FF1C24; text-decoration: underline}
#leftbox A:hover {color: #666666; text-decoration: none;}
#leftbox A:active {color: #CCCCCC; text-decoration: none}
#leftbox p {
margin:15px;
font-size:12px;
line-height:17px;
}
#leftbox h1 {
	margin:15px;
	font-size: 18px;
	color: #FF1C24;
	font-weight: normal;
}
#leftbox h2 {
	margin:15px;
	font-size: 16px;
	color: #FF1C24;
	font-weight: normal;
}
#leftbox h3 {
	margin:15px;
	font-size: 16px;
	color: #FF1C24;
	font-weight: normal;
}
#rightbox {
	width: 198px;
	float: right;
	background-image: url(../images/leftboxgrad.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	height: 300px;
}
#rightbox A:link {color: #FF1C24; text-decoration: underline}
#rightbox A:visited {color: #FF1C24; text-decoration: underline}
#rightbox A:hover {color: #666666; text-decoration: none;}
#rightbox A:active {color: #CCCCCC; text-decoration: none}
#rightbox p {
margin:15px;
font-size:12px;
line-height:17px;
}
#rightbox h1 {
	margin:15px;
	font-size: 18px;
	color: #FF1C24;
	font-weight: normal;
}
#rightbox h2 {
	margin:15px;
	font-size: 16px;
	color: #FF1C24;
	font-weight: normal;
}
#rightbox h3 {
	margin:15px;
	font-size: 16px;
	color: #FF1C24;
	font-weight: normal;
}

#newsbox {
	width: 560px;
	background-image: url(../images/newsboxgrad.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	height: 150px;
}

ul#topbar {
	font-size:10px;
	text-transform:lowercase;
	padding:5px 0 0px 0;
	width:auto;
	height:auto;
	overflow:visible;
	text-align: right;
}
ul#topbar li {
list-style:none;
display:inline;
border-right:1px solid #FFFFFF;
position:relative;
}

ul#topbar li a {
color:#FFFFFF;
text-decoration:none;
padding:0 10px 0 10px;
}
ul#topbar li a:hover {
color:#FFFFFF;
text-decoration:underline;
}
ul#topbar li.last {
font-weight:normal;
text-transform:none;
border:none;
}

#base {
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 0px 20px;
	width: 1024px;
	height: 44px;
	background-image: url(../images/base1024.gif);
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 10px;
	background-repeat: no-repeat;
}
#clearDiv {
width:100%;
clear:both;
height:0px;
}
