/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
 05:  2Col_Flexible_Sidebar_Left
  ------------------------------------------------
*/
html { min-height: 100%; margin-bottom: 1px; }
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	color: #211C21;
	margin: 12px;
	padding: 0;
	min-width: 760px;
	background-image: url(images/brownback.jpg);
	background-repeat: repeat-x;
	background-color: #FEFDF8;
}
#qa {
	padding: 8px;
	color: #110F10;
}

#masthead {
	color: #999999;
	padding: 0;
	margin: 0;
	background-color: #000000;

}
#wrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #231F20;
	height: 100%;
	background-image: url(images/sidebrown.gif);
	background-repeat: repeat-y;
}
#column_wrapper {
	width: 800px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	color: #231F20;
	font-family: "Trebuchet MS", Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 590px;
	font-size: .80em;
}
#left {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	color: #000000;
	font-size: 0.7em;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 150px;
}
#heading {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

div.scroll {
	height: 650px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #492525;
	text-decoration: none;
	list-style-image: url(drafts/bullet.jpg);
	margin: 4px;
	text-align: left;
}.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #EAE8E9;
}
#left a:visited {
	color: #EAE8E9;
}
#left a:hover {
	color: #FF6600;
}
#right a:link {
	color: #211C21;
}
#right a:visited {
	color: #211C21;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	color: #D74279;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #FF66CC;}
.p7uberlink {
	border-color: #000000 !important;
	color: #A64200;
}
h1 {
	font-size: 2.0em;
	color: #523C2F;
	padding-top: 8px;
	padding-bottom: 4px;
	font-family: "Courier New", Courier, monospace;
	line-height: 1.8em;
	margin: 0;
	}
h2+ul{
	margin-top: 0;


}
h2 {
	font-size: 1.2em;
	margin: 10px 0 0;
	line-height: 1.2em;
	color: #FF6600;
}
h3 {
	font-size: 1em;
	color: #FB6801;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 2px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 4px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: 500;
	color: #FD6502;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AFA5A8;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	color: #6F3D02;
}
#masthead .logo {
	float: right;
	height: 138px;
	width: 144px;
	position: absolute;
	left: 601px;
	top: -9px;
	padding: 4px;
}

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: auto;
	margin-top: 10px;
	width: 769px;
	margin-right: auto;
	height: 100%;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #333333;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(p7csslm/images/backd/lower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 769px;
	height: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}#right .inside {
	line-height: 1.65em;
	color: #211C21;
	font-family: "Trebuchet MS", Verdana;
	margin-top: 4px;
	padding: 20px 28px 28px;
}
#left .inside {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
}
#masthead .inside {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #FF9A00;
}
#footer .inside {
	color: #231F20;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#footer .right {
	color: #999999;
	width: 400px;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: right;
}
#right .logo {
	float: right;
	height: 138px;
	width: 144px;
	position: absolute;
	left: 617px;
	top: 234px;
	padding: 4px;
}
.img {
	border: 2px solid #231F20;
}
#copyright {
	color: #000000;
	font-size: 0.7em;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
}
.padding {
	padding: 4px;
}


.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70px;
	font-weight: bold;
	color: #FF7921;
	line-height: 75px;
	padding-top:0px;
	padding-right:6px;
	float:left;
}
#fees {
	border: 1px dashed #FB6801;
	background-color: #FFF0E6;
	padding: 8px;
}
#article {
	text-align: left;
	width: 170px;
	border: 1px dotted #FF6600;
	word-spacing: 0.3em;
	color: #EAE8E9;
	font-size: 0.8em;
	margin: 0px auto 6px;
	padding: 2px 6px 6px;
}
#article a:link {
	text-align: left;
	word-spacing: 0.3em;
	color: #FFFFFF;
}
#article a:visited {
	text-align: left;
	word-spacing: 0.3em;
	color: #FFFFFF;
}
#article a:hover {
	text-align: left;
	word-spacing: 0.3em;
	color: #FF6600;
}
#right li {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
#author {
	margin-right: 10px;
}
#right img {
	width: auto;
	border-style: none;
}
.write {
	background-image: url(images/backwrite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
