@import url(head.css);
@import url(foot.css);
@import url(dropmenu.css);
@import url(content.css);


a:link{
	border: 0 none;
; color: #666666
}
a:hover{
	color: #000;
}
img {
; border: 1px #000000
; margin-right: 10px; margin-left: 10px
}
body {
	margin: 0px 10px;
	padding: 0;	
	/*
	background: #ccc url(../images/diag-purple-green.gif);
	*/
	background-color: #eee;
	text-align:center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.nv {
	display: none;
}
.help {
	cursor: help;
}
div#shadow {
;
background-color: #eee; background-image: url(../images/furniture/drop-shadow-grey-800.gif); background-repeat: repeat-y; background-position: top center
}
div#layout {
	position: relative;
	padding: 0 0;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	background-color: #fff;	
	color: #666;
	font: 1em sans-serif;
	border: 1px #999 solid;
}

a:visited  { 
	border: 0 none;
; color: #666666
 } 
a:active  { 
	color: #FF0000;
 } table {  }
table h2 {  }
table img {  }
