/*
	Crain Architects Stylesheet
	Developed by: Jeff Waterfall
*/
html
{
	/*height: 100%;*/
}
body 
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	/*height: 100%;*/
}

#crainswf
{
	position: relative;
	left: -50px;
	margin: 0;
}
#crainswf a
{
	margin-top: 50px;
	width: 329px;
	height: 429px;
	background: transparent url(../images/get-flash.jpg) top center no-repeat;
	outline: none;
	display: block;
}
#desciption
{
	visibility: hidden;
	height: 1px;
	width: 1px;
	position: absolute;
	left: -100px;
	color: #FFFFFF;
	font-size: 4px;
}

