body {
	font-family        : Din, Arial,Helvetica, sans-serif;
	margin-top         : 0;
	margin-left        : 0;
	font-color         : #ffffff;
	background         : url(images/scion_bg1.jpg);
	background-color   : #000000;
	background-repeat  : no-repeat;
}

#copy1 {
	position           : absolute;
	top                : 687px;
	width              : 535px;
	height             : 65px;
	left               : 400px;
	padding            : 0px 10px 10px 20px;
	font-size          : 12px;
	letter-spacing     : .09;
	color              : #000000;
	z-index            : 1;
	line-height:11px;
}

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

#copy2 {
	position           : absolute;
	top                : 610px;
	width              : 650px;
	height             : 65px;
	left               : 95px;
	padding            : 0px 10px 10px 20px;
	font-size          : 9px;
	letter-spacing     : .09;
	color              : #ccc;
	z-index            : 1;
	line-height        : 11px;
}

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

#logo {
	position           : absolute;
	top                : 595px;
	width              : 80px;
	height             : 90px;
	left               : 834px;
	z-index            : 1;
}

#menu {
	position           : absolute;
	left               : 50px;
	top                : 50px;
	width              : 925px;
	height             : 34px;
	background-color   : #000000;
	background         : url(images/menu.gif);
	display            : block;
}

#tab1 {
	position           : absolute;
	width              : 110px;
	height             : 35px;
	left               : 38px;
	
}

#tab2 {
	position           : absolute;
	width              : 110px;
	height             : 35px;
	left               : 190px;
	
}

#tab3 {
	position           : absolute;
	width              : 110px;
	height             : 35px;
	left               : 343px;
	
}

#tab4 {
	position           : absolute;
	width              : 110px;
	height             : 35px;
	left               : 501px;
	
}

#tab5 {
	position           : absolute;
	width              : 110px;
	height             : 35px;
	left               : 655px;
	
}

#tab6 {
	position           : absolute;
	width              : 110px;
	height             : 35px;
	left               : 808px;
	
}

#folder {
	position           : absolute;
	width              : 925px;
	height             : 670px;
	left               : 50px;
	top                : 85px;
	background         : url(images/folder.jpg);
}

#tab_hover {
	position           : absolute;
	width              : 110px;
	height             : 1px;
	top                : 0px;
	left               : 38px;
	z-index            : 1;
	font-size          : 12px;
}

#profilename {
	position           : relative;
	left               : 7px;
	top                : 3px;
}

#image {
	position           : absolute;
	top                : 25px;
	width              : 875px;
	height             : 575px;
	left               : 25px;
	background         : url(images/cr.jpg);
}

#downloads {
	position           : absolute;
	top                : 615px;
	width              : 315px;
	height             : 25px;
	left               : 25px;
	background-color   : #c72600;
	font-size          : 12px;
	padding            : 5px 0 0 5px;
	color              : #ffffff;
	display            : table-cell;
    vertical-align     : middle;
	line-height        : 20px;
}

#downloads a {
	text-decoration    : none;
	color              : #000000;
	font-size          : 11px;
}

.black {
	color              : #000000;
}