/* CSS Document */body {	margin:0;	padding:0;	background-image:url(images/soundwaves_bg.jpg);	background-position:top left;	background-repeat:repeat-x;	font-family: Arial, Helvetica, sans-serif;}#header {	margin: 40px auto 0;	width:900px;	height:70px;	background-image:url(images/header_bg.jpg);	background-position:top;	background-repeat:no-repeat;	}h1 {	text-indent:-5000px;	font-size:18px;	font-weight:lighter;		}a:link {	color:#222222;	}	a:visited {	color:#222222;	}	a:hover {	color:#013875;	text-decoration:none;	}	a:active {	color:#013875;	text-decoration:none;	}		#nav {	margin: -16px  auto 10px;	background-image:url(images/nav_bg.jpg);	background-position:top;	background-repeat:no-repeat;	width: 900px;	height:27px;		}#nav ul {	width:850px;	list-style-type: none;	color:#FFFFFF;	}#nav li {	display:block;	float: right;	color:#FFFFFF;	font-size:12px;	text-decoration: none;	padding:5px;}#nav a {	color:#FFFFFF;	font-size:12px;	text-decoration: none;	padding: 0 6px 0 0;}#nav a:link {	color:#FFFFFF;	text-decoration: none;}#nav a:visited {	color:#FFFFFF;	text-decoration: none;}#nav a:hover {	color:#013875;	text-decoration: none;}#nav a:active {	color:#013875;	text-decoration: none;}.current {	color:#013875;	}	#wrapper {margin: -10px auto;width:900px;background-image:url(images/blueboxbgslice.gif);background-repeat:repeat-y;}#wrapper object {margin: 0px 1px;width:898px;}#content {	width:860px;	height:auto;	margin: 6px auto;	padding:20px;	background-image:url(images/blueboxbgslice.gif);	background-repeat:repeat-y;	font-size:11px;	color:#222222;	border-bottom-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-bottom-color: #31a3ff;	line-height: 14px;}#contentleft {	float:left;	width: 480px;	}		#contentpics {	float:right;	width: 340px;	}	.contentpic {	float:right;	padding: 0 0 0 20px;	}	.contentpic2 {	float:right;	padding: 0 0 20px 0;	}	#spacer {	clear:both;	}	#footer {	width:860px;	margin: -6px auto;	padding: 8px 20px;	background-image:url(images/blueboxbgslice.gif);	background-repeat:repeat-y;	font-size:10px;	color:#222222;	border-bottom-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-bottom-color: #31a3ff;	text-align:right;}#footer a:link {	color:#222222;	text-decoration: none;}#footer a:visited {	color:#222222;	text-decoration: none;}#footer a:hover {	color:#008cff;	text-decoration: none;}#footer a:active {	color:#008cff;	text-decoration: none;}