	body {
		background-color: rgb(247, 247, 247);
		position: relative;
		}

	A:link { 
	color: #06C; 
	/*background-color: #fff;*/
	}

A:visited { 
	color: #039; 
	/*background-color: #fff;*/
	}

A:active	{ color: #f90; 
	/*background-color: #fff; */
}

A:hover { 
	color: #006; 
	/*background-color: #fff;*/
	}
	
	#container {
		width: 710px;
		margin: 0 10px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		background-color: rgb(247, 247, 247);
		}

	#content {
		padding: 15px;
		margin-left: 250px;
		background-color: rgb(255, 255, 255);
		border: 1px solid gray;			
		}
	
	#contactGraphic {
		margin-bottom: -10px;
		margin-top:0px;
		text-align:right;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		/*padding-right:30px;*/
		color:#333333;
		}
	#contactGraphic h1 {
		padding-left:21px;
		margin-top:0px;
		float:left;
		text-align:left;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		color:#ccc;
		}
.extraleft {
	text-align:right;
	padding-right:5px;
	border-right:1px solid #ccc;
}
.extraright {
	padding-left:5px;
	text-align:left;
}
	#sidebar {
		float: left;
		width: 20px;
		\width: 30px;
		w\idth: 20px;
		margin: 0px;
		margin-right: 2px;
		/*height: 417px;*/
		margin-top: 55px;
		}

	#sidebar-a {
		float: left;
		width: 210px;
		\width: 220px;
		w\idth: 210px;
		margin: 0;
		margin-right: 5px;
		padding: 5px;
		background-color: rgb(255, 255, 255);
		border: 1px solid gray;
		/*background-image: url(logo.jpg);
		background-position: 5% 95%;
		background-repeat: no-repeat;*/
		}
		
	#navigation {
		padding: 15px 25px 45px 45px;
		}
#navigation a {
	margin-left:7px;
	text-decoration:none;
}
.temp a:link, .temp a:visited, a.temp, a:visited.temp{
	text-decoration:line-through;
	color:#CCCCCC;
}
.style4 {
	font-size: 11px; 
	color:#ED7B57;
	margin-left:-15px;
}

	.copy {
	/*color: #666;*/
	color:#333333;
	font-family: Verdana, Trebuchet, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	}	
	a:link.non, a:visited.non, a:hover.non {
	color: #ccc;
	text-decoration:none;
	}	
	.nav {
	color: #999;
	font-family: Verdana, Trebuchet, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	}
	#footer {
	padding-top:15px;
	text-align:right;
	}		
	#footer a {
	background-color: rgb(247, 247, 247);
	}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 12;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #039; 
}
hr {
	width:50%;
	color: #039; 
	height:1px;
}
img.right {
	float:right;
	margin-left:10px;
}
h2 {
	font-size:18px;
	color:#666;
}
h3 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
}