/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/
html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4F1772;
	background-color: #4F1772;
	margin: 20px;
	padding: 0;
	background-image: url(images/back_purple.jpg);
	background-position: center top;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	height: 271px;
	background-position: bottom;
}
#wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #4F1772;
	background-color: #FFFFFF;
}
#column_wrapper {

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 700px;
	float: left;
	border-left: 1px solid #4F1772;
	margin-bottom: 8px;
	margin-top: 8px;
}
#left {
	width: 220px;
	float: left;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FFFFFF;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
	font-size: 0.7em;
}
#footer {
	color: #FFFFFF;
	background-color: #52AA16;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer .content {
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	text-align: center;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#masthead a:link {
	color: #52AA16;
	text-decoration: none;
}
#masthead a:visited {
	color: #52AA16;
	text-decoration: none;
}
#masthead a:hover {
	color: #4F1772;
}
#left a:link {
	color: #FFFFFF;
}
#left a:visited {
	color: #FFFFFF;
}
#left a:hover {
	color: #4F1772;
	background-color: #52AA16;
}
#right a:link {
	color: #52AA16;
}
#right a:visited {
	color: #72448D;
}
#right a:hover {
	color: #2F1C39;
}
#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: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.2em;
	margin: 0;
	line-height: 1.6em;
	background: #F5F3F8;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.0em;
	margin: 30px 0 0 0;
	color: #52AA16;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#right li {
	color: #6F178B;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
#right img {
	padding: 1px;
	border: 1px solid #F2E7FA;
	margin: 5px;
}
h3
{
	margin-bottom: 0.5em;
	font-size: 100%;
}


#right .contact {
	font-style: normal;
	color: #FFFFFF;
	background-color: #4F1772;
	padding: 4px;
	width: 150px;
	float: right;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#right .contact a {
	font-style: normal;
	color: #FFFFFF;
	background-color: #4F1772;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#right .contact a:hover {
	font-style: normal;
	color: #ADB915;
}
#right table {
	border: 1px solid #F0EDF4;
	text-align: left;
	vertical-align: top;
}
#right table .odd {
	border: 1px solid #F0EDF4;
	background: #F5F3F8;
	vertical-align: top;
}
#right table .even {
	border: 1px solid #F0EDF4;
	background: #FFFAE8;
}
#right table th {
	border: 1px solid #F0EDF4;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background: #4F1772;
}
#ad {
	border: 1px dotted #4F1772;
	color: #4F1772;
	font-size: 0.8em;
	background: #E6D8ED;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 180px;
}
#book {
	border: 1px dotted #4F1772;
	color: #4F1772;
	font-size: 0.8em;
	background: #E6D8ED;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 180px;
}

#book img  {
	color: #4F1772;
	font-size: 0.8em;
	background: #E6D8ED;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

