@charset "utf-8";
/* CSS Document */

body{
background-color:#660066;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
margin:20px;
font-size:12px;
background-image:url(../images/bg.jpg);
background-attachment:fixed;
}


}
wrapper{
	width:100%;
}


div#top{
	margin-left:auto; 
	margin-right:auto;
	width:674px;
	background-image:url(../images/top-image.png);
	height:122px;
}
div#top-front{
	margin-left:auto; 
	margin-right:auto;
	width:800px;
	background-image:url(../images/new-splash.gif);
	height:299px;
	vertical-align:middle;
}

div#top-spacer{
	height:20px; 
	margin-left:auto; 
	margin-right:auto; 
	width:674px;
}

div#middle-top{
	 background-image:url(../images/middle-top.png);
	 background-repeat:no-repeat;
	 height:24px;
	 margin-left:auto;
	 margin-right:auto;
	 width:674px;
}
div#middle-body{
	background-image:url(../images/middle-body.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:674px;
}

div#middle-bottom{
	background-image:url(../images/middle-bottom.png); 
	background-repeat:no-repeat; 
	height:28px; 
	margin-left:auto; 
	margin-right:auto; 
	width:674px;
}

div#bottom{
	text-align:center;
	font-size:10px;
}

#wrapper #bottom p a {
	color: #FFF;
}
#middle #middle-body #nav {
	width: 130px;
}
div, span, table, thead, th, tbody, tr, td, img, ul, ol, li, legend, fieldset, h1, h2, h3, h4, h5, a
{
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
#middle #middle-body #content {
	color: #000;
}

div#content{
	float:right; 
	width:524px; 
	margin-left:10px;
	margin-right:10px;
}
div#middle-top-front{
	 background-image:url(../images/front-top-bg-black.gif);
	 background-repeat:no-repeat;
	 height:24px;
	 margin-left:auto;
	 margin-right:auto;
	 width:800px;
}
div#middle-body-front{
	background-image:url(../images/front-middle-bg-black.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:30px;
}

div#middle-bottom-front{
	color:#000;
	background-image:url(../images/front-bottom-bg-black.gif); 
	background-repeat:no-repeat; 
	height:37px; 
	margin-left:auto; 
	margin-right:auto; 
	width:800px;
}
#bottom p a,
#middle #bottom p a {
	color: #FFF;
	text-decoration:none;
}
#middle #middle-body #content .cushycms table tbody tr td a {
	color: #606;
	text-decoration:none
}

#facebook{
	margin-top:10px;
	margin-left:10px;
	 width:89px;
	 height:27px}