@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px;
	padding:0px;
}

body, a, div, span, p {
	font-style: normal;
	font: 11px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

img {
border:0px;
}

p {
	text-indent: 10px;
	vertical-align:top;
	margin-top:0px;
}

p.norm {
	color: #000000;
	letter-spacing: .1em;
	line-height: 14px;
	text-indent: 0px;
	padding-left:10px;
	vertical-align:top;
}

p.linkNorm {
	color: #000000;
	letter-spacing: .1em;
	line-height: 14px;
	text-indent: 0px;
	padding-left:10px;
	padding-right: 260px;	
	vertical-align:top;
}

p.bCrumb {
	text-indent: 0px;
	color: #000000;
	letter-spacing: 0em;
	font: 9px Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight:bold;
}

span.infoHead, span.infoDate, span.whiteHead {
	margin-top: 0px;
	vertical-align:top;
	text-indent: 10px;
	height:20px;
	padding: 0px;
}

span.infoHead {
	color: #555; 
	letter-spacing: .1em;
	font: 14px Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 14px;
}

span.whiteHead {
	color:#ffffff;
	letter-spacing: .1em;
	font: 14px Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 14px;
}

span.infoDate {
	color:#990000;
	font: 11px "Courier New", Courier, monospace;
	font-weight: normal;
	line-height: 10px;
}

td.alignR {
	vertical-align:top;
	text-align:right;
	height:25px;
}

td.brl_Cell {
	width: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-align:center;
}

a.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a.links:hover {
	color:#990000;
}

a.links:visited {
	color:#990000;
}

a.links:visited:hover {
	color:#990000;
	text-decoration:underline;
}

a.links:active {
	color:#ffffff;
}


a.bLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	letter-spacing:0em;
	color:#000000;
	text-decoration:none;
}

a.bLinks:hover {
	color:#990000;
}

a.bLinks:visited {
	color:#990000;
}

a.bLinks:visited:hover {
	color:#990000;
	text-decoration:underline;
}

a.bLinks:active {
	color:#ffffff;
}


img.imgSwap {
	border:solid 1px #990000;
	vertical-align:bottom;
}

#MAIN {
	padding: 0px;
	top: 0px;
	left:0px;
	position: relative;
	z-index:1;
}

#bgAnim {
	width:100%;
	height:390px;
	left: 0px;
	top: 0px;
	text-align:center;
	position:fixed;
	z-index:-1;
}

#mainTable {
	background-image:url(images/mainBG.gif);
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	position: relative;
	z-index:1;
	padding: 0px;
}

#topBar {
	background-image:url(images/topBar.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#imgInfo {
	vertical-align:top;
}

#imgWindow {
	width: 340px;
	height: 340px; 
	position: relative;
	padding: 5px;
	left: 10px;
	top: -145px;
	z-index: 1;
}

#infoWindow {
	width: 340px;
	position: relative;
	left: 0px;
	top: -115px;

}

#linkWindow {
	width: 800px;
	position: relative;
	left: 0px;
	top: -115px;

}

#infoRow {
	height: 25px;
}

#obsCell, #crCell {
	position:relative;
	width: 60px;
	height: 12px;
}

#obsCell {
	top: -91px;
	left: -236px;
}

#crCell {
	top: -103px;
	left: -8px;
}

#crumb {
	position: relative;
	top:-90px;
	left:-2px;
}

#pFolio, #misc, #forum, #links, #contact {
	position:relative;
	width: 60px;
	height: 15px;
	font-weight:bold;
}

#pFolio {
	top: 8px;
	left: -40px;
}

#misc {
	top: 80px;
	left: -6px;
}

#forum {
	top: 98px;
	left: 70px;
}

#links {
	top: 62px;
	left: 154px;
}

#contact {
	top: -40px;
	left: 180px;
}