html, body {
	behavior:url("csshover.htc");
	margin: 0;
	padding: 0;
	background-color: #3a2216;
	background-image: url(images/bg.gif);
	background-repeat: yes;
	height: 100%;
	font-size: 100%;
}

#main {
	position: absolute;
	background-color: #3a2216;
	padding: 100px 0px 0px 0px;
	margin: 0px 75px 0px 75px;
	width: 895px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-color: #966851;
	border-style: solid;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
* html #main {
width:1047px;
w\idth:895px;
}

#mainindex {
	position: absolute;
	background-color: #3a2216;
	padding: 100px 0px 0px 0px;
	margin: 0px 75px 0px 75px;
	width: 797px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-color: #966851;
	border-style: solid;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
* html #mainindex {
width:949px;
w\idth:797px;
}

#navbar {
	float: left;
}

#header {
	padding: 0;
	margin: 0;
}

#header img.tag {
	padding: 0px;
	margin: 0px 0px 0px 262px;
	border:none;
}

#header img.notag {
	padding: 0px;
	margin: 0px 0px 0px 360px;
	border: none;
}

#cover {
	float:right;
	padding: 0px 20px 20px 0px;
	margin: 0px;
	width: 602px;
}	
* html #cover {
width:622px;
w\idth:602px;
}

#cover img {
	margin: 0px;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #966851;
}

#content {
	float: right;
	padding: 20px;
	margin: 0px 20px 20px 0px;
	width: 660px;
	min-height: 200px;
	background-color: #fff;	
}
* html #content {
width:720px;
w\idth:660px;
}

.clear {
	clear: left;
	line-height: 0;
	height: 0;
	font-size: 0;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #666; 
}

#content a:hover {
	color: #f9284a;
}

#content h1 {
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-width: normal;
	line-height: 20px;
	color: #f9284a;
}
#content h2 {
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-width: normal;
	line-height: 16px;
	color: #666;
}

.indent1 {
margin-left: 40px;
}

.indent3 {
margin-left: 155px;
}

.indent4 {
margin-left: 170px;
}

.indent5 {
margin-left: 290px;
}

.indent6 {
margin-left: 450px;
}

.indent7 {
text-indent: 460px;
}

.indent8 {
margin-left: 350px;
}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#content ul li {
	color: #000;
	margin-left: 0px;
	padding-left: 0px;
}

#content ul ul li {
	color: #000;
	margin-left: 20px;
	padding-left: 0px;
}

#content ul ul li a:link, #content ul ul li a:visited {
	text-decoration: none;
	color: #666; 
}

#content ul ul li a:hover {
	color: #f9284a;
}

img.floatright {
	float: right;
	border: none;
	margin-left: 10px;
}

#gallery {
	text-align: center;
}

#gallery a img {
	padding: 0;
	margin: 0px 0px 10px 0px;
	border: 0px;
}

#gallery p {
	font-weight: bold;
}

#content p.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

.block {
	display: block;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.block a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	background-color: #fff;
	padding: 2px 0px 2px 0px;
	display: block;
	width: 300px;
}

.block a:link, .block a:visited {
	
}	

.block a:hover, .block a:active {
	background-color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	
}

hr {
	border: 0;
	color: #966851;
	background-color: #966851;
	height: 1px;
	width: 300px;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
}

.watson {
	border: 0;
	color: #966851;
	background-color: #966851;
	height: 1px;
	width: 300px;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}

