body {
	background-image: url(../images/lines_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}


body#home a#homenav,
body#expertise a#expertnav,
body#tests a#testsnav,
body#clips a#clipsnav,
body#contact a#contactnav {
border-bottom: 4px solid #dcabdf;
padding-bottom: 5px;
background: transparent;
color: #000;
}


#figure {
	background-image: url(../images/figure-bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 459px;	
}

#figureSub {
	background-image: url(../images/figure-full-bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 269px;
	padding-top: 50px;
	padding-right: 10px;
}

.quotes {
	border: 1px dashed #666666;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#mainBody {
	background-image: url(../images/flower-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	background-color: #FFFFFF;
}

#shadows {
	background-image: url(../images/shadow_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
#banner {
	background-image: url(../images/kf-banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 79px;
	width: 760px;
}

/* Navigation CSS */


#navBar {
	background-image: url(../images/navBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 702px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 29px;
	padding-right: 29px;
}


 #navlist
{
margin: 0;
padding: 0 0 0px 0px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	font-weight: normal;
	text-decoration: none;
	color: #575757;
	padding-top: 9px;
	padding-left: 33px;
	padding-right: 33px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #dcabdf;
padding-bottom: 5px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000000; }

#bodyBorder {
	height: 460px;
	width: 732px;
	border: 1px solid #575757;
}
#bodyBorderSub {
	width: 732px;
	border: 1px solid #575757;
}

#homeHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-top: 20px;
	padding-left: 90px;
	color: #333333;
}
#homeContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding-left: 240px;
	padding-right: 30px;
	padding-top: 20px;
	color: #333333;
}
.imageBorder {
	border: 1px solid #333333;
}

#subContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	padding-right: 30px;
	padding-top: 0px;
	width: 420px;
	
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

#subContentE {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	padding-right: 30px;
	padding-left: 320px;
	padding-top: 15px;	
	
}

#magCovers {
	text-align: right;
	padding-top: 46px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.mags {
	padding-right: 5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC66CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
