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

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

#top_border{
	position:relative;
	width:auto;
	height:10px;		
	background-color: #f6e702;	
}

#interface_frame{
	position:relative;
	width: auto; 
	height:500px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;	
	background-image:url(images/index-background.jpg);
	background-repeat:repeat-x;
}

#flash_intro{
	position:relative;
	width:700px;
	height:500px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image:url(images/index-background.jpg);
	background-repeat:repeat-x;
	text-align:center;
	z-index:1;
	
}

#preload {
	position:absolute;
	left:0px;
	top:0px;
	width:855px;
	height:581px;
	z-index: 1;
}
#preload img{
    display: none
}



/* GENERAL FORMATTING */

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

p{
	margin-top:2px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

/* LINK FORMATTING */

a {
	color:#ff0103;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color:#f29e00;
	font-weight: bold;
	text-decoration:underline;
}


/* PRINT PROPERTIES */

#dont_print {   	
}

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

/* FOOTNOTE */

#footnote{
	position:relative;
	left:0px;
	top:5px;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	height:auto;
	text-align:center;
}
	
#footnote a{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 9px; 
	font-weight:normal;
	color: #ec5e00; 	
	text-decoration:none;
}

#footnote a:hover{	
	color: #ec5e00; 
	text-decoration:none;	
}




/* END CSS */
