body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	max-width: 1300px;
	background-color: #000000;
	background-image: url(/pics/bkg_gradient2.jpg);
	background-repeat: repeat-x;
	color: #A6A6A6;
	}

a {
	text-decoration: none;
	font-weight: normal;
	color:  #ebc757;
	outline: none;
	}
a:visited {
	color:  #ff0000;
	}
a:active {
	color:  #ebc757;
	}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
	
.caption {
	font-size: 14px;
	vertical-align:bottom;
	text-align:left;
}

strong, b {
	font-weight: bold;
	}
p {
	font-size: 16px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 5px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 21px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:-2em;
	color: #fff;
	}
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-left:-2em;
	margin-top: 1em;
	margin-bottom: 0;
	color: #fff;
	}
h3 {
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	margin-left:-1em;
	margin-top: 1em;
	margin-bottom: 0;
	color: #fff;
	}
h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin-left:-.5em;
	margin-top: 1em;
	margin-bottom: 0;
	color: #fff;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	font-size: 14px;
	padding-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
#top {
	margin: 0px 0px 20px 0px;
	border: 0px;
	height: 80px;
	padding: 10px 10px 10px 25px;
	background-color: #000000;
	}
html>body #top {
	height: 120px;
	}
#left {
	position: absolute;
	top: 140px;
	left: 3px;
	margin: 0px;
	padding: 10px;
	width: 170px;
	height: auto;
	border-left: 0px;
	border-right:  0px;
	}

#left ul {
	margin:0;
	padding:0;
	font-style: italic;
	font-size:14px;
	list-style-type:none;
	}

#left ul li {padding:5px 0 5px 0;
	}

#middle {
	padding: 10px;
	margin: 0px 40px 0px 220px;
	height: auto;
	border: 0px none;
	}
#footer {
	padding: 10px;
	margin: 150px 90px 0px 270px;
	height: auto;
	border: 0px none;
	}
#right {
	position: absolute;
	top: 10px;
	right: 75px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	background: #333333;
	width: 320px;
	height: 57px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	}

.sidebaritem {
	background: #666666;
	margin:10px 0 0 0;
	padding: 3px;
	}

.picthumb {
	width:200px;
	float:left;
	text-align:center;
	font-size:11px;
	line-height:16px;
	margin:0 10px 10px 10px;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#advert {
	position: absolute;
	top: 13px;
	right: 75px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 5px;
	background: #363636; 
	width: 320px;
	height: 57px;
	border: 1px solid #FFFF00;
	}
html>body #advert {
	width: 310px;
	float: right;
	}
	
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.MenuHeads {color: #FFFFFF}

.inset {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	margin: 10px 0px 10px 20px;
	padding: 10px;
	float: right;
	width: 220px;
}

table.data {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: #333333;
	text-align: left;
}
table.data th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #000000;
}
table.data td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}
.pcpthumbs {
    width: 880px;
}

.pcpthumb {
    width: 206px;
    background-color: inherit;
    border: 2ps solid gray;
    float: left;
    height: 250px;
    margin: 3px;
    padding: 3px;
    position: relative;
}
.pcpimgthumb {
    position: relative;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

