body {
	background-color: #7A4E4A;
	margin-top: 10px;
}

a
{
outline: none;
}

a:link {
	color: #7B0D0D;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: none;
	color: #F36800;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}


#marketing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B0D0D;
	font-weight: normal;
	height: 150px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	float: right;
}

#container {
	width: 800px;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	background-color: #FDF7D4;
	border: 1px solid #333333;
}
#header {
	width: 800px;
	height: 150px;
}
#content {
	width: 660px;
	float: right;
	background-color: #FDF7D4;
}
#about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B0D0D;
	width: 580px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 200px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FDF7D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A09D89;
}



#leftbar {
	float: left;
	width: 140px;
	background-color: #FDF7D4;
}
#coolmenu {
	float: left;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A4E4A;
	padding-bottom: 10px;
}

#coolmenu a{
	padding: 2px;
	padding-left: 10px;
	display: block;
	width: 128px;
	color: #7A4E4A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09D89;
}


#coolmenu a:hover{
background-color: #A09D89;
color: #FFFFFF;
}
#shirts {
	float: right;
	width: 660px;
}
#leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A4E4A;
	width: 120px;
	float: left;
	font-weight: bold;
	border: 1px solid #A09D89;
	padding: 5px;
	margin-left: 2px;
}

div.float {
	float: left;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B0D0D;
	text-align: center;
	padding-bottom: 30px;
}

#login {
	height: 22px;
	text-align: center;
	padding-top: 2px;
	background-color: #A09D89;
}
#login a{
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 2px;
}

#login a:hover{
color: #7A4E4A;
}
#spacer {
	height: 25px;
}

#footer a{
	color: #7A4E4A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#footer a:hover{
color: #F4A300;
}
div.float2 {
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
	width: 180px;
}
.style6 {color: #A09D89}
#linkcontainer {
	width: 600px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A4E4A;
}
#thanks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7B0D0D;
	width: 580px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 200px;
}
