/* @override http://jamiejansenphoto.com/style/style.css */

body {
	background-color: #000;
	color: #efebdc;
	font-family: Arial, Verdana, sans-serif;
	text-align:center;
}



div#container {
	margin:0 auto;
	width:950px;
}

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

#container div.homelinks p a {
	font-size: 18px;	
}

div#mainarea {
	margin: 30px 0 0 0;
	width: 950px;
	height: 630px;
	background: url(http://jamiejansenphoto.com/Splash-Page-7.jpg);
	text-align: left;
	overflow: hidden;
}

div#player0 {
	position: relative;
	top: 11px;
	left: 323px;
}

div.homelinks span.divider {
	padding: 0 40px;
}

div#reqstext {
	margin: 50px 0 0 0;
	font-size: 12px;
}



