body {
margin: 0 auto;
padding: 0;
font: 80% Tahoma,Verdana,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) repeat-y center top;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 5px 0 0 0;
padding: 0;
height: 105px;
}

#header h1 {
width: 760px;
margin: 0 0 5px 0;
float: left;
font-size: 2.5em;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#dateformat {
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #286ea0;
letter-spacing:0.1em;
height: 20px;
}

#vwmenu {
clear: left;
float: left ;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.8em;
}

#vwmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#vwmenu li {
margin-bottom: 8px;
height: 20px;
}

#vwmenu li a {
font-weight: bold;
height: 21px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #ccc;
}	
	
#vwmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #61a7d1;
}

.selected {
font-weight: bold;
height: 20px;
text-decoration: none;
display: block;
padding: 6px 0 0 20px;
background: #e3e3e3;
color: #286ea0;
border-left: 4px solid #61a7d1;
}

.announce {
margin: 8px 0 8px 0;
padding: 8px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.5em;
border:thin dashed #09F;
}

#extras {
float: right;
width: 120px;
padding: 15px 0 0 0;
font-size: 0.9em;
line-height: 0.8em;
}

#extras ul {	
list-style: square;
margin: 0 0 0 12px;
padding: 0;
}

#extras li {
line-height: 1.7em;
}

#extras p {
margin: 0 0 1.5em 0;
text-align:right;
}

#homecontent {
margin: 0 130px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#homecontent h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content {
margin: 0 0 20px 160px;
border-left: 1px solid #f0f0f0;
/* border-right: 1px solid #f0f0f0; */
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
vertical-align: top;
}

#content table { 
border:1px dotted #286ea0;
margin:5px;
font-size: 0.9em;
text-decoration: none;
color: #000000;
}

.tblhead {
font-weight: bold;
background-color: #BADBEF;
}

.tblrow {
background-color: #f0f0f5;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 2px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 15px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.footer {
font-size: 0.8em;
font-weight:bold;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#goback li{
list-style: none;
width:56px;
height: 20px;
margin: 0 20px 0 0;
font-size: 0.9em;
border:1px dotted #286ea0; 
}

#goback li a {
font-weight: bold;
text-decoration: none;
color: #505050;
height:22px;
display: block;
background: #f4f4f4;
}	
	
#goback li a:hover {
background: #eaeaea;
color: #286ea0;
}

#sold {
	font-size: 3em;
	font-weight: bold;
	color: #ff0000;
	letter-spacing:0.7em;
	text-transform: capitalize;
	text-align: center;
}

/* Members */

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
