body {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* MENU BACKGROUND STYLES */

td {
vertical-align:top;
}

#bookblox {

background-color:#CC6633;

}

#neckwear {
background-color:#FFFF66;

}


td#topleft 
{


	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

td#footer 
{
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}


td#topnav {
	background-image: url(images/great_gifts.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	vertical-align:bottom;
}

td#main_content {
	background-image:url(images/big_leaf.gif);
	background-repeat:no-repeat;
	background-position: 40% 5%;
	padding-left: 40px;
					}



.home {
	background-color: #FF6600;
	
	
}
#login {
	background-image: url(images/login_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #BEBBA2;
}
img#neckwear_btn {
	padding-top: 0px;
	float: left;
	margin-top: 70px;
	margin-right: 0;
	margin-left: 30px;
	margin-bottom: 0;
}
img#bookblox_btn {
	margin-top: 10px;
	margin-left: 35px;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #669933;
}
.padding {
	padding-right: 100px;
	padding-left: 150px;
}


.lesspadding {
	padding-right: 100px;
	padding-left: 0px;
}

img.right {
	float: right;
}
img.left {
	float: left;
	
}
img#LilTees {
	float: left;
	margin-left: 20px;
	margin-top: 55px;
}
img#Headcases {
	margin-left: -55px;
	margin-top: -45px;
}
img#fromamerica {
	margin-left: 70px;
	margin-top: -10px;
}
img#santa {
	margin-top: 20px;
	margin-left: 30px;
}
img#american_spirit {
	margin-top: 10px;
	margin-left: 210px;
}
table {
	border: 1px dotted #CCCCCC;
	margin-left: 0px;
	padding-bottom: 3px;
}
li {
	list-style-type: none;
}
.bottomline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
