/*defaults*/
ul { list-style:none; }
dl,dt,dd,ul,ol,li,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
h1 {font-family: Georgia, "Times New Roman", Times, serif;color: #FFF;font-weight: normal;font-size:2em;
}

body {background:#888 url("splash_mac.jpg") repeat-x top;}
#sppage {font-family: Arial, Helvetica, sans-serif;font-size: .8em;	width: 785px;margin-right: auto;margin-left: auto;}
#spheader {height:485px;background: url("splash_mac.jpg") no-repeat;}
	#spcontent{width:765px;}

#spcontent p {color:white; line-height:135%; padding:5px;}
#spcontent p a{color:#ffd880;text-transform:capitalize; font-weight:bold; text-decoration:none;font-size:1.25em;}
#spcontent p a:hover {
	color:#ffd880;
	text-decoration: underline;
}
#f-splash {
	height:63px;
	width:63px;
	top:2px;
	position:absolute;
	margin:0px 0px 0px 323px;
	padding:0px 0px 0px 0px;
	float: left;
}
