body {
	background: transparent url("images/aagreenstripe.gif");
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size:14px;
	text-align:center;
	}

h2 {
	font-size:12px;
	text-align:center;
	font-weight: bold;
	}

.clearboth {
	clear: both; 
	}

img {
    text-align:center;
	display: block;
	border:0px;
	}

.price {
	text-align:center;
	}
/*  INCLUDED IN CONTENTHEADERLINKS TXT USE ON EVERY PAGE */

#contrast {
	background:center url("images/contrast.gif") repeat-y;
	width: 775px;
	margin: auto;
	padding: 0;
	z-index: 2;
	vertical-align: top;
	border: 0px dashed blue;
	}

#toplogo {
	background:center url("images/toplogo.gif") no-repeat;
	margin: auto;
	width: 725px;
	height: 130px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	z-index: 3;
	border: 0px dashed red;
	}

#middle {
	background:center url("images/middle.gif") repeat-y;
	margin: auto;
	width: 725px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	z-index: 3;
	border: 0px dotted green;
	}	

/* USE ON HOME PAGE ONLY  */

#leftcontent {
	background: center transparent;
	color: #000000;
	text-align: center;
	position: absolute;
	margin-left:auto;
	margin-right:483px;
	width: 242px; 
	padding: 0; 
	}

#centercontent {
	background: center top transparent;
	color: #000000;
	text-align: center;
	margin-left: 242px; 
	margin-right: 241px; 
	width: 242px;
	padding: 0; 
	}

#rightcontent {
	background: center transparent;
	color: #000000;
	text-align: center;
	position: absolute;
	margin-left: 483px;
	margin-right: auto;	
	width: 242px; 
	padding: 0; 
	}
	
/* USE ON NON PRODUCT PAGES WITH MENU */

#content {
	border: 0px dashed red;
	float: right;
	width: 590px;
	padding: 2px;
	z-index: 5;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin-left:2px;
	}

/* USE ON ALL PAGES EXCEPT INDEX */

#button {
	width: 130px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #ccbbee;
	color: #000;
	text-align: left;	
	position: absolute;	
	margin:0 596px 1px 1;
	padding: 0px 1px;
	font-size: 11px;
	z-index: 4;
	}
	
#button ul {
	border-bottom: 1px solid #9966cc;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #9966cc;
	background:#ccbbee url(images/arrow.gif) no-repeat;
	margin: 0;
	background-position: 0 .5em;
	}

#button li a {
	display: block;
	padding-left:10px;
	border-right: 1px solid #ccaaee;
	background: #ccbbee url(images/arrow.gif) no-repeat;
	color: #000;
	text-decoration: none;
	width: 100%;
	}
	
#button li a:hover {
	border-right: 1px solid #9966cc;
	background: #9966cc url(images/arrow.gif) no-repeat;
	color: #000;
	}	
	
.bold {
	border-bottom: 1px solid #ccbbee;
	font-weight: bold;
	text-align:center;
	text-decoration: none; 
	color: #fff;
	}
	
.boldital {
	font-style: italic;
	font-weight: bold;
	}

a.bold {
	border-bottom: 1px solid #ccbbee;
	display: block;
	padding-left:2px;
	background-color: #9966cc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}
	
a.bold:visited {
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#000000; 
	}
	
a.bold:hover {
	background-color: #ccbbee;
	color: #fff;
	}
	
.head {
	font-weight: bold;
	border-bottom: 1px solid #9966cc;
	text-decoration: none; 
	}
	
a.head {
	font-weight: bold;
	border-bottom: 1px solid #9966cc;
	display: block;
	padding-left:2px;
	background-color: #ccbbee;
	color: #000;
	text-decoration: none;
	width: 100%;
	}
	
a.head:visited {
	font-weight: bold;
	padding:2px;
	text-decoration: none;
	color:#000000; 
	}
	
a.head:hover {
	font-weight: bold;
	background-color: #9966cc;
	color: #000;
	}
	
html>body #button li a {
	width: auto;
	}

/* USE ON PRODUCT PAGES */

#productphotos {
	color: #000000;
	text-align: center;	
	margin-left: 129px; 
	margin-right: 340px;	
	width: 252px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	z-index: 4;
	border: 0px solid yellow;
	display: block;
	height:800px;
	}
	
#productdescription {
	color: #000000;
	position: absolute;
	margin-left: 385px;
	margin-right: auto;		
	width: 337px;
	margin-right: 1px;
	z-index: 4;
	padding-right: 2px;
	}
	
#cartbuttons {
	width: 250px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-size: 12px;
	z-index: 4;
	border: 0px solid yellow;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.displayleft {
	float:left;
	}
	
.displayright {
	float:right;
	}
	
/* USE ON EVERY PAGE INCLUDED IN BOTTOM TXT */

#bottominfo {
	background:center url("images/bottom.gif") no-repeat;
	margin: auto;
	width: 725px;
	height: 130px;
	padding: 0;
	z-index: 3;
	text-align: center;
	font-size: 11px;
	border: 0px solid green;
	}

#copyright {
	text-align: center; 
	font-size: 8px;
	font-style: italic;
	z-index: 3;
	}
	
#navcontainer {
	padding-top: 100px;
	}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #000;
	background-color: transparent;
	}

#navcontainer ul li a:hover {
	background-color: #ccbbee;
	color: #9966cc;
	}
	
#navbottomlinks {
	padding-top: 20px;
	}

#navbottomlinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#navbottomlinks ul li { 
	display: inline; 
	}

#navbottomlinks ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #000;
	background-color: transparent;
	}

#navbottomlinks ul li a:hover {
	background-color: #ccbbee;
	color: #9966cc;
	}

.displayed {
	text-align:center;
	}