body, h6 {
	margin: 0; 
	padding: 0;	
	margin-top: 0px;
	font-family : verdana;
	font-size: 11px;
}

h1,h2,h3,h4,h5 {
	margin-top:12px;
	margin-bottom:4px;
	color:#FF9900;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
}

h3,#h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
	color:#FF0000;
}

select  { 
		font-size: 10px;
		color: #330033;  	
		margin-top: 0px;
	}
a { 
	color: #330033; 
	text-decoration: underline;
}

a:hover { 
	text-decoration: none;
}

#maincontainer {
	position:absolute; 
	left:50%; 
	margin-left:-400px; 
	width:800px;
	background-color: #FFFFFF; 
}

#mainlogo {
	width : 800px; 
	height : 199px; 
	background-image: url(../image/logo/speakerstoretop.jpg);
}

#mainnav {
	position : absolute;	
	top : -18px;	
}

#main {
}

#maincontent {
	position : absolute;
	padding-left : 10px;
	padding-right : 10px;
	top:150px; 
	width:600px;
	height:400px;
}

#mainnews {
	position : relative;
	width : 180px;
	left : 620px;
}


#mainfooter {
	position:relative;
	margin-top:50px;
}

#w3val {
	}

img {
	border : 0;
}

.newsitems {
	border : 0px;
	height : 150px;
	table-layout:fixed;
}

.newsitem {
	margin-bottom : 8px;
}

td.rowwhite {
	background-color : #FFFFFF;
}

td.rowgray {
	background-color: #F5F5F5;
}

table.productsearch {
	top: 120px;
	width: 580px;
	margin-left: 0px;
}

.packagedeals {
	border: 2px #FF9900 solid; 
	font-size: 12px
}

table.info, table.info2  {
	position: absolute;
	border-color: #000000;
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	background-color: #F5F5F5;
	font-size: 12px;
	visibility: hidden;
	z-index: 100;
	width: 200px;		
}

