/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-size: 100%;
	color: #000000;
	background-color: #999;
	padding: 0;
	background-image: url(../Bryant_VanDyck_background.jpg);
	background-repeat: repeat;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: right;
}
#masthead {
	color: #999999;
	background-color: #F5F5DC;
	margin: 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #A1BBDF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #630;
	border-right-color: #630;
	border-left-color: #630;
	height: auto;
	padding: 50px 70px 0px;
}
#wrapper {
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: 12px solid #630;
}
#column_wrapper {
	background-image: url(../../BVD3/p7csslm/img/clm02_middle.gif);
	background-repeat: repeat-y;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F5F5DC;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right {
	width: 536px;
	float: right;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #E8E8E8;
	margin-right: 70px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 487px;
	text-align: right;
}

#next {
	width: 536px;
	float: right;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #E8E8E8;
	margin-right: 70px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9;
	background-color: #FFF;
	background-image: url(../../BVD3/squiggly.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;

}

#next .nextlink {
	position:absolute;right:0;bottom:0;
}

#previous .previouslink {
	position:absolute;right:0;bottom:0;
}

#left {
	width: 304px;
	float: left;
	margin-left: 70px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9;
	padding: 0px;
	height: 2000%;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right .content{
	font-size: 0.6em;
	line-height: 2.2em;
	font-style: Verdana;
	padding: 4px 14px 44px 44px;
	position: relative;
	margin-top: 80px;
	text-align: left;
}

#right .content a.next{
	position: absolute;
	right: 36px;
	top: 353px;
	width: 84px;
	height: 24px;
}

#masthead .content {
	padding: 0px 0px;
}
#footer .content {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	color: #630;
	text-align: left;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #CC9;
}
#footer {
	color: #999999;
	background-color: #F5F5DD;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	border: 0px none #CC9;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #600;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: normal !important;
	letter-spacing: 0em;
	border-color: #FFF !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	text-align: left;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	font-size: 1.05em;
	text-align: left;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
}

a.next:link { color: #000000; }
a.next:visited { color: #000000 }
a.next:hover { color: #666633 }
right link page {
	text-align: right;
}
#p7bod #wrapper #column_wrapper #right .content #p7ABW1 .p7ABtrig h3 #p7ABt1_3 strong {
	font-size: 12px;
}
#p7bod #wrapper #column_wrapper #right .content #p7ABW1 .p7ABtrig h3 #p7ABt1_2 strong {
	font-size: 12px;
}
#p7bod #wrapper #column_wrapper #right .content #p7ABW1 .p7ABtrig h3 #p7ABt1_1 strong {
	font-size: 12px;
}
