html {color:#6E6E70; background:#ffffff;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#612304; padding:0; border:0; margin:0; background:#ffffff; line-height: 160%;}
table {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#612304; padding:0; border:0; margin:0; background:#ffffff;  line-height: 160%;}

p {margin-top: 15px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px;}

img {border: none;}

form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

a, a:visited {color:#979700; text-decoration: underline;}

a:hover {color:#B7280C; text-decoration: underline;}

#main_background

{
	width:972px;
    height: 730px;
	background-image: url(../artwork/landing.jpg); background-repeat: no-repeat;
	margin:0 auto;
}

#position

{
	width:972px;
		position: absolute;
}

#myspace

{
	position: absolute;
	width:103px;
    height: 104px;
	display: inline-block;
	top: 20px;
	left: 597px;
	float: none;
	cursor:pointer
	
}

#youtube

{
	position: absolute;
	width:103px;
    height: 104px;
	display: inline-block;
	top: 20px;
	left: 707px;
	cursor:pointer
}

#facebook

{
	position: absolute;
	width:103px;
    height: 104px;
	display: inline-block;
	top: 20px;
	left: 817px;
	cursor:pointer
}

#main

{
	position: absolute;
    top:500px;
	width: 912px;
	padding: 0px 15px 0px 15px;
}

#content

{
	position: relative;
	width: 882px;
	padding: 0px 30px 0px 30px;
}

#closer

{
	position: relative;
	width: 942px;
	height: 10px;
	background-image: url(../artwork/closer.jpg);
	background-repeat: no-repeat;
}

#footer

{
	position: relative;
	width: 882px;
	padding: 0px 30px 0px 30px;
	text-align: right;
}

#contact
{
	position:absolute;
	margin-left:712px;
	margin-top:460px;
	width:175px;
	height:16px;
	cursor:pointer;
	z-index: 999;
}
