#trades {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	font-size: 14px;
	letter-spacing: 0.1em;
	border: thin none #000;
}
#topflashad {
	font-size: 14px;
	padding: 12px;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-align: center;
	margin-bottom: 8px;
	width: 650px;
}
.topflashad a:link {
	color: #600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.topflashad a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #600;
}
.topflashad a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #333;
	background-image: url(../../nicheseo/images/bgrepeat.png);
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	text-align: center;
	background-color: #FFF;
	padding-top: 6;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: 220103;
	color: #603;
	font-size: 24px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 166px;
	clear: left;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 11px;
	padding-left: 3px;
	text-align: center;
	margin-bottom: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #000;
	border-bottom-color: #900;
	border-left-color: #900;
}
.twoColFixLtHdr #mainContent {
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6;
	margin-left: 167px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: none;
	text-align: center;
	height: auto;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	text-align: center;
}
#Topad {
	float: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.style45 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: auto;
}
#book {
	float: none;
	width: 87%;
	height: 12px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: none;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#cam {
	text-align: center;
}

#catl {
}
.catl a:link {
	color: #220103;
}
.catl a:visited {
	color: #220103;
}
.catl a:hover {
	font-weight: bold;
	color: #FF0000;
}

body {
	font-family:'Arial Narrow';
	font-style:italic;
	font-size:10;
	color:aqua;
	background-attachment:scroll;
}

h1 {  font-family:'Bookman Old Style'; font-size:20; color:rgb(102,255,51); }





textarea {  color:blue; }

body {
	font-family:'Arial Narrow';
	font-style:normal;
	font-size:10;
	color:#000;
	background-attachment:scroll;
}

h1 {  font-family:'Bookman Old Style'; font-size:20; color:rgb(102,255,51); }

textarea {  color:blue; }



.sitetitle { /* Link to site in the link list */
	font-size:14px;

	}
.sitetitle a:link { /* Description in the link list */
	font-size:14px;
	color: #220103;
	font-weight: bold;
	font-style: normal;
	}
.sitetitle  a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: normal;
}
.sitetitle  a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}



.siteinfo { /* Number of pics, niche, date added, date updated, etc. */
	font-size:9px;
	font-style: normal;
	color: #FC0303;
	font-family: "Comic Sans MS", Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	}



.sitedate { /* Date the site was added or updated */

	color:#006666;

	}



/* Search Styles */



.searchheader {

	padding:5px;

	margin:5px 0px 5px 0px;

	background-color:#009999;

	color:white;

	font-weight:bold;

	}



.searchterms {

	font-style:italic;

	}



.searchresult {

	color:#006666;

	}



.searchcount {

	font-size:11px;

	}



/* Link list "wrappers" */



table.paysitetpl {}
.sitedescription {
	font-size: 14px;
	font-style: italic;
	color: #000033;
}
.siteelement {
	font-size: 10px;
	color: #600;
}




div.paysitetpl {}



table.linklisttpl {}



div.linklisttpl {}
.style51 {color: #003300}
.style52 {color: #000000}
.style53 {
	color: #000033;
	font-weight: bold;
}
.style132 {
	color: #FFFF00;
	font-size: 16px;
}
.style133 {
	color: #FFFF00;
	font-size: 12px;
}
.style134 {font-size: 9px}
.twoColFixLtHdr #container #mainContent p iframe {
	text-align: center;
}
#list {
	clear: left;
}
.twoColFixLtHdr #container #sidebar1 p {
	text-align: center;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-size: 12px;
	text-align: center;
}
.twoColFixLtHdr #container #header .style133 {
	color: #220103;
}
.twoColFixLtHdr #container #header {
	color: #220103;
}
#topiframe {
	height: 133px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-top: 12px;
}
.twoColFixLtHdr #container #header .style132 a {
	font-size: 24px;
}
#menu {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: medium none #F00;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	height: 42px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #600;
	margin-top: 5px;
}


.menunav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 0px;
	padding-left: 2px;
	margin-bottom: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-bottom: 2px;
	height: 100%;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #F00;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.halfmoon{
	margin-bottom: 1em;
	padding-top: 6px;
	padding-bottom: 6px;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.halfmoon li{
	display: inline;
	font-size: 18px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

.halfmoon li a{
	text-decoration: none;
	padding: 3px 9px 2px 5px;
	margin: 0;
	margin-right: 1px; /*distance between each tab*/
	border-left: 1px solid #DDD;
	color: #FFF;
	font-size: 14px;
	background-color: #D70000;
	background-image: url(media/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.halfmoon li a:visited{
	color: #FFF;
	font-size: 14px;
}

.halfmoon li a:hover{
	background-color: #FFF;
	color: #F00;
	font-size: 14px;
}

