body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #300;
	background-image: url();
	background-repeat: repeat;
}

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 222px;
} 
#trades {
	font-size: 12px;
	background-color: #FFC;
	padding: 12px;
	text-align: center;
	border: thin solid #000;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	background-color: #FFC;
	clear: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	height: 797px;
}
.head {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	background-color: #FFC;
	text-align: center;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	clear: none;
	height: 755px;
}

.thrColFixHdr #container {
	width: 980px;  /* 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;
} 

.thrColFixHdr #mainContent {
	clear: none;
	margin-top: 0;
	margin-right: 175px;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
} 

#sprymenu {
	height: 27px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	border: thin solid #000;
	float: none;
	text-align: center;
	margin-bottom: 12px;
}

.adtop {
	float: left;
	height: 80px;
	width: 480px;
	margin-left: 66px;
	margin-top: 66px;
	text-align: center;
	margin-bottom: 12px;
}
#message {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}
#enter {
	font-size: 44px;
	text-align: center;
}

#bookmark {
	width: 666px;
	margin-right: auto;
	margin-left: auto;
}

#ad1 {
}

.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;
	margin-left: 12px;
}
#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
}

.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;
	line-height: 0px;
}
#texttop {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#warning {
	width: 533px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
.center {
	text-align: center;
}
#topad1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
a:link {
	color: #003;
}
a:visited {
	color: #003;
}
a:hover {
	color: #06C;
}
.boldcenter {
	font-weight: bold;
}
.thrColFixHdr #container table tr .topmenu div {
	font-size: 10px;
}


.sitetitle { /* Link to site in the link list */
	font-size:90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}
.sitetitle a:link { /* Description in the link list */
	font-size:16px;
	color: #900;
	font-weight: normal;
	}
.sitetitle  a:visited {
	font-size: 16px;
	font-weight: normal;
	color: #900;
}
.sitetitle  a:hover {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	background-color: #900;
}



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



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

	color:#006666;

	}


.sitetitlen { /* Link to site in the link list */
	font-size:90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}
.sitetitlen a:link { /* Description in the link list */
	font-size:18px;
	color: #900;
	font-weight: normal;
	}
.sitetitlen  a:visited {
	font-size: 18px;
	color: #900;
	font-weight: normal;
}
.sitetitlen  a:hover {
	font-size: 18px;
	color: #FFF;
	background-color: #900;
	font-weight: normal;
}



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



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

	color:#006666;

	}



caption {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #300;
}

