* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	position:absolute;
	height: 100%;
	width:900px;
	margin: 0px 0px 0px -450px;
	left: 50%;
}
#col1b {
	width: 440px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-align: left;
}

#col2b {
	width: 438px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-position: right;
	text-align: left;
}

#menu {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	height:22px;
	width:900px;
	margin-top: 100px;
	clear:left;
	z-index: 3;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #333333;
}

#copy {
	position: absolute;
	text-align:left;
	width:900px;
	clear:left;
	margin-top: 130px;
	z-index: 1;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: repeat-y;
	background-color: #000;
}

#header {
	position: absolute;
	text-align:left;
	height:100px;
	width:900px;
	clear:left;
	margin-top: 0px;
}

#btm {
	position: relative;
	text-align: center;
	width:900px;
	height: 20px;
	z-index: 3;
	line-height: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #141414;
	margin-top: 20px;
}

img.photo{
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	padding-top: 5px;
}
img.photor{
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
	padding-top: 5px;
}
hr {
	color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

li.para{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	color: #CCCCCC;
	list-style-position: inside;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
}
a{
	color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p{
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
	margin-top: 35px;
	padding: 0px;
	}
	
p.copy1{
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
	margin-top: 10px;
	padding: 0px;
	}
p.copy2{
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	padding: 0px;
	}
p.copy1p{
	font-size: 12px;
	line-height: 16px;
	color: #513127;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	font-weight: normal;
	height: 170px;
	}
	
span.date{
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

p.info2{
	font-size: 9px;
	color: #513127;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
}
p.quote{
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
}
p.right {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-bottom: 20px;
	margin-top: 10px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #669966;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
}
h1.right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #669966;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
	text-align: right;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 40px;
}

table{
	width: 100%;
}

tr{
	vertical-align: top;
}

td{
	padding-right: 10px;
	padding-bottom: 10px;
}


.imgl {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
span {
	color: #669966;
}
span.copy {
	color: #999999;
}
