html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

body {
font : 75%/1.4 verdana, Helvetica, sans-serif;
background-color: #000000;
background-image : url(http://www.theredchair.net/damaskBG.jpg); background-repeat: repeat-y; background-attachment:fixed;background-position: 50%;
text-align : center;
}
h3 {
height : 30px;
font-size: 18px;
color : #ff0000;
}
dark{
font-size: 14px;
color: #9999cc}
darksm{
font-size: 10px;
color: #9999cc}
#tr{color: #9999cc}

pRed {
color : #ff0000;

}
pWhite {
color : #ffffff;
}
a {
color : #ff0000;
text-decoration : underline;
}
a:hover, a:hover {
color : #ff0000;
}
#container {
width : 700px;
margin: auto;
padding-bottom: 75px;  /* must be same height as the footer */
position : relative;
color : #9999cc;
text-align : left;
}
#pageHeader {
margin: auto;
width : 497px;
}
#footer {position: relative;
	margin-top: -75px; /* negative value of footer height */
	height: 75px;
	clear:both;
	text-align : center;
	color : #9999cc;
	} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#rollover{
position : relative;
margin: auto;
width : 700px;
height : 119px;
}
#quickSummary {
margin: auto;
width: 475px;     /* to match DIVs size          */
color : #9999cc;
}
#quickSummary p span {
padding : 0 0px 0px 0px;
display : block;
}
#quickSummary .p2 span {
margin: auto;
width: 341px;     /* to match DIVs size          */
color : #9999cc;
}
#footer a {
text-decoration : none;
color : #ff0000;
}
#footer a:hover {
color : #ffffff;
}
