body {
	margin: 0;
	background-color: #22221E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #3E403D;
	}

A:link { 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
	font-style: italic;
	}
	
A:visited { 
	color: #990000; 
	text-decoration: line-through; 
	font-weight: bold;
	font-style: italic;
	}
	
A:hover { 
	color: #990000; 
	text-decoration: underline; 
	font-weight: bold;
	font-style: italic;
	}

p { 
	margin:0px; 
	border:0px; 
	padding:0px;
	}
	
td { 
	margin:0px; 
	border:0px; 
	padding:0px; 
	font-size: 10px; 
	font-family: verdana,arial,helvetica; 
	color: #342B1F;
	}

br { 
	margin:0px; 
	border:0px; 
	padding:0px;
	}
	
.tight { 
	margin:0px; 
	border:0px; 
	padding:0px;
	}
	
.indent { 
	margin:0px 0px 5px 19px; 
	width:190px;
	}

table.note { 
	background-color: #C9CEC5;
	}

#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 10 auto;
	width: 953px;
	text-align: center;
	}

#gotocheckout {
	position: absolute;
	left: 659;
	top: 255;
	width: 275px;
	height: 23px;
	padding: 0px;
	text-align: right;
	}
	
#contact {
	position: absolute;
	left: 659;
	top: 725;
	width: 275px;
	height: 190px;
	padding: 0px;
	text-align: left;
}
	
#preview {
	position: absolute;
	left: 494;
	top: 845;
	width: 100px;
	height: 20px;
	padding: 0px;
	text-align: left;
	}

#billboard {
	position: absolute;
	left: 31;
	top: 944;
	width: 397px;
	height: 216px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/layout/bulletins.jpg);
	}

#links {
	position: absolute;
	left: 461;
	top: 901;
	width: 165px;
	height: 268px;
	padding: 0px;
	text-align: left;
	}

.checkout {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #3E403D;}
.checkoutinput {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #3E403D;}   
.nopcart {width:609px; background: #3E403D; border: 1px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #3E403D;}
.nopheader {padding: 2px; background: #990000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #cacdc4;}
.nopentry {padding: 2px; background: #cacdc4; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #3E403D;}
.noptotal {padding: 2px; background: #cacdc4; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #3E403D;}
.nopbutton {background: #ffffff;font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #3E403D;} 

input,textarea,select { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; color: #3E403D;  background-color:#ffffff; font-weight:bold;}