﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}
	
#nav td {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}	

#nav a {
	display: block;
	color: white;
	padding: 11px 12px 8px 12px;
	text-decoration:none;
	font-size: 11px;
	}	

#nav a:hover {
	color: #e1f2b4;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 20px auto 0 auto;
	background: #d3d3d3;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	width: 990px;
	margin:0 auto;
	background: white;
	border: 1px solid #b5b5b5;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#navcell {
	background: url('../siteart/nav-bar2.jpg') no-repeat;
}

#navcell-b {
	background: url('../siteart/nav-bar-b.jpg') repeat-x;
}


#main-content {
	padding: 35px;
	background: #f3f3f3 url('../siteart/content-bkg2.jpg') no-repeat;
}

#main-content a {
	font-size: 11px;
	font-weight: bold;
	color: #bd3003;
}

#main-content a:hover {
	color: #9a2702;
}

#main-content-b {
	padding: 35px;
	background: #f3f3f3 url('../siteart/content-bkg-b.jpg') repeat-x;
	border-bottom: 8px solid #273846;
}

#main-content-b a {
	font-size: 11px;
	font-weight: bold;
	color: #bd3003;
}

#main-content-b a:hover {
	color: #9a2702;
}


h1 {
	font-size: 26px;
	font-weight: normal;
	color: #bd3003;
	margin: 0;
	padding:0;
}

h2 {
	color: white;
	margin: 0;
	padding:0;
	font-size: 18px;
	font-weight: normal;
}

#bottom {
	background: #19232c url('../siteart/dark-bkg.jpg') repeat-x;
	padding: 15px 30px;
}

#bottom a {
	font-size: 11px;
	color: #ffbe00;
	font-weight: bold;
}

#bottom a:hover {
	color: #ffea89;
}

#inv {
	padding: 15px 30px 15px 0;
	border-right: 2px solid #42505b;
	width:1%;
}

#inv a img {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#inv a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#inv-table {
	width:700px;
}

.inv-description {
	vertical-align:top;
	padding:5px;
}

.inv-photo {
	padding:5px 2px;
	vertical-align:bottom;
	background:#fff;
	text-align:center;
	width:200px;
}

.inv-photo img {
	border:7px #fff solid;
}

.comment {
	background: white;
	padding: 25px;
	border: dotted 4px #e7e7e7;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
