* {margin: 0; padding: 0;}

body {background-color:#FFFFFF; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif, Arial, Helvetica;
	text-align:center; font-size: 78%; height: 100%; color:#ffffff; background: #000000;}

#wrapper {text-align:left; width: 960px; background-color:#000000; margin: 10px auto; border:2px solid #58595b;}

.prop {float: left; width: 0; height: 450px; min-height: 450px;}
.clear {clear:both; height: 1px;}

h1{font-size:150%; margin-top:0.8em; margin-bottom:0.6em; color: #FFFFFF;}
h2{font-size:130%; margin-top:0.7em; margin-bottom: 0.6em;}
h3{font-size:120%; margin-top: 0.7em; margin-bottom: 0.3em;}
h4{font-size:110%; margin-top:0.7em; margin-bottom:0.3em;}
p{font-size:100%; margin-bottom:0.5em; margin-top:0.3em;}

ul{list-style-type:none; font-size:100%; margin-bottom:0.5em;}
li{text-align:left; padding-left:2.3em; background:url(../images/asteriskbullet.png) no-repeat 1em 0.2em; margin-top:0.2em; margin-bottom:0.4em;}

a {color:#000000;}
a:link, a:visited, a:hover, a:active{text-decoration:underline; color:#cccccc;}