html, body, img { margin: 0; padding: 0; }

body {
	text-align: center;
	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;
	background: #603 url(images/bk-body2.gif) repeat;
	padding-bottom: 10px;
	}

h1, h2, h3, h4, h5 { line-height: 1.1; color: #906; }

h1 { font-size: 16px; margin: 12px 0 0 0; }
h2 { font-size: 13px; margin: 14px 0 0 0; }
h3 { font-size: 12px; margin: 10px 0 0 0; }
h4 { font-size: 11px; }
h5 { font-size: 11px; }

body#homeBody h1 { font-size: 14px; margin: 0 8px 0 0; }

h2.big { font-size: 16px; margin: 16px 0 0 0; }

p {
	font-size: 12px;
	margin: 6px 0 0 0;
	}
	
.crosslink {
	font-size: 10px;
	}
	
div.rule {
	margin: 14px 14px 0 0;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #CCC;
	height: 1px;
	}
	
div.rule2 {
	margin: 14px 14px 14px 0;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #CCC;
	height: 1px;
	}
	
.hide {
	display: none;
	}	
	
.credit {
	font-weight: bold;
	color: #666;
	margin: 6px 0 0px 0;
	}
	

table { font-family: inherit; }

a:link { color: #F00; text-decoration: none; }
a:visited { color: #900; text-decoration: none; }
a:hover { text-decoration: underline; }

img.bordered { border: 1px solid #999; }

img.lft { float: left; margin: 0 8px 8px 0; }
img.lftBordered { float: left; margin: 4px 6px 6px 0; border: 1px solid #999; }

img.logo { vertical-align: -1px; margin: 0 2px; }

#wrap {
	position: relative;
	width: 858px;
	margin: 0 auto 10px auto;
	border: 1px solid #333;
	background: #FFE url(images/bk-tile.gif) 0 0 repeat-y;
	text-align: left;
	}

/* For IE Mac
----------------------------------------------- */
* html>body #wrap { background-position: 1px 0; }

#inner { position: relative; background: transparent url(images/bk-pic.jpg) 13px 100% no-repeat; }

#hdr {
	width: 858px;
	height: 115px;
	background: url(images/hdr.jpg) 0 0 no-repeat;
	}

#hotspot {
	position: relative;
	left: 14px;
	top: 13px;
	width: 194px;
	height: 48px;
	}

#hotspot a {
	display: block;
	height: 100%;
	width: 100%
	}

#nav {
	position: absolute;	
	top: 123px;
	left: 14px;
	width: 176px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav ul li {
	height: 24px;
	width: 176px;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0;
	}

#nav ul li.top { border-top: 1px solid #CCC; }

#nav ul li a {
	display: block;
	height: 20px;
	width: 162px;
	padding: 4px 0 0 14px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	background: url(images/bk-nav.jpg) 0 -24px no-repeat;
	}

/* For IE Win
----------------------------------------------- */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #nav ul li a { height: 24px; }
* html #nav ul li a { hei\ght: 20px; }
/* End hide from IE5/mac */

#nav ul li a:hover,
#nav ul li a.current {
	color: #906;
	background-position: 0 0;
	}

#main {
	width: 419px;
	min-height: 300px;
	margin: 0 0 20px 214px;
	padding-top: 8px;
	border-right: 2px solid #999;
	}
	
#mainnobrd {
	width: 600px;
	min-height: 300px;
	margin: 0 0 20px 214px;
	padding-top: 8px;
	}

/* For IE Mac
----------------------------------------------- */
* html>body #main { width: 211px; }
* html>body#contactBody #main { padding-bottom: 30px; }
* html>body#privacyBody #main { padding-bottom: 230px; }

/* For IE Win
----------------------------------------------- */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #main { width: 421px; height: 300px; }
* html #main { wid\th: 419px; height: 300px; }
/* End hide from IE5/mac */

#main h1 { margin: 0 8px 0 0; }
#main p { margin-right: 12px; }

#main img.bordered {
	border: 1px solid #999;
	margin-bottom: 16px;
	}

/*
#right {
	float: right;
	width: 210px;
	text-align: center;
	padding-top: 4px;
	}
*/	
	
#right {
	position: absolute;	
	top: 115px;
	left: 645px;
	width: 210px;
	text-align: center;
	padding-top: 4px;
	}

#right h2,
#right h3 {
	margin: 0 8px 4px 0;
	text-align: left;
	}

#right p {
	margin: 0 9px 6px 0;
	text-align: left;
	}

#right img { margin: 20px 20px 0 0; }

#right img.bordered {
	border: 1px solid #999;
	margin: 4px 20px 12px 0;
	}
	
#right img.smbordered {
	border: 1px solid #999;
	margin: 10px 180px 12px 0;
	}

#right img.lftBordered { float: left; margin: 4px 6px 6px 0; border: 1px solid #999; }

#footer {
	position: relative;
	left: 190px;
	width: 668px;
	/*border-top: 1px solid #CCC;*/
	background-color: #FFE;
	}

#footer p {
	padding: 8px 0;
	margin: 0;
	text-align: center;
	font-size: 10px;
	letter-spacing: -0.01em;
	}

#footer a { color: #F00; }
#footer span { color: #906; }
