body {
		background-color : #33212B;
	}
	.CompanyHeader {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}
	.navbar
	{
		background-color : #667863;
		color: #FFFFFF;
		text-align: center;
		width: 100%;
		outline: none;
	}
	a.navtext
	{
		color: #FFFFFF;
		text-align: center;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		outline: none;
		font-size: 1.10em;
	}
	a.navtext:visited {
		color:  #ccc;
	}
	a.navtext:active {
		color:  #ccc;
	}
	a.navtext:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	a.navside
	{
		color: #33212B;
		text-align: center;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		outline: none;
		font-size: 1.10em;
	}
	a.navside:active {
		color:  #ccc;
	}
	a.navside:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	

	.leftbox {
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-right: 2px;
			padding: 5px;
			float: left;
		background: #CCDEC9;
		border: none;

	}
	.rightbox {
		padding: 5px;
		margin-left: 210px;
		background: #FFFFFF;
		border: none;
	}
	html>body #content2 {
		width: 79%; /* ie5win fudge ends */
	}
	.bottombox {
		background: #667863;
		width: 100%;
		border-bottom-color : #000000;
		border-bottom-style : solid;
		border-bottom-width : thin;
		text-align: center;
	}
	.copyright {
		background: #cccccc;
		width: 100%;
		border-top-color: black;
		border-top-style: solid;
		border-top-width: thin;
		font-size: .8em;
		font-family : "Times New Roman", Times, serif;
		text-align: center;
	}
	p {
		font-family : "Times New Roman", Times, serif;
		font-size : .90em;
	}
		.resumebox {
		background: #FFFFFF;
		border: none;
		width: 100%;

}