body {margin:auto;
     text-align:center;
     font-size:14pt;
     font-family:"Times New Roman", Times, serif;
     background: black url("cityscape.jpg") 0px 150px repeat-x fixed;
     color:white;
padding:2px;}

textarea {width:400px;}

* a {color:white;text-decoration:underline;}
* a:visited {color:white;}
* a:hover {color:blue;}
* a:active {color:red;}

div {width:770px;margin:auto;}

#tabs {text-align:center;}

#navHeader {text-align:center;}

#navPages ul {padding:0px; text-align:center;
	margin:0;
	display:inline;}
#navPages ul li {list-style:none;
	margin:0;
	display:inline;}
#navPages ul li a {padding:0px 0.5em;
	margin-left:3px;
	border-bottom:none;
	background:gray;
	color:white;
	text-decoration:none;}
#navPages ul li a:link, #navPages ul li a:visited {color:white;}
#navPages ul li a:link:hover, #navPages ul li a:visited:hover {color:black;
	background:white;}

#navTypes ul {padding:0px; 
	margin:0;
	display:inline;}
#navTypes ul li {list-style:none;
	margin:0;
	display:inline;}
#navTypes ul li a {padding:0px 0.5em;
	margin-left:3px;
	border-bottom:none;
	background:gray;
	color:white;
	text-decoration:none;}
#navTypes ul li a:link, #navTypes ul li a:visited {color:white; 
	margin:0;}
#navTypes ul li a:link:hover, #navTypes ul li a:visited:hover {color:black;
	background:white;}

#thispage {padding:2px 0.5em;
	margin:0px 3px 0px 0px;
	border-bottom:none;
	background:#ffcc66;
	color:black;
	text-decoration:none;}

#picbar {background: #ffcc66 url("top.gif") top left no-repeat scroll;
	color:black;}
#picbar img {border: 3px ridge gray;
	margin:5px 2px 0px 2px;}

#items {background: #ffcc66 url("bot.gif") bottom left no-repeat scroll;
	color:black;}
#items table, #items tr, #items td {text-align:center;margin:auto;}
#items td.blurb {background:gray url("corner.gif") top left no-repeat scroll;
	width:250px;
        padding:5px;
	border: 2px solid black;
	border-right:2px solid white;
	border-bottom:2px solid white;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
	font-family:"Trebuchet MS", Helvetica, sans-serif;}
#items td.blurb:first-line {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;  
	font-size:14pt;
	font-weight:normal;
	text-decoration:underline;
	font-style:normal;}
#items td.visual {background: black url("maillebg.gif") repeat scroll;
	border: 2px solid black;
	padding:0px 30px;}
#items td.visual form {background-color:white;
	color:black;}
#items td.visual img {display:block;}

#cart {background-color: white;
	color:black;
	font-weight:bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
#cart p {background-color:white;margin:5px;}
#cart ul {text-align:left;}
#cart a {color:blue;}
#cart form {display:inline;}

#footer {color:white;
	font-family:"courier new", courier, monospace;
	font-size:10pt;}
