body {
	margin: 0px;
	background-image: url(images/back.gif);
	text-align: center; /* centering fix for IE 5 & 5.5 windows - PART 1 */
	}
	
#content {
	width: 754px;
	margin: 20px auto 20px auto;
	border: solid 2px #fff;
	background: #DADADA;
	text-align: left;  /* centering fix for IE 5 & 5.5 windows - PART 2 */
	voice-family: "\"}\"";  /* IE 5 & 5.5 windows Box Model Hack */
	voice-family:inherit;  /* IE 5 & 5.5 windows Box Model Hack */
	width: 749px;
	}

#needlessHack {
	}	
	
#logo {
	background: #D6D6AD;
	width: 749px;
	}
	
#navigation {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
	width: 749px;
	background: #000;
	}
	
#frontImages {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
	}

#images {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
	}

.frontCenterImage {
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #fff;
	}
	
#homepageHeader {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
	width: 749px;
	background: #666;
	}

#subpageHeader {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
	width: 548px;
	background: #666;
	voice-family: "\"}\"";  /* IE 5 & 5.5 windows Box Model Hack */
	voice-family:inherit;  /* IE 5 & 5.5 windows Box Model Hack */
	width: 549px;
	}
	
#needlessHack {
	}	

#homepageContent {
	width: 420px;
	padding: 15px;
	background: #CECECE;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #fff;
	}

#subpageContent {
	width: 549px;
	padding: 15px;
	background: #CECECE;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #fff;
	voice-family: "\"}\"";  /* IE 5 & 5.5 windows Box Model Hack */
	voice-family:inherit;  /* IE 5 & 5.5 windows Box Model Hack */
	width: 519px;
	}

#needlessHack {
	}	
	
#subpageSideImage {
	float: right;
	width: 199px;
	}

#subpageSideImage p {
	padding: 20px;
	font-family: georgia;
	font-size: 11px;
	color: #666;
	font-style: italic;
	line-height: 16px;
	}

.name {
	display: block;
	margin-top: 10px;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	}
	
p {
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	}

#subpageContent p {
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	}

ul {
	padding-left: 25px;
	}

li {
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	}

h1 {
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	}
	
#copyright {
	width: 749px;
	padding: 3px;
	background: #000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #fff;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
	text-align: center;
	color: #ccc;
	voice-family: "\"}\"";  /* IE 5 & 5.5 windows Box Model Hack */
	voice-family:inherit;  /* IE 5 & 5.5 windows Box Model Hack */
	width: 743px;
	}
	
.formTitle {
	font-family: georgia;
	font-size: 12px;
	line-height: 14px;
	}
	
.formField {
	width: 150px;
	margin: 0px;
	}	
	
.comments {
	width: 200px;
	height: 100px;
	margin: 0px;
	}
	
a:link {
	color: #fff;
	text-decoration: none;
	}	

a:visited {
	color: #fff;
	text-decoration: none;
	}	

a:active {
	color: #fff;
	text-decoration: none;
	}	

a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#contact {
	padding: 8px;
	border: dotted 1px #fff;
	width: 207px;
	}