*	{
	margin: 0;
	padding: 0;
	cursor: default;
	text-decoration: none;
	}

body	{
	background-color: #251616;
	}

h1	{
	font-family: Calabria;
	font-size: 15px;
	color: #5E1712;
	text-indent: 18px;
	letter-spacing: 3px;
	}

	h1 a:link, h1 a:visited {
		color: #5E1712;
		}

	h1 a:hover, h1 a:active {
		color: #928B8B;
		}
h2	{
	font-family: Georgia; 
	font-size: 12px;
	color: #3E3D3E; 
	font-style: italic; 
	text-indent: 0px;
	letter-spacing: 2px; 
	}


h3	{
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 35px;
	color: #7B6768;
	letter-spacing: 1px;
	}

	h3 a:link, h3 a:visited {
		color: #7B6768;
		border-bottom: 1px dotted #7B6768;
		}

	h3 a:hover, h3 a:active {
		border-bottom: 1px solid #7B6768;
		} 

h4	{
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 35px;
	color: #7B6768;
	letter-spacing: 1px;
	}


a:link, a:visited {
		color: #5E1712;
		}

a:hover, a:active { 
		color: #7B6768; 
		}


b	{
	font-family: Tahoma;
	color: #928B8B;
	}

i	{
	color: #928B8B;
	font-family: Tahoma;
	}

u	{
	color: #928B8B;
	border-bottom: 1px dashed #928B8B;
	font-family: Tahoma;
	}

big	{
	font-family: Tahoma;
	color: #928B8B;
	font-family: Tahoma;
	line-height: 100%;
	}

small, sup, sub {
	font-family: Tahoma;
	color: #7B6768;
	}

#wrap	{
	width: 550px;
	height: auto;
	margin: 0 auto;
	background-color: #E6DFD0;
	}

#header {
	width: 550px;
	height: 375px;
	background: transparent url('images/header.png') top left no-repeat;
	}

.name	{
	float: left;
	width: 350px;
	height: 30px;
	overflow: hidden;
	margin: 315px 0 0 25px;
	padding: 5px 5px 5px 20px;
	text-align: left;
	font-family: georgia;
	font-weight: normal;
	font-size: 18px;
	color: #211E26;
	background: transparent url('images/namebg.png') top left repeat-y;
	display: block;
	text-transform: lowercase;
	line-height: 30px;
	letter-spacing: 3px;
	}

.nav	{
	float: left;
	width: 125px;
	height: 275px;
	margin: 75px 0 0 0;
	text-align: right;
	line-height: 21px;
	text-transform: lowercase;
	}

	.nav a:link, .nav a:visited {
		font-family: Arial;
		font-size: 10px;
		color: #5E1712;
		letter-spacing: 2px;
		background: transparent url('images/navbg.png') top right repeat-y;
		display: block;
		padding: 0 15px 0 0;
		margin: 0 0 5px 0;
		}

	.nav a:hover, .nav a:active {
		color: #000000;
		}

#main	{
	width: 470px;
	height: auto;
	padding: 20px 40px 20px 40px;
	font-family: Arial;
	font-size: 12px;
	color: #464546;
	text-align: justify;
	line-height: 180%;
	}

		#main p	{
			margin: 0 0 10px 0;
			}

			#main p a:link, #main p a:visited {
				color: #5E1712;
				text-decoration: none;
				border-bottom: 1px dotted #251616;
				font-family: Arial;
				font-weight: bold;
				}

			#main p a:hover, #main p a:active {
				color: #7B6768; border-bottom: 1px solid #b1ac8a;
				}

			#main p.cmnt {
				font-weight: bold;
				text-align: right;
				letter-spacing: 1px;
				}

	#main li {
		margin: 0 0 0 10px;
		}

	#main ul {
		margin: 0 0 0 10px;
		}

	#main ul.rules {
		margin: 0;
		list-style: none;
		}

	#main ul.rules li {
		margin: 0 0 10px 0;
		}

#footer {
	width: 470px;
	height: auto;
	padding: 0 40px 20px 40px;
	font-family: Arial;
	font-size: 9px;
	color: #251616;
	text-align: center;
	letter-spacing: 1px;
	}

	#footer a:link, #footer a:visited {
		font-family: Arial;
		font-size: 9px;
		color: #251616;
		border-bottom: 1px dotted #251616;
		}

	#footer a:hover, #footer a:active {
		color: #251616;
		border-bottom: 1px solid #251616;
		}

hr.break {
	height: 1px;
	width: 80%;
	margin: 15px auto 15px auto;
	color: #251616;
	background-color: #251616;
	border: none;
	}

blockquote {
	width: 90%;
	background: transparent url('images/bqbg.png') center repeat;
	margin: 5px auto 5px auto;
	}

	span.bqh {
		display: block;
		text-transform: lowercase;
		font-family: Tahoma;
		font-size: 9px;
		background: transparent url('images/bqh.png') center repeat;
		padding: 0 0 0 25px;
		letter-spacing: 3px;
		}

	blockquote p {
		text-align: justify;
		padding: 5px 10px 5px 10px;
		}

tr.h, th.h	{
	background: transparent url('images/bqh.png') center repeat;
	}

#archnav {
	margin: 0 0 30px 0;
	}

		#archnav a:link, #archnav a:visited {
			color: #5E1712;
			text-decoration: none;
			border-bottom: 1px dotted #251616;
			font-family: Tahoma;
			font-weight: bold;
			}

		#archnav a:hover, #archnav a:active {
			border-bottom: 1px solid #251616;
			}

	.left	{
		float: left;
		width: 100px;
		}

	.right	{
		float: right;
		width: 100px;
		}

table, td, tr {
	margin: 0;
	padding: 0;
	border: none;
	color: #464546;
	font-family: Arial;
	font-size: 11px;
	background-color: transparent;
	}