/* SKULL-LAB.COM */

body {
	font-size: 62.5%; /* 1em becomes 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #FFFFFF
	}

img {
	border: none
	}

a {
	color: #FFFFFF;
	text-decoration: none
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 2em;
	padding: 2px 3px;
	display: inline
	}

#below a, small a {
	border-bottom: 1px dotted #EEEEEE
	}

#below a:hover, small a:hover {
	border-bottom: 1px solid #FFF
	}
	
abbr, acronym {
	text-decoration: none;
	border: none
	}

#box {
	width: 860px;
	height: 628px;
	background: url(/images/background.jpg) left top no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -334px;
	margin-left: -450px;
	
	padding: 20px
}

#top {
	margin-bottom: 20px
	}

#choices a {
	padding: 0 1px 0 14px
	}

#choices a:hover {
	background: url(/images/arrow.gif) left center no-repeat
	}
	
#choices p {
	margin: 0
	}
	
#answers {
	width: 600px;
	height: 546px;
	position: absolute;
	top: 61px;
	right: 20px;
	/*background-color: red;*/
}

#answers div {
	height: 300px;
	position: absolute;
	top: 300px;
	left: -20px;
	}

#answers p a {
	color: #111111;
	text-decoration: underline
	}
	
#answers p a:hover {
	color: #444444
	}

#answers p, #answers small {
	width: 250px
	}

small {
	display: block
	}

#answers p span {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px
	}
	
#answers img {
	margin: 1px 2px 2px 1px;
	vertical-align: bottom;
	float: left
	}

#answers img.right {
	float: right
	}

#answers img.rightpump {
	float: right;
	margin-right: 50px
	}

#answers img.pump {
	margin-top: 60px
	}

#answers img.hover {
	position: absolute;
	
	}

#below {
	position: absolute;
	bottom: 10px;
	left: 20px
	}

#answers div#video {
	height: 202px;
	float: left;
	border: 2px solid #FFFFFF;
	position: absolute;
	top: 20px;
	left: 0px
	}

#video, #video object, #video embed {
	width: 250px;
	height: 202px;
	z-index: 2
	}

#answers div#sshlogo {
	width: 237px;
	height: 186px;
	background: url(/images/sshbubble.png) top left no-repeat;
	position: absolute;
	top: 250px;
	left: 250px
	}

#answers div#sshlogo a {
	height: 104px;
	width: 197px;
	margin: 27px 0 0 10px;
	background: url(/images/sshlogo.gif) top left no-repeat;
	display: block;
	}

#answers div#sshlogo a:hover {
	background-position: bottom left
	}

/* genre styles */

h1.arch, a.arch {background-color: #66CCCC}

#below .arch {color: #66CCCC}


h1.web, a.web {background-color: #FF66CC}

#below .web {color: #FF66CC}


h1.photo, a.photo {background-color: #69E169}

#below .photo {color: #69E169}


h1.art, a.art {background-color: #FFA347}

#below .art {color: #FFA347}


h1.fun, a.fun {background-color: #AA88FF}

#below .fun {color: #AA88FF}