body {
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	margin: 0 auto;
	width:1000px;
	padding:0px;
	background-image:  url(../images/0_index_template/bkgnd_stripes.gif);
	background-repeat: repeat;
		
	}

a {
	text-decoration:none;
	color:#209db9;
}
a:hover {
	text-decoration:underline;
}

#header {
		background-color: #ffffff;
		width: 1000px;
		height: 65px;
		border-bottom: solid 3px #8b8b8b;		
	}
	
#sidemenu {
	float: left;
	background-color: #eeeeee;
	width: 170px;
	height: 520px;
	padding: 15px;
	text-align:center;
	}

#links {
	background-color: #dddddd;
	width: 1000px;
	height: 60px;
	text-align: center;
	vertical-align: top;
}

#links p {
	text-align:center;
	vertical-align: middle;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	font-style: italic;
}
	
#footer {
	background-color: #eeeeee;
	width: 1000px;
	height: 40px;			
	}
	
#footer p {
	text-align:center;
	vertical-align: middle;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
}
	
#flashcontent {
	margin: 0px 0px 0px 200px;
	padding-bottom:40px;
	width: 800px;
	height: 510px;
	background-color:#ffffff;
	}


	
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.bodybigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#links .bodycopy a strong em {
}
#links .bodycopy a strong {
	font-style: normal;
}
#links .bodycopy a strong em {
	font-style: normal;
}
