@charset "utf-8";
#leftcolumn {
	float: left;
	width: 220px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 10px;
	margin-left: 5px;
	clear: left;
}
#maincontainer {
text-align:center;
margin-left:auto;
margin-right:auto;
width:795px;
}
#header {
	background: #E40B02 url(images/topbg.jpg) repeat-x;
	height: 68px;
	width: 100%;
}

#rightcolumn {
	float: left;
	width: 560px;
	padding-left: 2px;
}
#rightcolumn .tradethumbs {
	clear: both;
}
.bottomtrades {
	clear: both;
}


.leftcolumnbottom {
	background: #EAB92D url(images/leftcolumnbottom.gif);
	height: 19px;
	width: 220px;
}
.leftcolumnmiddle {
	background: #EAB92D url(images/leftcolummiddle.gif) repeat-y;
	width: 220px;
}
.leftcolumntop {
	background: #E9B92C url(images/leftcolumntop.gif);
	height: 26px;
	width: 220px;
}


#leftcolumn h1 {
	font: 26px Tahoma, Arial, "Sans Serif";
	color: #333333;
	margin: 0px;
	text-align: center;
}
#header h1 {
	font-family: Tahoma, Arial, "Sans Serif";
	color: #FFFFFF;
	margin: 0px;
	padding-left: 25px;
}
.galleryblock img {
	float: left;
	height: 135px;
	width: 180px;
	padding: 3px;
}

#leftcolumn h2 {
	color: #003366;
	font: 15px Tahoma, Arial, "Sans Serif";
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}
#leftcolumn li {
	list-style: none;
	width: 100%;
}
#leftcolumn li:hover {
	background: #CCFF66;
}
#leftcolumn ul {
	margin: 0px;
	padding: 0px;
}


/*  Thumb Top 6 */

#topsites a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.topsites {
	float: left;
	width: 560px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.topsite {
	float: left;
	width: 260px;
	padding: 3px 5px 3px 5px;
}
/* Left Top List */

.lefttoplist {
	width: 140px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	text-align: left;
	clear: left;
}
