@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	background-color:eeeeee;
	background-image: url(images/template/splat_body.png);
	background-repeat: no-repeat;
	background-position: -20px 500px;
}

p{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	line-height:2em;
}

h1{
	font-family:impact;
	font-size:50px;
	color:#C8C5FC;
	margin-left:18px;
}

a:visited{
	color: #032754;
}

.hip{
	font-family:impact;
	font-size: 49px;
	color: #032754;
	display:block;
}

.hipdisk{
	float:left;
	margin:5px 10px;
}

.music{
	clear:right;
}

.down{
	margin:50px 10px;
	width: 400px;
	min-height: 100px;
	font-size:20px;
	border:solid 1px #9966FF;
}

.down a{
	color: #032754;
	text-decoration:none;
}

.down a:hover{
	color: #3b82c4;
}

#nav{
	padding:0 0 0 225px;
}

#shea{
	height: 366px;
	width: 268px;
	background:url(images/template/shea.png);
	position:relative;
	top: -100px;
	left: auto;
	float:Left;
}


#text a{
	color: #032754;
	text-decoration:none;
}

#text a:hover{
	color: #3b82c4;
}

#nav ul{
	display:inline;
	text-decoration:none;
	margin:0 10px;
}

#nav ul li{
	margin:0 10px;
	font-family:impact;
	font-size: 35px;
	color: #032754;
	display:inline;
	text-decoration:none;
}
#nav ul li a:hover{
	color: #3b82c4;
}

#nav ul li a{
	color: #032754;
	text-decoration:none;
}


#container {
	width:800px;
	height:auto;
	background:url(images/template/head_back.png);
	background-repeat:no-repeat;
	margin:0 0 0 20px;
}

#header{
	width:800px;
}
#content{
	width:532px;
	min-height:600px;
	float:left;
}
