/* Unchanged */
/* CSS Document */
body {
	font-family: Georgia; 
	color: #000000; 
	font-size: 10px;}
	
TD.aboutUs {
	font-family: Georgia; 
	color: #000000; 
	font-size: 15px;
	border: 1px;
	border-color: #333333;
	padding: 10px;}
	
TABLE.model {
	float: right;
	border: 3px;
	border-style: double;
	border-color: #333333;
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
	v-align: bottom;
	font-family: verdana;
	font-variant: small-caps;
}
	
TABLE.bg {
	background-image: url(http://www.lmnotees.com/store/images/bg7.gif); 
	background-repeat: repeat; 
	text-align: center;
	align: center;
	width: 100%;}

TD.upperLeft {
	background-image: url(http://www.lmnotees.com/store/images/lmnotee_upperleft_ebay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

TD.michelleBG{
	background-image: url(http://www.lmnotees.com/store/ebay/images/header_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

TABLE.main {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #FFFFFF;
	width: 770px;
	text-align: center;
	align: center;
	background-position: center;
}

TD.main {
	border-top: 1px solid #666666; 
	border-right: 1px solid #666666; 
	border-left: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	background-color: #FFFFFF;
	width: 770px;
	text-align: center;}

TABLE.header {
	background-color: #ffffff; 
	border-bottom: 3px double #666666;}

a {
	color: #3300FF;
	text-decoration: none;}
	
a.link {
	color: #3300FF;
	text-decoration: none;}
	
a.hover {
	text-decoration: underline;}
	
img {
	border-style: none; 
	border: none;}

TD.bg {
	vertical-align: middle;
	text-align: center;}

TD.payments{
	background-image: url(http://www.lmnotees.com/store/ebay/images/payments.gif);
	background-repeat: no-repeat;
	background-position: center top;}

TD.ebayWelcome{
	font-family: Georgia;
	font-size: 20px; 
	font-weight: ;
	padding-top: 5px;
	padding-bottom: 10px;}
	
/* Controls the background image of the line that says the name of the product */	
TD.productTitleHeader{
	background-image: url(http://www.lmnotees.com/store/ebay/images/product_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center;}


/* Controls the font of the text that displays the title of the shirt being sold */
.productTitleText{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #454545;
	letter-spacing: -1px;
	text-align: left;
	margin-left: 15px;
	white-space: nowrap;
}

.donate{
	font-family: Georgia;
	font-size: 22px;
	color: #0000FF;
	text-align: center;
	
}

/* Controls the background image of the lines uses as seperators */

TD.seperator{
	 background-image: url(http://www.lmnotees.com/store/images/dots.gif); 
	background-position: center center; 
	background-repeat: no-repeat;
	height: 30px;}
	
