body{font:12pt/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}

a:focus{outline:1px dotted invert}

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

h1{font-size:18pt; color: #990000}

h2{font-size:16pt; color: #990000}

h3{font-size:14pt; color: #990000}

h4{font-size:12pt; color: #990000}

h5{font-size:10pt}

h6{font-size:9pt}

ol{list-style:decimal}

ul{list-style:square}

li{margin-left:30px}

.smallerText {font-size: smaller}

.footer {color:#CCCCCC;	background-color: #3F3F3F; padding: 0.5em;}

<!--p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}-->

.menu_text_left{float:left}

.menu_text_right{float:right}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }