body
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000022;
	color : #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.hidden
{
    display: none
}

A:link, A:Visited
{
	color : #330066;
}

A:Active  
{
	color:#660000;
}

A:Hover  
{
	color:#000033;
}

#everything
{
	position: relative;
	background: midnightblue;
	color: black;
	margin: 0 auto;
	width: 980px;
}

#header
{
	position:relative;
	background: midnightblue;
	margin-top: 4px;
	padding: 4px 4px 4px 4px;
	height: 100px;
}
#logo
{
	float: left;
}
#search
{
 margin-top: 1px;
 float: right;
}
#search-submit
{
	padding: 2px 2px 2px 2px;
	vertical-align: bottom;
}
#search-input
{
	background: white;
	font-family: Verdana;
	font-size: 0.7em;
	padding: 3px;
	color: black;
	border: 2px solid #555;
}

#quote
{
	position:absolute;
	top: 35px;
	left: 390px;
	height: 40px;
	width: 385px;
	text-align: left;
	vertical-align: middle;
	color: White;
}

#topnav
{
	text-align: center;
	position:absolute;
	bottom: 5px;
	left: 390px;
}

#topnav ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#topnav ul li
{
  display: inline;
  padding: 0;
  list-style: none;
}

#topnav ul li a
{
  float: left;
  height: 1.5em;
  color: #fff;
  border: 2px solid #000022;
  text-decoration: none;
    margin-left: 4px;
  margin-right: 4px;
  background: #444499;
}

#topnav ul li a span
{
  display: block;
  padding: 2px 2px 2px 2px;
}

#topnav ul li a:hover, #topnav ul li a.here
{
  background: #000032;
  border-top: 2px solid #ffff00;
}

#avmenu
{
	clear: left;
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	background: midnightblue;
}

#avmenu ul
{	
	list-style: none;
	width: 200px;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li
{
	margin-bottom: 4px;
}

#avmenu li a
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 6px 0 0 10px;
	background: #444499;
/*	border-left: 2px solid #cccccc;*/
border: 2px solid #000022;
}	
	
#avmenu li a:hover
{
	background: #000022;
	color: #ffffff;
	border-left: 2px solid #ffff00;
}

#amazon
{
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
}

#main
{
	clear: right;
	position: relative;
	color: black;
	margin: 0 auto;
	padding: 0px 3px 50px 0px;
	width: 770px;
	float: right;
	background-color: midnightblue;
}

#breadcrumbs
{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;	
	padding:3px 3px 3px 3px;
	background-color: #555; /*#000022;*/
	color: White;
	border: 2px solid #000022;
}

#breadcrumbs a
{
	color: white;
}

.article
{
	clear:both;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #000022;
	background-color: #ddddee;
}
.headline
{
	padding: 1px 1px 1px 3px;
	background-color: Maroon;
	color: white;
	margin: 0 0 0 0;
	font-size: 1.2em;
}
.headline a
{
	color: white;
}
div.article-text
{
	text-align: justify;
	margin: 5px 4px 5px 4px;
	background-color: #ddddee;
}
.info
{
	background-color: #A3A3A3;
	border-top: 2px solid #000022;
	border-bottom: 2px solid #000022;
	margin: 0 0 0 0;
	font-size: 0.9em;
}
.info a
{
	color:#000022;
}
.info a:hover
{
	color:#FF9000;
}
.info span.date, #main .info span.cat, #main .info span.user, #main .info span.comments
{
	padding-left:18px;
}
.info span.date
{
	background:url("../WetzNet%20%20Cooler%20than%20your%20mom_files/silkicons/calendar.png") 0 50% no-repeat;
}
.info span.cat
{
	background:url("../WetzNet%20%20Cooler%20than%20your%20mom_files/silkicons/folder.png") 0 50% no-repeat; margin-left:8px;
}
.info span.user
{
	background:url("../WetzNet%20%20Cooler%20than%20your%20mom_files/silkicons/user.png") 0 50% no-repeat; margin-left:8px;
}
.info span.comments
{
	background:url("../WetzNet%20%20Cooler%20than%20your%20mom_files/silkicons/comment.png") 0 50% no-repeat; margin-left:8px;
}
.info span.cdadd
{
	background:url("../WetzNet%20%20Cooler%20than%20your%20mom_files/silkicons/cd_add.png") 0 50% no-repeat; margin-left:8px;
}
.info span.edit
{
	background:url("../WetzNet%20%20Cooler%20than%20your%20mom_files/silkicons/pencil.png") 0 50% no-repeat; margin-left:8px;
}
.info span.misc
{
	margin-left:10px;
}

.content
{
	clear:both;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #000022;
	background-color: #ddddee;
}

.contentheader
{
	background-color: #000022;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
	font-size: small;
	padding: 1px 1px 1px 3px;
	margin: 0 0 0 0;
}

div.data
{
	clear:both;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	/*border: 2px solid #000022;*/
	background-color: #ddddee;
}

table.data
{
    BACKGROUND-COLOR: #222222;
    font-size: small;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

.rowheader
{
    background-color: #000022;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
	font-size: small;
}

.rowa
{
    background-color: #eeeeee;
    color: #000000;
    text-align: left;
	font-size: small;
	vertical-align: top;
}
.rowb
{
    background-color: #ddddee;
    color: #000000;
    text-align: left;
	font-size: small;
	vertical-align: top;
}

#footer
{
	position: relative;
	clear: both;
	width: 780px;
	height: 30px;
	margin-bottom: 10px;
	color: #ffffff;
	text-align: center;
}

td.data-quote
{
	padding: 8px;
}

A.rhlink:visited, A.rhlink:link, A.rhlink:active, A.rhlink:hover
{
    color: #ffffff
}
A.rhlink:hover
{
    color: #ffff00
}
span.rowheader_small
{
	font-size: x-small;
}
/*

A  
{ 
	font-size: small; 
}
A:link, A:Visited {
	color : #330066;
}

A:Active  
{
	color:#660000;
}

A:Hover  
{
	color:#000033;
}

A.menuitem, A.menuitem:visited, A.menuitem:link, A.menuitem:active {
	color: #ffffff;
	TEXT-DECORATION: none;
}
A.menuitem:hover {
	color: #ffff00;
	TEXT-DECORATION: none;
}
DIV  {	
	font-size: small;
}
SPAN {	
	font-size: small;
}
BODY  {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000022;
	color : #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

TABLE.main
{
	padding: 5px;
}

.hidden
{
    DISPLAY: none
}

.form
{
    BACKGROUND-COLOR: #bbbbbb;
    COLOR: #000000;
	font-size: small;
}

.imagebtn
{
    CURSOR: hand
}

.small
{
  	font-size: 10px;
}

.table
{
    BACKGROUND-COLOR: #000000;
    COLOR: #ffffff;
	font-size: small;
}
.logoheader
{
    BACKGROUND-COLOR: #ffffff;
}
.rowheader_small
{
    BACKGROUND-COLOR: #113377;
    COLOR: #ffffff;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
	font-size: x-small;
}
.rowheader
{
    BACKGROUND-COLOR: #113377;
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
	font-size: small;
}
.rowheader_l
{
    BACKGROUND-COLOR: #113377;
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
	font-size: small;
}
.rowheader_r
{
    BACKGROUND-COLOR: #113377;
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right;
	font-size: small;
}
.main
{
	TEXT-ALIGN: left;
	vertical-align: top;
}
.rowa
{
    BACKGROUND-COLOR: #ccccbb;
    COLOR: #000000;
    TEXT-ALIGN: left;
	font-size: small;
	vertical-align: top;
}
.rowb
{
    BACKGROUND-COLOR: #eeeedd;
    COLOR: #000000;
    TEXT-ALIGN: left;
	font-size: small;
	vertical-align: top;
}

.rowheaderb { background-color :#5555aa;
	color : #ffffff; font-size: small; }
.row { background-color :#bbbbbb;
	color : #000000; font-size: small; }
.rowalt { background-color :#dddddd;
	color : #000000; font-size: small; }

TABLE.menu
{
	background-color: midnightblue;
	COLOR: #ffffff;
    TEXT-ALIGN: left;
	font-size: large;
	vertical-align: top;
}

.topmenutext
{
	background-color: midnightblue;
	COLOR: #ffffff;
    TEXT-ALIGN: left;
	font-size: large;
	vertical-align: top;
}

.topmenuitem
{
	background-color: #444499;
}

A.topmenulink:visited, A.topmenulink:link, A.topmenulink:active, A.topmenulink:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.topmenulink:hover
{
    COLOR: #ffff00;
    TEXT-DECORATION: none;
}
*/