@charset "utf-8";



html {
	height: 100%;
	margin-bottom: 1px;
	}

body {
	margin-top: 0;
	margin-right: 10px;
	padding: 10px;
	font-family: Verdana;
	font-size: .91 em;
	line-height: 1.25 em;
	color:#fff;
	background-color: rgb(0,0,0);
	text-align: left;
	}

a {
	color: #fff;
	text-decoration: underline;
	}

a:link {
	text-decoration: underline;
	color: white;
	border-color: #888;
	border-width: 0 0 0 0;

	padding: 3px 0px 2px 0px;
	background-color: transparent;
	}

a:visited {
	
	}

a:hover {
	color:rgb(175,175,175);

	}


p {
 	margin: 0 0 1.8em 0;
	padding: 0;
	}
	

space {
	word-spacing: 15px;
	}
	
h1 {
	font-family: Verdana;
	font-size: 1.46em;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0px 1.25em 0px;
	}

h2 {
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2em;
	margin: 4em 0 1em 0;
	text-transform: uppercase;
	}

h1 + h2 {
	margin-top: 2em;
	}
h2 + h3 {
	margin-top: 1.5em;
	}

h3 {
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: .91em;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2em;
	margin-bottom: 1.4em;
	margin-top: 3em;
	text-transform: uppercase;
	}


p + h3 {
	margin-top: 4em;
	}
pre + h3 {
	margin-top: 4em;
	}

h6 + h2 {
	margin-top: 2em;
	}


h4, h5, h6 {
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	margin: 2em 0 0 0;
	}

strong {
	font-weight: normal;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

em em {
	font-style: normal;
	}

strong strong {
	font-weight: bold;
	}


img {
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0;
	}



ul, ol {
	padding-left: 1em;
	margin: 0 0 2em 1em;
	}


ul {
	list-style-type: square;
	}





/**** IDs *************************************************************/

#Box {
	border: 1px;
	width: 880px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
	}


#Banner {
	width: auto;
	height: auto;
	border: 0px;
	padding: 0;
	margin: 59px 12px 69px 41px;
	text-align: left;
	background-color: transparent;
	line-height: 0px;
	}



#Banner a {
	border-width: 0px;
	}

#Banner a:hover {
	background-color:transparent;
	}


#Main {
	padding: 0px;
	border: 0px;
	margin-left: 222px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 425px;
	}


#Sidebar {

	float: left;
	width: 160px;
	height: auto;
	border: 0px;
	margin: 0;
	padding:0;
	background-color: transparent;

	text-align: right;
	font-size: .91em;
	line-height: 1.25em;
	}

#Sidebar ul {
	margin: 0 0 5em -4em;
	}

#Sidebar li {
	list-style: none;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: 0;
	}

#Sidebar p {
	padding: 0;
	letter-spacing: .2em;
	margin: 0 0 0 -3em;
	}

#Sidebar h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: .25em;
	margin-top: 2em;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

#Sidebar strong {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

#Sidebar a {

	padding: 4px 1px 4px 1px;
	text-decoration: none;
	}
#Sidebar a:link {

	border: 0;
	}
#Sidebar a:visited {

	border: 0;
	}
	
#Sidebar a.lure {
	color:red;
	
	}
	
	
#Sidebar a.lure:hover {
	color:rgb(182,0,0);
	
	}
	
#Photobar {

	float: right;
	width: 160px;
	height: auto;
	border: 0px;
	padding: 0 0 0 0;
	background-color: transparent;
	color: #eee;
	text-align: left;
	font: Hui;
	font-size: .75em;
	line-height: 1.2em;
	}



#Footer {
	margin-top: 10em;
    font-size: .75em;
	line-height: 1.2em;
	padding-bottom: 1em;
	text-align: center;
	background-color: transparent;
	}