ul#mainNav {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#mainNav a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color: #FF0;
	text-decoration: none;
	background-color: #F00;
	display: block;
	text-transform: uppercase;
	width: 175px;
	text-align: center;
	list-style-type: none;
	margin: 3px;
	padding: 0px;
	border: 3px solid #000;
}
#mainNav a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	background-color: #000;
	padding: 0px;
	border: 3px solid #F00;
	text-align: center;
	margin: 0px;
	font-weight: normal;
	line-height: 120%;
}
#mainNav li {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul#mainNav2 {
	text-decoration: none;
	list-style-type: none;
	float: left;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#mainNav2 a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color: #FF0;
	text-decoration: none;
	background-color: #F00;
	display: block;
	text-transform: uppercase;
	width: 175px;
	text-align: center;
	list-style-type: none;
	margin: 3px;
	padding: 0px;
	border: 3px solid #000;
}
#mainNav2 a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	background-color: #000;
	padding: 0px;
	border: 3px solid #F00;
	text-align: center;
	margin: 0px;
	font-weight: normal;
	line-height: 120%;
}
#mainNav2 li {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
}
* html #mainNav a {
	height: 20px;
}
* html #mainNav2 a {
	height: 20px;
}
#wrapper {
	background-color: #F5EC1E;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #000;
}
#topbanner {
	background-color: #FFF;
	width: 938px;
	height: 30px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding: 0px;
}
#bannertwo {
	background-color: #FFF;
	width: 938px;
	height: 30px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding: 0px;
}
.thrColFixHdr #mainContentthrCol {
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 210px;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 10;
	width: 490px;
	border: 4px double #666;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 110%;
	color: #333;
	background-color: #FFF;
}
.thrColFixHdr #container #header img {
	margin-left: 125px;
	padding-right: 25px;
}
.thrColFixHdr #container #mainContent p font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
	color: #333;
}
.logomain {
	margin-right: auto;
	margin-left: auto;
}
.logoImg {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	vertical-align: middle;
	padding-top: 50px;
}
.welcometwo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
	text-align: left;
	font-weight: bold;
	width: 550px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #333;
}
.reverseheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	background-color: #F5EC1E;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: center;
}
.redmtgtext {
	color: #FA050D;
	font-family: Arial, Helvetica, sans-serif;
}
.mainphoto {
	border: 4px double #000;
}
.thrColFixHdr #container {
	width: 935px; /* the auto margins (in conjunction with a width) center the page */
	border: 6px double #F00;
	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;
	padding: 4px;
	background-color: #F5EC1E;
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #F7EC16;
	height: 200px;
} 
.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 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #333;
	text-align: center;
	border: 4px double #333;
	margin-right: 10px;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: 10px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #333;
	text-align: center;
	border: 4px double #333;
	padding: 4px;
	margin-right: 10px;
	background-color: #FFF;
}
.thrColFixHdr #mainContent {
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 10;
	float: left;
	width: 690px;
	border: 4px double #666;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 110%;
	color: #333;
	background-color: #FFF;
} 
.thrColFixHdr #footer {
	background-color: #F3EC24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	font-weight: lighter;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 5px;
} 
.thrColFixHdr #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;
}
.centerheadline {
	font-weight: bolder;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FA050D;
}
.thrColFixHdr #mainContentonecloum {
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 10;
	float: left;
	width: 880px;
	border: 4px double #666;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 110%;
	color: #333;
	background-color: #FFF;
}
.memberText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	float: left;
	width: 345px;
	text-align: center;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #333;
	text-align: center;
	border: 4px double #333;
	padding: 4px;
	margin-right: 10px;
	background-color: #FFF;
	margin-top: 10px;
}
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: #000;
}
a {
	color: #900;
}
.photoCenter {
	border: 4px double #000;
	text-align: right;
	width: 150px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 2px;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 105%;
	font-weight: normal;
	color: #F00;
	text-align: center;
	display: block;
}
.saleList {
	text-align: left;
	text-indent: 5px;
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	margin-left: 750px;
	clip: rect(auto,auto,auto,auto);
}
