body {
	background: white url(../images/background3.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
}

#body_ld {
	background: white url(../images/background2.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
}

a {
	color: blue;
	text-decoration: underline;
	font-weight: 800;
}

a:hover {
	color: white;
	background: #830000;
}

a:active {
	color: black;
	background: #830000;
}

img {
	border: 0px none;
	background-image: none;
}

iframe{
	border:none hidden;
	border-bottom:none hidden;
	border-left:none hidden;
	border-right:none hidden;
	border-top:none hidden;
}

#page {
	width: 960;
	position:relative;
	margin: 0 175px 0 175px;
}

#bio{
	display:block;
}

#imgleft {
	float: left;
	margin: 5px;
	border: 0px;
}

#imgright {
	float: right;
	margin: 5px;
	border: 0px;
}

#leftcolumn{
	float:left;
	width:200px;
	border: 1px solid black;
	padding: 15px;
	padding-left: 15px;
}

#leftcolumn a{
	padding: 3px 1px;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

#leftcolumn a:hover{
	background-color: #660000;
}

#rightcolumn{
	float:left;
	width:550px;
	min-height: 400px;
	margin-left: 10px;
	padding: 5px;
	padding-bottom: 8px;
}

#column1{
	float: left;
	position: relative;
	width: 300px;
}

#column2 {
	float: rightt;
	position: relative;
	width: 300px;
}

#header, #footer {
	display: block;
	clear: both;
}

#header {
	border: none;
	background: none;	
}

#footer {
	font: normal normal 400 8pt/normal Arial, Helvetica, sans-serif;
	text-align: center;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 1px;
	top: 200px;
}

#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 215px;
	top: 200px;
}

#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 430px;
	top: 200px;
}

#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 1px;
	top: 330px;
}

#apDiv5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 215px;
	top: 330px;
}

#apDiv6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 430px;
	top: 330px;
}

#apDiv7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 1px;
	top: 460px;
}

#apDiv8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 215px;
	top: 460px;
}

#apDiv9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 430px;
	top: 460px;
}

#apDiv10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 1px;
	top: 590px;
}

#apDiv11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 215px;
	top: 590px;
}

#apDiv12 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 430px;
	top: 590px;
}

