/* CSS Document */

#body {
	background-color: #000000;
	}
	
#container {
	margin: 0, 0, 0, 0;
	background-color:#000000;
	width: 840px;
	height: 700px;
	filter:shadow(color:#BAC3CA ,strength:10, direction:135;
	}
	
#top {
	height: 96px;
	width: 388px;
	float:left;
	}
#button {
	background:url(images/buttonback.jpg) no-repeat top;
	color:#FFFFFF;
	}
	
.button a:link, .button a:visited, .button a:active {
	display: block;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	font-stretch:expanded;
	}
	
.button a:hover {
	display: block;
	border: 2px solid #5F292C;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	}

#bigpicture {
	background:url(images/bigpic4.jpg) no-repeat top;
	height: 700px;
	width: 420px;
	float:left;
	margin-left: 10px;
	margin-top: 4px;
	}

#audiocon {
	position: relative;
	margin-top: 18px;
	margin-left: 4px;
	width: 388px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	float: left;
	}
	
.audionav a:link, .audionav a:visited, .audionav a:active {
	display: block;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:none;
	text-decoration: none;
	}
.audionav a:hover {
	display: block;
	border: 2px solid #5F292C;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:none;
	color:#FFFFFF;
	text-decoration: none;
	}
.audionav  {
	display: block;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	}
.audiotext {
	color:#FFFFFF;
	font-size:12px;
	}
.audiotopcell {
	color:#FFFFFF;
	background-color:#5F292C;
	font-size:12px;
	font-weight: bold;
	}

#bottomcon {
	position: relative;
	margin-top: 0px;
	margin-left: 4px;
	width: 600px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	float: left;
	}
.bottomnav a:link, .bottomnav a:visited, .bottomnav a:active {
	display: block;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:none;
	text-decoration: underline;
	}
.bottomnav a:hover {
	display: block;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:none;
	color:#FFFFFF;
	text-decoration: none;
	}


#picturecon {
 	background-color:;
	position: relative;
	margin-top: 26px;
	margin-left: 0px;
	width: 286px;
	height: 300px;
	float: left;
	}
	
#textcon {
 	background-color:#000000;
	color:#FFFFFF;
	position: relative;
	margin-top: 18px;
	margin-left: 4px;
	width: 388px;
	height: 200px;
	float: left;
	}

.text {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	line-height: 110%;
	font-size:14px;
	font-weight: bold;
	}
	
/*
Below is for the platinumswapclass javascripting only
*/
	
	.homesum, .audiosum, .gearsum, .ratessum, .contactsum {
	font:"Times New Roman", Times, serif;
	position: relative;
	display: none;
	}
	.homesumover, .audiosumover, .gearsumover, .ratessumover, .contactsumover {
	font:"Times New Roman", Times, serif;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 120%;
	position: relative;
	display: block;
	font-weight: bold;
	color:#FFFFFF;
	}





.resumetext {
	color:#FFFFFF;
	font-size:12px;
	}
.resumelink a:link, .resumelink a:visited, .resumelink a:active {
	display: block;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	}
.resumelink a:hover {
	display: block;
	border: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
	}

