a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000000;
}
#container
{
    padding:20px 10px 10px 20px;
    position:relative;
    visibility:visible;
    margin: auto; /* margin:auto = centers on page, with no resize due to set width */
    width: 649px; /* slightly larger width than all other sections to avoid any un-natural line breaks */
}
#header
{
}
#PVLogo1
{
	float:left;
}
#QLink-Logo2
{
	float:right;
	border-color: #FFFFFF;
}

#QLink
{

}
#PVLogo2
{
	width: 301px;
	height: 28px;
}
#Navi
{
	float:left;
	background-image:url(images/index_r3_c1.jpg);
	width:643px;
	height:48px;
	padding-bottom:8px
}
#DR
{
    float:left;
    text-align:right;
    width:390px;
    color:white;
    font-size:15px;
    padding-top:37px;
	padding-left:5px;
}
#Rich
{
    float:right;
    text-align:left;
    width:100px;
    color:white;
    font-size:15px;
    padding-top:37px;
	padding-right:5px;

}
#Flash-Intro
{
	float:left;
	outline-color: #FF0000;
}

#main
{
	float:left;
	background-image: url(images/index_r5_c1.jpg);
	width: 643px;
	height: 243px;
}
#Sub1
{
	float:left;
	text-align: center;
	width: 300px;
	padding-top: 200px;
	color: #FFFFFF;
	font-size: 18px;
}
#Sub2
{
	float:right;
	text-align: center;
	width: 300px;
	padding-top: 200px;
	font-size: 18px;
	color: #FFFFFF;
}
#main2
{
	float:left;
	background-image: url(images/index_r6_c1.jpg);
	width: 643px;
	height: 200px;
}
#Sub3
{
    float:left;
    text-align:center;
    width:300px;
    color:white;
    font-size:18px;
}
#Sub4
{
    float:right;
    text-align:center;
    width:300px;
    color:white;
    font-size:18px;
}
#Footer
{
    float:left;
    background-image:url(images/index_r7_c1.jpg);
    width:643px;
    height:36px;
    text-align:center;
    font-size:11px;
    color:white;
    padding-top:8px;
}
#Footer2
{

}
#Login
{
    float:left;
    color:white;
    width:240px
}
#BBB
{
    float:right;
 	padding-right:5px;
}
