body {
	background-color: #000;
	color: #000;
	font-family: "Avenir LT Std", "Avenir", Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	background-image:url(propellerhomepage.jpg);
    background-repeat:no-repeat;
	background-position: 25px 127px;
	background-attachment: fixed;
 }

h1 {
	font-size: 40px;
	background-color: #fff600;
	padding: 15px;
	padding-top: 25px;
	line-height: 75px;
}

p {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 25px;
	color: #a4a4a4;
}

a:link, a:active, a:hover, a:visited {
	color: #000; 
	text-decoration: none;
}

a:hover {
	color: #777;
}

p.boring {
	font-weight: bold;
	color: #000;
	font-size: 20px;
	margin-left: 40px;
	padding-top: 50px;
	padding-bottom: 20px;
}

div#leftbar {
	position:fixed
	width:175px;
	margin-top:25px;
	margin-bottom:100px;
	margin-right:0px;
	margin-left:10px;
	text-align:left;
	padding-left: 10px;
}

div#quarantine {
	position:fixed
	width:1500px;
	margin-top:70px;
    margin-bottom:100px;
    margin-right:50px;
    margin-left:125px;
	text-align:left;
	padding-right:10px;
	padding-left: 50px;
}

div#quarantine2 {
	position:fixed
	width:1500px;
	margin-top:70px;
    margin-bottom:100px;
    margin-right:50px;
    margin-left:0px;
	text-align:left;
	padding-right:10px;
	padding-left: 0px;
}

div#table {
	width:650px;
	padding-top: 0px;
	text-align: left;
	margin: 0 auto;
	clear:both;
}

}

ul#contents {
	margin-top: 50px;
}

ul#contents li {
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #e1e1e1;
}

ul#contents li a.first {
	color: #000;
	font-weight: bold;
}

ul#contents li a {
	color: #000;
}

ul#contents li span {
	width: 20px; 
	margin-right: 20px;
	display: inline-block;
	text-align: right;
	color: #000;
	font-weight: bold;
	clear:both;
}

ul#contents li span.first {
}

ul#contents li span.first a {
	font-weight: bold;
	color: #000;
}
@charset "UTF-8";
/* CSS Document */

