/*

*/
body {
	background-color: #04101E;
	width: 100%;
	font: 62.5%/1.5em Tahoma, Arial, sans-serif;
	color: white;
}

/* ---------- LINKS ------------- */
A:LINK    { color: #CC66FF;   text-decoration: none; }
A:ACTIVE  { color: #CC66FF;    text-decoration: none; }
A:HOVER   { color: #CC66FF;    text-decoration: none; }
A:VISITED { color: #CC66FF;  text-decoration: none; }
A:VISITED:HOVER { color: #FFFFFF;  text-decoration: none; }


#wrapperSmall {
	width: 100%;
	height: 600px;
	background: url(../../siteimages/home_bg440.gif) repeat-x top;
}
#wrapper {
	width: 100%;
	height: 600px;
	background: url(../../siteimages/home_bg600.gif) repeat-x top;
}

#contentwrap {
	width: 960px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 960px;
	height: 100px;
}

#content {
	position:relative;
	width:960px;
	height:170px;
	border:0px;
}

#footer {
	width: 960px;
	height: 70px;
	position: absolute;
	top: 520px;
	z-index: 6000;
	margin: 0 auto;
	background: url(../../siteimages/rodjackson_bot.gif) no-repeat left;
}

#menu {
	width: 440px;
	height: 70px;
	position: relative;
	float: right;
}

#menu a {
	color: white;
	text-decoration: none;
	font-size: 1.1em;
}

#menu a:hover {
	color: #BA55D3;
	text-decoration: none;
	font-size: 1.1em;
}

/* ------------- SPLASH PAGE ------------------ */

#splash {
	background: url(../../siteimages/newsplash.jpg) no-repeat top center;
	width: 504px;
	height: 261px;
	position: relative;
	top: 112px;
	margin-left: auto;
	margin-right: auto;
}

#splash_menu {
	position: relative;
	top: 240px;
	left: 250px;
}

#splash_menu p {
	display: inline;
	line-height: 1.3em;
	color: White;
}

#splash_menu a {
	font-size: 1.3em;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

#splash_menu a:hover {
	color: #BA55D3;	
}

/* ------------- GENERAL PAGES ---------------- */
div#wn	{ 
    position:relative; 
    width:960px; 
	height:500px;
    overflow:hidden;	
	}
#lyr1 {
	width:960px; 
}
#ccontrols {
	width: 50px;
	position: relative;
	float: right;
}

#cdcover {
	width: 125px;
	position: relative;
	float: left;
	margin-bottom: 100px;
}

.list {
	color: white;
	font-size: 1.2em;
}

p {
	color: white;
	font-size: 1.2em;
}



#cola {
	position: absolute;
	left: 290px;
}

#colb {
	position: absolute;
	left: 580px;
}