@charset "ISO-8859-1";

html {
	height: 100%;
}


body
{ 
	background: #dbdfb6;
	background-position: center 0;
	min-height: 100%;
}

div.outwrapper { text-align: center; position: absolute; top: 0px; left: 0px; width: 100% }

div.inwrapper { position: relative; margin: 0 auto; text-align: left; width: 990px; }


.textlinks {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bullets {
    color: #616060;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 30px;
    font-weight: normal;
	line-height: 45px;
}
.blktext {
	color: #000000;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
}

