* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #A3D74F;
}
a:hover {
text-decoration: underline;
color: #A3D74F;
}

#img {
border: solid 3px #CCCCCC;
}

#wrap {
	width: 1000px;
	background-color: A4Da3E;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 10px;
}

#header {
	height: 200px;
	background-color: #FFFFFF;
	background-image: url(images/blackquantumFS.jpg);
	width: 1005px;
	background-repeat: no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 35px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #A3D74F;
}
#header h2 {
	color: fffffff;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	top: 15px;
	background-image: url(images/qfmainhdr.gif);
}

#contentbar {
	height: 15px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/gr_thin_bi_line.jpg);
}
.contentbarleft {
float: left;
padding-left: 20px;
font-weight: 600;
font-size: 15px;
width: 220px;
}
.contentbarright {
	float: right;
	padding-left: 0px;
	font-weight: 600;
	font-size: 15px;
	text-align: left;
	width: 530px;
}

#content {
	width: 1005px;
	background-color: #FFFFFF;
}

.right {
	float: right;
	width: 760px;
	text-align: justify;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A4DA3E;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
height: 30px;
line-height: 30px;
}
.right h2 a {
text-decoration: none;
color: #A3D74F;
}
.right h2 a:hover {
color: #fff;
}

.left {
	float: left;
	width: 210px;
	padding-top: 15px;
	font-size: medium;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 13px;
}
.left ul {
	padding: 10px 0 15px 20px;
	list-style-type: none;
	line-height: 25px;
}
.left ul li a {
	text-decoration: none;
	font-weight: 800;
	font-size: 13px;
	line-height: 20px;
}
.left ul li a:hover {

}

#footer {
	text-align: center;
	font-size: x-small;
	color: #666666;
	border-top: 1px dotted #A2D84C;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: ffffff;
}
#footer a {
	color: #666666;
	background-color: ffffff;
}
#footer a:hover {
	color: #aaa;
	background-color: #FFFFFF;
}
.mid {
	width: 150px;
	text-align: justify;
	font-size: 14px;
	padding-top: 5px;
	left: 400px;
}
.contentbarrightbios {
	float: right;
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	width: 540px;
	height: 2675px;
	line-height: normal;
}
.rightcontentright {
	float: right;
	width: 740px;
	text-align: justify;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

