body {
background-image:url(../images/qdibg.jpg);
	margin-top:0;
}

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
line-height:15px;
}

.boldtext{
font-family:"Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#FFFFFF;
font-weight:bolder;
line-height:24px;
}

.semiboldtext{
font-family:"Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
}

img{
border-width: 0;
}

.container{
	background-color:#000000;
	width:800px;
	height:auto;
	margin:0 auto;
}

.liner{
font-size:12px;
background-image:url(../images/smallbar.jpg);
	width:800px;
	height:9px;
}
	
.header{
	width:800px;
	height:150px;
}

.body{
	width:800px;
	height:auto;
	background-color:#000000;
}

.footer{
font-size:12px;
background-image:url(../images/lgbar.jpg);
	width:800px;
	height:29px;
}
