/* CSS STYLES FOR http://www.streetframes.com CREATED BY - http://www.thinksoda.com/ */

body{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#frame{
	position:relative;
	width:855px;
	top:25px;
	margin-left:auto;
	margin-right:auto;
}

#backdrop_GFX{
	position:relative;
	width:855px;
	height:510px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/interface_backdrop.jpg);
	background-repeat:no-repeat;
}

#links{
	position:relative;
	top:303px;
	left:539px;
	width:250px;
	height:auto;
	z-index:10;
}

#links img{
	float:left;
	margin:0px;
	border:0px;
}

#flash_GFX{
	position:relative;
	top:45px;
	left:442px;
	width:418px;
	height:232px;
	z-index:20;
}

br.clear{
	clear:both;
	margin:0px;
}

/* TEXT FORMATING */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
}

/* PRINT PROPERTIES */

#dont_print {   	
}

#printlogo {
	position: absolute;	
	width: 262px;
	height: 239px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
#printlogo img{
    display: none
}

/* PAGE TEXT FOR PRINTING */

#page_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

#page_text p{
    display: none
}

#design_credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #90ba0f;
}

#design_credit p{
    display: none
}


/* END CSS */
