body {
	background-position: center bottom;
	font: 11.5px Arial, Helvetica, sans-serif;
	background-image: url(/Images/Default/catwalk_bg.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

table, td {
	font: 11.5px Arial, Helvetica, sans-serif;
	color: black;
}

input, textarea, select {
	background-color: #e3e3e3;
	font: 10.5px Arial, Helvetica, sans-serif;
	border: solid #a0c3ce 1px;
}

img, a img {
	border: none;
}


/* - FOR FIREFOX IMAGE LINK PROBLEM FIX - */

a.no_style:hover {
	border: none;
}

/* ------ END FIREFOX PROBLEM FIX ------ */


a:link, a:visited {
	color: black;
	font: 11.5px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	font-style: normal;
	color: black;
	font: 11.5px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active {
	color: black;
	font: 11.5px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footer_nav a:hover {
	color: white;
	border-bottom-color: white;
	font: 10.5px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.footer_nav, .footer_nav a:link, .footer_nav a:visited {
	color: white;
	font: 10.5px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.title {
	color: white;
	font: 16px Arial, Helvetica, sans-serif;
	line-height:1.7em;
}

.button a:link, .button a:visited {
	text-decoration: none;
	color: white;
	font: 12px Arial, Helvetica, sans-serif;
	padding:2px;
}

.button a:hover, .button a:active {
	text-decoration: underline;
	color: white;
	font: 12px Arial, Helvetica, sans-serif;
}

.maincontent {
	width:450px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:1.1em;
	line-height:1.7em;
	text-align:justify;
	color:#000000;
}

#introPage
{
    display: none;
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
     /*filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;*/
    position: absolute;
    z-index: 2000;
}

.introContainer
{
	position: absolute;
	background-color: transparent;
	width: 1700px;
	left: 50%;
	top: 0;
	z-index: 2001;
}

.introHolder
{
	position: absolute;
	background-color: transparent;
	width: 1700px;
	height: 1700px;
	left: -850;
	top: 0;
	z-index: 2002;
}
#Music {
	width:180px;
	height:100px;
	border:0px;
	padding:0px;
}