body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #ebebeb url(../images/kb_subpage_01.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
	height: 100%;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

h1 {
	background: url(../images/kb_2.gif) no-repeat left bottom;
	color: #79797b;
	font-family: corbel, verdana, arial;
	font-size: 1.35em;
	margin: .5em 0 0 0;
	padding: 0 0 8px 0;
	text-indent: 2em;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	color: #79797b;
}

h2 {
	color: #938ca3;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #9084ac;
	font-size: 75%;
	font-weight: bold;
	padding: 15px 0px 5px 0;
	margin: 0px;
	}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #777;
	}
#content li{
	background: url(images/bullet.gif) left top no-repeat;
}	
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 170%;
}
p {
	color: #817e71;
	font-size: .725em;
	margin: .5em 0 1.5em 0;
	padding: 0px;
}
a {
	color: #665d78;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #9084ac;
}
hr {
	display: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 15px 0;
}

/* header */

#header {
	clear: both;
	background: url(../images/header.jpg) left top no-repeat;
	width: 900px;
	height: 139px;
	margin: 0px auto;
}


.home #header {
	clear: both;
	background: url(../images/header.gif) left top no-repeat;
	width: 1100px;
	height: 139px;
	margin: 0px auto;
}

/* Page */

#menu {
	clear: none;
	float: right;
	margin: 104px 35px 0 0;
	width: 700px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
}
#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/kb_bottom.gif) top left no-repeat;
}

.home #page {
	margin: 0px auto;
	width: 1100px;
	background: none;
}
/* Content */

#content {
	float: left;
	margin: 65px 0 0 40px;
	width: 440px;
}
.home #content{
	margin: 0px;
	width: 1100px;
	z-index: 2000;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

blockquote {
	background-color: #d7dae2;
	border-bottom: 1px solid #ffffff;
	font-style: normal;
	margin: 20px;
	}
blockquote p{
	color: #666666;
	font-size: .7em;
	padding: 13px 20px;
}

blockquote h2{
	color: #9188a7;
	padding: 4px 0 6px 20px;
	background: url(../images/h2_bg.gif) repeat-x left top;
	border-bottom: 1px dashed #738ea9;
}
blockquote img {
	float: left;
	clear: none;
	padding: 0 15px 3px 0;
	border: none;
}

blockquote.long  {
	background: url(../images/quote_bg.jpg) repeat-y left top;
	border-bottom: 1px solid #ffffff;
	font-style: normal;
	margin: 10px 0px 10px 40px;
	width: 823px;
	}	
blockquote.long  p{
	color: #666666;
	font-size: .7em;
	padding: 10px 60px 13px 15px;
}
blockquote.long h2{
	color: #9188a7;
	padding: 4px 0 6px 20px;
	background: url(../images/h2_bg.gif) repeat-x left top;
	border-bottom: 1px dashed #738ea9;
}
blockquote.long img {
	float: left;
	clear: none;
	padding: 0 15px 3px 0;
	border: none;
}
/* Sidebar */

#sidebar {
	float: right;
	height: 100%;
	margin: 28px 0 0 0;
	width: 402px;
}
.albums #sidebar{
	float: right;
	height: 100%;
	margin: 43px 0 0 0;
	width: 402px;
}
/* Footer */

#footer {
	background: #79797b url(../images/siteinfo_bg.gif) repeat-x left top;
	height: 300px;
	padding:20px 0 0 0;
	width: 100%;
}

#footer p {
	margin: 1em 5em 20em 0;
	text-align: right;
	font-size: .6em;
	color: #fff;
}
#footer a {
	color: #fff;
	margin: 0;
	line-height: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #eee;
}
#footer img {
	vertical-align: middle;
}
.home #footer {
	background: #79797b url(../images/home_botbg.gif) repeat-x left top;
	height: 300px;
	margin:-91px 0;
	width: 100%;
}
.home #footer p {
	margin: 95px 5em 20em 0;
	text-align: right;
	font-size: .6em;
	color: #fff;
}
#footer #flashPlayer{
	float: right;
	clear: none;
	margin: 15px 25px 0 25px;
	background-color: #7c7c7e;
}
.answers   {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 19px;
}
.underline {
	padding-bottom: 5px;
	background: url(images/dot.jpg) repeat-x left bottom;
}
.purple{
	color: #665d78;
	text-decoration: none;
}
.highlight{
	color: #665d78;
	font-weight: bold;
	text-decoration: none;
}
