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

#visual_holder {
	width: 1000px;
	position:absolute;
}

#title_banner {
	width:675px;
	height:38px;
	background: url(../images/photos/title.png) no-repeat;
	margin:0px 0px 0px 10px;
}

body {
	background-color:#000000;
}

#wrapper {
	width:970px;
	height:auto;
	margin: 0px auto;
}

#main_content {
	width:970px;	
}

#left_border {
	width:100px;
	height:1915px;
	background:url(../images/left_border.jpg) repeat;
	position:absolute;
	margin:0px 0px 0px -100px;
}

#right_border {
	width:100px;
	height:1915px;
	background:url(../images/right_border.jpg);
	position:absolute;
	margin:0px 0px 0px 970px;
	
}

#banner_uright {
	width:327px;
	height:56px;
	background:url(../images/banner_uright.jpg);
}

#mp3_player {
	width:643px;
	height:56px;
	margin:-56px 0px 0px 327px;
}

#banner_low {
	width:970px;
	height:169px;
	background:url(../images/banner.jpg);
}

#right_column {
	width:317px;
	height:auto;
	position:absolute;
	margin:45px 0px 0px 645px;
}

#box_3 {
	width:317px;
	height:317px;
	margin:0px 0px 10px 0px;
}

#box_6 {
	width:317px;
	height:317px;
	margin:0px 0px 10px 0px;
}


#box_9 {
	width:317px;
	height:317px;
	margin:0px 0px 10px 0px;
}

#box_10 {
	width:317px;
	height:317px;
	margin:0px 0px 10px 0px;
}


#box_13 {
	width:317px;
	height:317px;
	margin:0px 0px 0px 0px;
}

#footer {
	width:970px;
	height:25px;
	margin:0px, auto;
}

#pfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	
}
