#body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	width: 800px;
}
#bodyContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333; 
	width: 800px;
}
.homeTxt {
	width: 400px;
	clear: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	align: top;
	text-align: left;
}
.homeTxt .floatBox  {
	float: left;
	width: 83px;
}
* html .homeTxt p { /* IE 3px jog hack*/
	height: 1%;
}
.homeTxt p {
	margin-top: 0;
	margin-left: 84px;
	line-height: 1.75em;
}
.homeAddress {
	float: right;
	position: absolute;
	top: 0; 
	right: 0;
	height: 300px;
	align: top;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 1.75em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.homeAddress a:link, .homeAddress a:visited {
	text-decoration: none;
	color: #333333;
}
#topNavWrapper  {
	position: absolute;
	top: 25px;
	right: 15px;
	text-align: right;
	font-weight: bold;
}
#topNavWrapper ul {
	list-style: none;
}
#topNavWrapper li {
	background: url(../images/red_square.gif) center left no-repeat;
	display: inline;
	margin-left: 20px;
	padding-left: 8px;
}
#topNavWrapper li a:link, #topNavWrapper li a:visited  {
	padding: 3px 3px 3px 0.5em;
	color: #666666;
	text-decoration: none;
}
#topNavWrapper li a:hover { 
	text-decoration: underline;
}
#headerContainer {
	position: relative;
	top: 0;
	left: 0;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 100%;
}
#headerContainer h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0 0 10px 15px;
}
#headPicContainer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 143px;
	background-color: #3B3B3B;
}
#headPicContainer img {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#main {
	 position: relative; 
	 top: 0; 
	 left: 0; 
	 width: 100%; 
	 margin: 0px 0px 0px 0px;
	 background-color: #CCCCCC;
}
#content {
	top: 0; 
	right: 0;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 173px;
	background-color: #FFFFFF; 	
}
	#content h1 {
		width: 594px;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px solid #EB2D2E;
		padding: 0px 0px 0px 12px;
		background: url(../images/red_square.gif) center left no-repeat;
	}
	#content h2 {
		font-size: 12px;
		font-weight: bold;
	}
	#content a:link, #content a:visited  {
		padding: 2px 2px 2px 2px;
		color: #333333;
	}
#sidebar  {
 	position: absolute; 
	margin: 0px 0px 0px 0px;
	top: 0; 
 	left: 0; 
	width: 173px;
 	background-color: #CCCCCC; 
 	color: #000000; 
}
	#sidebar ul { 
	 list-style: none; 
	 margin: 0; 
	 padding: 0;
	 border-top: 1px solid #FFFFFF;
	} 
	#sidebar li { 
	 border-bottom: 1px solid #FFFFFF; 
	} 
	#sidebar li a:link, #sidebar li a:visited  { 
	 display: block; 
	 padding: 3px 3px 3px 0.5em; 
	 border-left: 0px; 
	 border-right: 0px; 
	 background-color: #A7A7A7; 
	 color: #3B3B3B; 
	 text-decoration: none; 
	} 
	#sidebar li a:hover { 
	 background-color: #EB2D2E; 
	 color: #FFFFFF; 
	} 
	#sidebar ul ul { 
	 margin-left: 0px; 
	 text-indent: 12px;
	} 
	#sidebar ul ul li { 
	 border-bottom: 1px solid #FFFFFF; 
	 margin: 0;
	} 
	#sidebar ul ul a:link, #sidebar ul ul a:visited { 
	 background-color: #CCCCCC; 
	 color: #3B3B3B; 
	} 
	#sidebar ul ul a:hover { 
	 background-color: #EB2D2E; 
	 color: #FFFFFF; 
	}
/* end Navigation */
#Container  {
	background-color: #FFFFFF;
	margin: 0 0 0 173px;
	padding: 5px 5px 2px 5px;
	text-align: center;
}
#footerContainer  {
	font-size: .9em;
	text-color: 3B3B3B;
	text-align: center;
}
#footerContainer ul {
	list-style: none;
}
#footerContainer  li {
	display: inline;
	padding: 5px 5px 5px 5px;
}
#footerContainer  li a:link,  #footerContainer li a:visited {
	color: #666666;
	text-decoration: none;
}
#footerContainer  li a:hover {
	text-decoration: underline;
}
#projectWrapper {
	 position: relative; 
	background-color: #F4F4F4;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	height: 100%;
	margin: 0px 0px 0px 0px;	
}
#projectWrapper h2 {
	display: block;
	margin: 0 0 10px 0px;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px solid #b5b5b5;
	letter-spacing: .1em;
}
#projectText {
	position: absolute;
	text-align: left;
	margin: 10px 10px 10px 365px;
	width: 100%;
	display: block;
}
#projectImage {
	margin: 10px 10px 10px 12px;
	text-align: left;
	width: 360px;
}
#projectImage img {
	border: 1px solid #CCCCCC;
	margin-right: 7px;
}
#projectTable  {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #b5b5b5;
	margin: 10px 0px 0px 0px;
}
	#projectTable th {
		background-color: #CCCCCC;
		text-align: left;
		padding: 2px 2px 2px 15px;
		margin-right: 2px;	
		border-bottom: 1px solid #b5b5b5;
	}
	#projectTable td {
		padding: 4px 4px 4px 11px;
	}

	#projectTable tr a:link, #projectTable tr a:visited {
		color: #333333;
		text-decoration: underline;
	}
	#projectTable tr a:hover, #projectTable tr a:active {
		color: #333333;
		text-decoration: none;
	}
	#projectTable tr.altRow {
		background-color: #F4F4F4;
	}
	#projectTable tr:hover, #projectTable tr.hilite {
		background-color: #A7A7A7;
	}
	#projectTable caption {
		padding: 0 0 5px 0;
		width: 600px;
		font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
		color: #999999;
	}
#projectItems {
	margin: 0px 0px 0px 0px;
}
#projectItems ul {
	list-style: none;
}
#projectItems li {
 	display: block;
	padding: 0px 4px 1em 4px;
	}
#contaboutWrapper {
	display: block;
	color: #333333;
	width: 350px;
	margin: 10px 10px 10px 10px;
}
#contaboutWrapper em {
	font-weight: bold;
}
#contaboutText {
	margin: 10px 10px 10px 12px;
	text-align: left;
	width: 360px;
}
#contaboutImage {
	position: absolute;
	text-align: left;
	margin: 10px 10px 10px 365px;
	width: 100%;
	display: block;
}
