body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	margin:0px;
	margin-top:15px;
	}
	
A {
	color:#666;
	text-decoration:none;
	font-weight:bold;
	}
A:link {
	color:#666;
	text-decoration:none;
	}
A:hover {
	color:#f63;
	text-decoration:none;
	}
A:active {
	color:#f63;
	}
	
td,p,h1,pre,li,ol {
	font-size: 10px;
}

h1 {
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

img {
	border:0px;
	}

/*in IE5 whatever class or ID comes after this one is ignored.*/
/*is it the voice-family crap?*/

#frame {
	width:753px;
	padding:0px;
	text-align:left;
	margin-left:15px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-right:auto;
	margin-left:auto;
}

.dummy { }

#header {
	width:752px;
	margin-bottom:15px;
	border:1px solid #666;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:748px;
}	

.dummy { }

#intro_anim {
	width:752px;
	height:445px;
	padding:0px;
	border:1px solid #666;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:748px;	
	}
.dummy { }

.f63 {
	color:#f63;
	}

.leftcontent,.rightcontent {
	height:445px;
	float:left;
	background:#fff;
	border:1px solid #666;
	margin:0px;
	padding:0px;
	width:152px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:150px;
}

.dummy { }

.leftcontent td, .rightcontent td {
	padding:4px 10px 4px 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	}

.leftcontent h1,.rightcontent h1 {
	border-bottom:1px solid #666;
	text-transform:uppercase;
	margin:0px;
}

h1 a:link {
	color:#000;
	}
h1 a:hover {
	color:#000;
	text-decoration:none;
}
h1 a:visited {
	color:#000;
	}

.centercontent {
	padding:0px;
	margin:0px;
	height:445px;
	float:left;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:#fff;

	width:448px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:446px;
	}
/*declaration that comes after .centercontent doesn't work on IE 5.0*/
/*need dummy to skip over*/
.dummy { }

#casestudy h1 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color: #fff;
	background-color: #f63;
	margin:0px;
	padding:10px 0px 10px 15px;
	border-bottom:1px solid #666;
	letter-spacing:auto;
}

html>body .centercontent {
  width:446px;
}

