@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(32.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}
#container {
	position:absolute;
	width:1032px;
	height:682px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#mainlogo {
	position:absolute;
	width:189px;
	height:355px;
	z-index:4;
	left: 24px;
	top: 50px;
	background-image: url(main_logo.png);
	background-repeat: no-repeat;
}
#navigationbar {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 2.25em;
	color:#FFF;
	text-align:right;
	position:absolute;
	width:716px;
	height:28px;
	z-index:2;
	background-color: #000000;
	top: 50px;
	left: 277px;
}
#slideshow {
	position:absolute;
	width:716px;
	height:450px;
	z-index:2;
	left: 277px;
	top: 100px;
	background-image: url(slide_1.jpg);
	background-repeat: no-repeat;
}
#subnav {
	
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 3em;

color:#999;


	position:absolute;
	width:716px;
	height:28px;
	z-index:2;
	top: 625px;
	left: 277px;
	text-align:center;
}
#crack {
	position:absolute;
	width:541px;
	height:613px;
	z-index:1;
	background-image: url(crack_3.png);
	background-repeat: no-repeat;
	left: -150px;
	top: 0px;
}




#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#navtext {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	position:absolute;
	width:444px;
	height:21px;
	z-index:2;
	left: 35px;
	top: 4px;
}
#comingsoon {
	position:absolute;
	width:167px;
	height:165px;
	z-index:20;
	background-image: url(fall2010.png);
	background-repeat: no-repeat;
	left: 300px;
	top: 123px;
}
#texture {
	position:absolute;
	width:1920px;
	height:430px;
	z-index:0;
	background-image: url(bottom_crack2.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 615px;
}
#master {
	width: 1032px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -15px;
}
#addthis {
	position:absolute;
	width:66px;
	height:22px;
	z-index:1;
	bottom:5px;
	right:5px;
}

a:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #999;	
}
a:active {
	text-decoration: none;
}