/* DAK INDEX t=swf CSS */

/* hide from ie on mac \*/
html {
	
}
#flashcontent {
	background-color: #CCCCAA;
	height: 410px;
	width: 750px;
	
}

/* Styles for no flash message */

div#flashcontent a:link img,
div#flashcontent a:hover img, 
div#flashcontent a:visited img, 
div#flashcontent a:active img { 
	border: none;
	padding: 0px 0px 10px 10px;
}


#imagecontent {

}
/* end */

/* end hide */
body {
	margin:  0px;
	padding: 0px;
	background-color: #727267;
}
.text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.search {
	 display: none;
}	
	
#content {
	text-align:left;
	background-color: #727267;
	margin-top: -218px;
	top: 50%;
	position:absolute;
	left: 50%;
	width:750px;
	margin-left:-375px;
	height: 425px;
}

#contentIE {
	text-align:left;
	background-color: #727267;
	position:absolute;
	left: 50%;
	width:750px;
	margin-left:-375px;
	height: 425px;
}

.footer {
	height: 16px;
	width: 750px;
	background-color: #727267;
}

img {
	padding: 0px;
	margin: 0px;
}
