A:hover { background: none; }
body,table,td,th,tr
    {
    font-size:15px;
    }
.bottom {
	border-top:1px solid #333;
	padding:5px;
}
.toptable, .linksofinterest, .galleries, .galleriesIndex {
	width:981px;
	overflow:hidden;
	border:0px none;
	margin:30px auto 0 auto;
}
.toptable {
	margin:15px auto 0 auto;
}
.toptable td strong {
	color:white;
}
.toptable td:hover {
	background-color:#000099;
	background-image:url(http://wsall.com/new/td_bg_up.png);
}
.toptable td a {
	display:block;
}
.toptable th {
	text-align:center;
}
.toptable td {
	width:33%;
	text-align:center;
	background-color:#000088;
	background-image:url(http://wsall.com/new/td_bg.png);
	font-size:15px;
	padding:1px;
	margin:0px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px; 
}
td.tdtitle, .galleries td.title, .galleriesIndex td.title, th, .linksofinterest .title {
	padding:3px 6px;
	background-image:url(http://wsall.com/new/title_bg.png);
	text-shadow: 2px 2px 2px #000;
	font-size:18px;
	text-align:left;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}
.title table
	{
	display:none;
	}	
.galleries .title, .galleriesIndex .title {
	text-align:left;
}
.galleriesIndex td {
	width:25%;
}
.linksofinterest {
	width:981px;
}
.linksofinterest td {
	padding:0 6px;
	background:url(http://wsall.com/new/td_bg_black.png);
	text-align:justify;
}
small, p small 
	{
	font-size:11px;
	}
.search 
	{
	background-color: #FFFFFF;
	color: black;
	font-size: 13px;
	border: 1px solid black;
	padding: 3px;
	width:120px;
	margin-right:5px
	}
.galleries td, .galleriesIndex td 
	{
	background:url(http://wsall.com/new/td_bg_black.png);
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}
.galleriesIndex td a 
	{
	background:url(http://wsall.com/new/td_bg_black.png);
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	display:block;
	line-height:1.4em;
	padding:0 0 0 6px;
	margin:-2px -2px;
	text-align:left;
 	background:none;
	}
.galleries td a 
	{
	line-height:1.4em;
	text-align:left;
	}
.galleries td img, .galleriesIndex td img	
	{
	margin-top:5px;
	}
.galleriesIndex td a:hover {
	background:url(http://wsall.com/new/td_bg_black_up.png);
}
.galleriesIndex br {
	display:none;
}
.galleriesIndex tr td a:visited, .galleries tr td a:visited {
    color:#FFF;
}
.bottom div {
	text-align:justify;
	font-size:12px;
	clear:both;
}
td.center {
	text-align:center;
}
big {
	font-size:18px;
}
td.black
	{
	background:none;
}
.right1 {
	text-align:right;
	float:right;
}
/* ############# HEADER CSS ############## */
* {
	outline:0;
	line-height:1.4em;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:center;
}
th {
    text-align: left;
}
a:link {
	color: #ff0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0;
}
a:hover {
	text-decoration: underline;
	color: #ff0;
}
a:active {
	text-decoration: none;
	color: #ff0;
}
.header {
	width:981px;
	margin:auto;
	position:relative;
	text-align:left;
}
.header .logo
	{
	margin:0 0 20px 0;
	width:350px;
	white-space:nowrap;
	}
.header .logo h2
	{
	font-family:"Times New Roman", Times, serif;
	font-size:52px;
	font-weight:bold;
	color:#F2F2F2;
	letter-spacing:-2px;
	text-align:center;
	margin:-10px 0 0 0;
	padding:0px;
	}
.header .logo h1
	{
	font-size:18px;
	font-weight:bold;
	color:#e1e1e1;
	letter-spacing:2px;
	text-align:center;
	margin:-5px 0 0 0;
	padding:0px;	
	}
.top {
	border-bottom:1px solid #333;
	padding:2px;	
	margin-bottom:2px;
	height:16px;
	background-image:url(http://wsall.com/new/menu_items/main_menu_bg.png);
	background-position:5px 50%;
}
.menu {
	width:100%;
	height:50px;
	/*text-align:center;*/
	background-image:url(http://wsall.com/new/menu_items/main_menu_bg.png);
	position:relative;
	padding:1px 0 0 0;
	margin:0px;
}
.menu_item {
	border:1px solid black;
	margin:0px;
	height:35px;
	display:inline-block;
}
.menu a:link, .menu a:hover, .menu a:visited, .menu a:active, .active {
	border-left:1px solid black;
	border-right:1px solid black;
	margin:2px 0 0 0;
	padding:12px 10px 0px 10px;
	height:33px;
	display:inline-block;
	background:url(http://wsall.com/new/menu_items/menu_bg.jpg);
}
.menu a:hover, .menu a.active {
	background:url(http://wsall.com/new/menu_items/menu_bg_up.jpg);
	background-position: center center;
}
.searchhdr {
	height:30px;
	text-align:center;
	background-image:url(http://wsall.com/new/menu_items/carbon.jpg);
	overflow:hidden;
}

#searchDiv, .right div {
	text-align:right;
	width:981px;
	margin:auto;
	position:relative;
}

#searchDiv div {
	width:218px;
	height:30px;
	float:right;
	text-align:left;
	margin:0;
	padding:0;
	background:url(http://wsall.com/new/search.png) no-repeat right;
	position:relative;
}

#searchDiv form
	{
	display:inline;
	margin:0px;
	padding:0px;
}

.counter {
	float:right;
	padding:2px;
	margin:15px 0 0 0;
	text-align:center;
}
.content 
	{
	width:981px;
	overflow:hidden;
	border:0px none;
	margin:0 auto 0 auto;
	}
.top div 
	{
	font-size:12px;
	}
.left 
	{
	text-align:left;
	float:left;
	}
.right 
	{
	text-align:right;
	float:right;
	}
td {text-align:left;}

/** sprite-based menu **/
#spriteMenuItems
	{
	height:45px;
	margin-top:2px;
	overflow:hidden;
	}
#spriteMenuItems a
	{
	display:block !important;
	float:left !important;
	padding:0 !important;
	margin:0 !important;
	border-left:1px solid black !important;
	border-right:1px solid black !important;
	height:51px !important;
	background-image:url(http://wsall.com/new/wsmenu.png) !important;
	}
#spriteMenuItem1:hover{background-position:0 -54px !important;}
#spriteMenuItem2:hover{background-position:-75px -54px !important;}
#spriteMenuItem3:hover{background-position:-194px -54px !important;}
#spriteMenuItem4:hover{background-position:-274px -54px !important;}
#spriteMenuItem5:hover{background-position:-380px -54px !important;}
#spriteMenuItem6:hover{background-position:-538px -54px !important;}
