body{ 
	behavior: url(http://www.xs4all.nl/~peterned/htc/csshover.htc); 
	background: url(img/background9.gif);
	background-repeat: repeat;

	} 

#header {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1083px;
	
	} 


#header #logo {
	float: left;
	margin-top: 0px;
	width: 183px;
	height: 194px;
	background-image: url("img/bgtop2.gif");
	
}

#header #imageBanner {
	float: right;
	background: url("img/bgtop2.gif");
	
}
#header #navbar {
	float: none;
	background: url(img/navbar2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: transparent;
	clear: both; 
	height: 45px; 
	
}			

#header #navbar #homeButton {
	color: #666666;
	float: left;
	padding: 18px 0 0 10px;
	text-align: center;
	width: 183px; 
}

#header #navbar #homeButton ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
			
#header #navbar #homeButton ul li {
	display: inline;
	margin: 0;
	padding: 0 15px; 
}

#header #navbar #homeButton ul li.active {			
	font-weight: bold;
}

#header #navbar #homeButton a, a:visited{
	color: #eeeeee; 
	text-decoration: none;

}

#header #navbar #homeButton a:hover{
	color: #CC1100;
	
}

#header #navbar #menu {
	color: #666666;
	float: left;
	padding: 15px 10px 10px 15px;
	text-align: left;
	
}


#header #navbar #menu ul {
	padding: 0 0 0 5px;  
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	
}

#header #navbar #menu ul li {
	float: left;
	margin: 0; 
	padding: 3px 6px 3px 6px;
}

#header #navbar #menu ul li a { 
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	background-color: transparent;
	color: #eeeeee;
	margin: 0;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	display: block;

	
	
}

#header #navbar #menu ul li a.current_page_item {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: #ffffff;
	color: #eeeeee; 
}

 #header #navbar #menu ul li a:hover {
	color: #CC1100;
	
}


/*** Nav bar menus ***/

ul.nav, .nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
		
}

ul.nav{
	display: table;

}

ul.block {
	table-layout: fixed;
	width: 100%;
}
ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 3px 6px 3px 6px;
	
}


ul.nav li > ul{ /*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
/*	margin-top: 2px;
	*/
}

ul.nav li:hover{
	text-indent: 0;
	}
	
ul.nav li:hover>ul{ /*When hovered, make them appear*/
	display : block;
	max-width: 200px;
}

.nav ul li a{ /*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	width: 200px;
	float: left;
	padding: 3px 6px 3px 6px;
	
}

 .nav ul, .nav ul li a{
	background-color: #111111;
	color: #eeeeee;

}

ul.nav ul li a{
	background-color: transparent;
	color: #eeeeee;
}

ul.nav li:hover, .nav ul li a:hover{
	color: #CC1100;
/* 	background-color: #232323;	
	border-left-color:#CC1100;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#CC1100;
	border-right-style:solid;
	border-right-width:3px; 
	border-top-color:#CC1100;
	border-top-style:solid;
	border-top-width:3px;
	border-bottom-color:#CC1100;
	border-bottom-style:solid;
	border-bottom-width:3px; */
	
}



/*ul.nav li:active, .nav ul li a:active{
	background-color: #111111;
	color: #CC1100;
}*/

ul.nav, .nav ul {
	border: 0px solid #ffffff;
	
}

.nav a {
	text-decoration: none;
}



#centerSection {
	/* background-attachment: scroll;
	background-color: transparent; 
	background-image: none;
	background-position: center bottom;
	background-repeat: no-repeat; */
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	width: 1083px;
	
}



	
#content {
 	float: left;
	font-size: 110%;
	margin-right: 25px;
	padding: 0 0 0 0 ;
	width: 1083px; 
 }

#leftmargin {
	float: left;
	padding: 10px 5px 10px 5px;
	width: 753px;

	
}

#leftmarginscroll {
	float: left;
	padding: 10px 5px 10px 5px;
	width: 753px;
	height: 1000px;
	overflow: auto;
	
}

#sidebar {
	float: right;
	margin: 14px 0 0 0;
	width: 230px;	
}

#sidebar #newsFeed ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	
	}


#footer {
	background-attachment: scroll;
	/* background-color: #111111; */
	background-image: url(img/bottombar2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
	margin: 0 auto 0 auto;
	width: 1083px;	
}

#footer #copyright {
	color: #eeeeee;
	float: left;
	padding: 10px 30px 10px 30px;
/*	width: 753px; */
	width: 1000px;
}


#footer #copyright a{
	color: #CC1100;
	text-decoration: underline;
}


/* #footer #rightmargin {
	color: #CC1100;
	float: right;
	padding: 20px 15px 20px 15px;
	width: 230px;
} */

h1.first {
	background-color: transparent;
	color: #8B0000;
	font-size: 15px; 
	font-weight: bold;
	font-variant: normal;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 4px 4px 0px 4px;
	text-indent: 10px;
}

p.first {
	background-color: transparent;
	color: #111111;
	font-size: 15px; 
	font-weight: lighter;
	font-variant: small-caps;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	padding: 8px 0px 10px 8px;
	text-indent: 20px
}


h1.second {
	background-color: transparent;
	color: #8B0000;
	font-size: 18px; 
	font-weight: bolder;
	font-variant: small-caps;
	border: 0px solid #ffffff;
	padding: 100px 4px 0px 4px;
	text-indent: 5px;

}

p.second {
	background-color: transparent;
	color: #111111;
	font-size: 15px; 
	font-weight: normal;
	font-variant: small-caps;
	border: 0px solid #ffffff;
	padding: 0px 4px 4px 4px;
	text-indent: 5px;
}	

p.third {
	background-color: transparent;
	color: #111111;
	font-size: 15px; 
	font-weight: normal;
	font-variant: small-caps;
	border: 1px solid #ffffff;
	padding: 0px 4px 0px 4px;
	text-indent: 5px;
}	


h2.first {
	background-color: transparent;
	color: #8B0000;
	font-size: 25px; 
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 2px solid #ffffff;
	padding: 20px 4px 0px 4px;
	text-indent: 5px;
}

h2.second {
	background-color: transparent;
	color: #8B0000;
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
	border: 0px solid #ffffff;
	padding: 0px 4px 0px 4px;
	text-indent: 5px;
}


.photoright100 {
	float: right; 
	padding:2px 2px 8px 10px; 
	margin: 0; font-size:75%; 
	color: #CC1100; 
	font-style:italic; 
	
	}

.photoleft100 {
	float: left; 
	padding:2px 0px 8px 10px; 
	margin: 0; font-size:75%; 
	color: #CC1100; 
	font-style:italic; 
	padding: 2px 10px 8px 2px;
	
	}




/*

h3.second{ color: black; 
	font-family: "Arial";
	font-variant: small-caps;
	font-style: oblique;
	font-weight: bolder;
	position: absolute;
	border: 2px;
	
    
	}
h3.third{ color: black; 
	font-family: "Arial";
	font-variant: small-caps;
	font-style: oblique;
	font-weight: bolder;
	position: absolute;
    ;
	}

h3.fourth{ color: black; 
	font-family: "Arial";
	font-variant: small-caps;
	font-style: oblique;
	font-weight: bolder;
	position: absolute;
    
	}
	
/* .clear {
    overflow: hidden;
    width: 100%;
}



 a.button {
    background: transparent url('img/homebutton_4.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
} 

a.button span {
    background: transparent url('img/homebutton_4.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

 a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; 
    }
	
	

 a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

 a:hover { 
		text-decoration: none;
		border: 1px solid black; 
		padding: 1px;
		cursor: auto;
} */
/*
 p.first { background-color: #FCB514;
		color: blue; 
		font-size: 10px;
		font-variant: small-caps;
		font-family: "Arial";
		text-indent: 20px; 
		text-align: left;
		letter-spacing: 2px; 
		padding: 2px;
		border: 4px solid #EE7600;
		border-style: none;
		border-bottom-style: none;
		border-bottom-color: black;
		position: absolute;
		top: 150px;
		left: 150px;
		z-index: 1;
		
		}
p.second {color: red; 
		font-size: 80px; 
		font-variant: small-caps;
		position: absolute;
		top: 150px;
		left: 150px;
		z-index: 2;
		
		}
		


textarea.noScroll { 
	background-image: url(img/background3.); 
	background-attachment: fixed;
	}
	
textarea { 
	background-image: url(smallPic.jpg); 
	background-attachment: scroll;}

*/


