body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;	
	background:url(../../gfx/backgrnd.png);
	line-height: 16px;
}

h1 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #232e7e;
	font-size: 18px;
}

h2 {
	margin: 0;
	color: #232e7e;
	font-size: 16px;
}

h3 {
	margin: 0;
	padding: 0;
	color: #232e7e;
	font-size: 14px;
}


a {
	color: #232e7e;	
	outline: none;
}

a:hover {
	text-decoration: none;
}

#titleprint {
	display: none;
}

#firstline {
	color: #232e7e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -2px;
}

#woman {
	position: absolute;
	right: 0; 
	bottom: 0;
	width: 233px;
	height: 200px;
	background:url(../../gfx/woman.png);
}

#cow {
	position: absolute;
	right: 0; 
	bottom: 0;
	width: 263px;
	height: 180px;
	background:url(../../gfx/cow.png);
}

#sign {
	position: absolute;
	right: 0; 
	bottom: 0;
	width: 224px;
	height: 150px;
	background:url(../../gfx/sign.png);
	
}

#purple {
	position: absolute;
	right: 0; 
	bottom: 0;
	width: 217px;
	height: 180px;
	background:url(../../gfx/purple.png);
}

#man {
	position: absolute;
	right: 0; 
	bottom: 0;
	width: 179px;
	height: 180px;
	background:url(../../gfx/man.png);
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 850px;
	background: #FFFFFF;
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
}

#leftwrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new1.jpg) no-repeat top left;
}

#leftwrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new2.jpg) no-repeat top left;
}

#leftwrapper3 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new3.jpg) no-repeat top left;
}

#leftwrapper4 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new4.jpg) no-repeat top left;
}
#leftwrapper5 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new5.jpg) no-repeat top left;
}
#leftwrapper6 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new6.jpg) no-repeat top left;
}
#leftwrapper7 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new7.jpg) no-repeat top left;
}

#leftwrapper8 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new8.jpg) no-repeat top left;
}

#leftwrapper9 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(../../gfx/left.new9.jpg) no-repeat top left;
}

#title {
	width: 850px;
	height: 190px;
	margin: 0;
	background:url(../../gfx/header_new.png) no-repeat bottom left;
}

#home {
	position: relative;
	top: 10px;
	left: 20px;
	height: 80px;
	width: 220px;
	float: left;
}

#ƒ {
	position: relative;
	margin: 0 0 0 10px;
	padding: 0;
}

#left { 
	position:relative;
	float:left;
	width:140px;
	margin:0;	
	padding:10px;
	z-index:100;
}

#right {
	position:relative;
	float:right;
	width:170px;
	margin: 0;
	padding: 15px 10px 80px 10px;
	z-index:99;
}


#sidenews {
	padding: 20px 0 20px 0;
	color: #232e7e;
}

#sidenews h3 {
	border-bottom: 1px dashed silver;
}

#sidenews a {
	color: #232e7e;
	font-weight: bold;
	text-decoration: none;
}

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

#fact {
	padding: 40px 30px 0 5px;
	color: #41ad49;	
}

#fact a {
	color: #41ad49;
}

.didyouknow {
	font-weight: bold;
	font-size: 14px;
	
}

.event {
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
}

.evtitle {
	color: #232e7e;
	font-weight: bold;	
}

.evdull {
	color: #999999;
}


#center {
	position:relative;
	padding: 15px 220px 160px 170px;
	min-height: 400px;
	height: auto;
	width: 450px;
}

.floater {
	display:none; 
	position:absolute; 
	border: 3px solid #232e7e; 
	background-color: white; 
	padding: 10px; 
	z-index: 200;
}

#footer {
	position:relative;
	width:100%;
	clear:both;
	margin:0;
	padding: 10px 0 10px 0;
	text-align: right;
	background: #232e7e;
}


.clear {
	clear: both;
}


/***** Vertical Navigation *****/

#nav_vert {
	color: #fff;
}

#nav_vert ul {
	padding: 0;
	margin: 0;
}


#nav_vert li {
	list-style: url(../../gfx/bullet.png) outside circle;
	white-space: nowrap;
	width: 100%;
}

#nav_vert li a {
	background: inherit;
	color: #006fbf;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 0 3px;
	line-height: 22px;

}

* html #nav_vert a {width:100%;}

#nav_vert .selected, #nav_vert a:hover
{
	color: #232e7e;
	text-decoration: none;
}

/***** Subsection Navigation *****/

#subnav {
	color: #fff;
}

#subnav ul {
	padding: 0;
	margin: 0;
}


#subnav li {
	list-style-image: none;	
	white-space: nowrap;
}

#subnav li a {
	color: #006fbf;
	font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 15px;
	line-height: 18px;

}


* html #subnav a {width:100%;}

#subnav .selected, #subnav a:hover
{
	color: #232e7e;
	text-decoration: none;
	background-image: url(../../gfx/sub.bullet.png);		
}


ul.pdf li {
	background: url(../../gfx/pdf.gif) no-repeat -4px 3px;		
	list-style-type: none;
	line-height: 24px;
	margin-left: -20px;
	padding-left: 18px;
}


/***** Quick Links *****/


.preload {
	display: none;
}

#quicklinks {
	color: #fff;
	padding: 6px 20px 0 0;
}

#quicklinks ul {
	padding: 0;
	margin: 0;
}


#quicklinks li {
	float: right;
	list-style: none;
	white-space: nowrap;

}

#quicklinks li a {
	background: inherit;
	color: #333;
	display: block;
	text-decoration: none;
	padding: 0;
	line-height: 50px;
	width: 50px;	

}

#quicklinks li a:hover {
	background-position: 0 -50px;
}



#quicklinks .kids {
	background: url(../../gfx/btn_kids.jpg) no-repeat 0 0;	
}

#quicklinks .maps {
	background: url(../../gfx/btn_maps.jpg) no-repeat 0 0;	
}

#quicklinks .news {
	background: url(../../gfx/btn_newsletters.jpg) no-repeat 0 0;	
}

#quicklinks .facts {
	background: url(../../gfx/btn_facts.jpg) no-repeat 0 0;	
}

#quicklinks .events {
	background: url(../../gfx/btn_events.jpg) no-repeat 0 0;	
}

#quicklinks .publications {
	background: url(../../gfx/btn_publications.jpg) no-repeat 0 0;	
}




* html #quicklinks a {width:1%;}


/***** Footer Navigation *****/

#footer ul {
	padding: 0;
	margin: 0;
}


#footer li {
	float: right;
	list-style: none;
	white-space: nowrap;

}

#footer li a {
	background: inherit;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 0 10px;

}

* html #footer a {width:1%;}

#footer .selected, #footer a:hover
{
	color: #fff;
	text-decoration: underline;
}


