﻿* {margin: 0; padding: 0;}

body {background: url(../images/background-top-2.jpg) repeat-x #DBDBDB; font-family: Verdana, Arial, Tahoma, Helvetica, Geneva;
	text-align:center; font-size: 84%; height: 100%; color:#303030; overflow: scroll; overflow-x: hidden; overflow-y: scroll;}

#wrapper {position: relative; text-align:left; width: 960px; background-color:#ffffff; margin: 10px auto;}

.prop {float: left; width: 0; height: 550px; min-height: 550px;}
.clear {clear:both; height: 1px;}

h1{font-size:140%; padding-top: 0.6em; margin: 0 0.4em 0.7em 0.4em; color: #303030;}
h2{font-size:130%; margin: 0 0.4em 0.7em 0.4em;}
h3{font-size:120%; margin: 0 0.4em 0.7em 0.4em;}
h4{font-size:110%; margin: 0 0.6em 0.7em 0.6em;}
p{font-size:100%; margin: 0 0.6em 0.7em 0.6em;}

ul{list-style-type:none; font-size:100%; margin-bottom:0.8em;}
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:#000000;}

.left {float: left;}
.right {float: right;}

.m5 {margin: 5px;}
.m10 {margin: 10px;}
.m15 {margin: 15px;}

.clearleft {clear: left;}
.clearright {clear: right;}
