/* Kustomwebdesigns */
/* All associated graphics copyright 2005, Blake Kus */

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
	background-color: #2e4b5b;
	background-image: url(../images/non-flash-bg.jpg);
	background-repeat : repeat-x;
	background-position : top left;	
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
}
	
#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}