/* 	

mathew emmett | architect and conceptual artist

css style sheet for all media
	
*/

#apDiv1 {
	position:absolute;
	width:200px;
	height:135px;
	z-index:4;
	left: 30px;
	top: 80px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:135px;
	z-index:5;
	left: 260px;
	top: 80px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:135px;
	z-index:7;
	left: 490px;
	top: 80px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:135px;
	z-index:8;
	left: 720px;
	top: 80px;
}
#apDiv1a {
	position:absolute;
	width:200px;
	height:135px;
	z-index:4;
	left: 30px;
	top: 275px;
}
#apDiv2a {
	position:absolute;
	width:200px;
	height:135px;
	z-index:5;
	left: 260px;
	top: 275px;
}
#apDiv3a {
	position:absolute;
	width:200px;
	height:135px;
	z-index:7;
	left: 490px;
	top: 275px;
}
#apDiv4a {
	position:absolute;
	width:200px;
	height:135px;
	z-index:8;
	left: 720px;
	top: 275px;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:285px;
	z-index:1;
	left: 450px;
	top: 295px;
}
#apDiv6 {
	position:absolute;
	width:200px;
	height:548px;
	z-index:2;
	left: 30px;
	top: 275px;
}
#apDiv7 {
	position:absolute;
	width:200px;
	height:40px;
	z-index:1;
	left: 260px;
	top: 710px;
}
#apDiv8 {
	position:absolute;
	width:200px;
	height:50px;
	z-index:3;
	left: 720px;
	top: 275px;
}
#apDiv9 {
	position:absolute;
	width:200px;
	height:40px;
	z-index:1;
	left: 260px;
	top: 610px;
}
#apDiv10 {
	position:absolute;
	width:200px;
	height:40px;
	z-index:1;
	left: 720px;
	top: 610px;
}
#apDiv11 {
	position:absolute;
	width:200px;
	height:40px;
	z-index:1;
	left: 260px;
	top: 510px;
}
#apDiv12 {
	position:absolute;
	width:200px;
	height:40px;
	z-index:1;
	left: 720px;
	top: 510px;
}
#imDiv1 {
	position:absolute;
	width:660px;
	height:auto;
	z-index:1;
	left: 30px;
	top: 275px;
	text-align: right;
}
#imDiv2 {
	position:absolute;
	width:890px;
	height:auto;
	z-index:1;
	left: 30px;
	top: 275px;
	text-align: left;
}	
#imDiv3 {
	position:absolute;
	width:660px;
	height:auto;
	z-index:1;
	left: 30px;
	top: 275px;
	text-align: right;
}
#imDiv4 {
	position:absolute;
	width:430px;
	height:auto;
	z-index:1;
	left: 30px;
	top: 275px;
	text-align: right;
}
#imDiv5 {
	position:absolute;
	width:430px;
	height:auto;
	z-index:1;
	left: 490px;
	top: 275px;
	text-align: right;
}
#YF {
	position:absolute;
	width:200px;
	height:20px;
	z-index:8;
	left: 720px;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	text-transform: uppercase;
	color: #CCCCCC;
}
body,p,td,th,h1,h2,li,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	margin: 0px;
	line-height: 12pt;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bkgrd.gif);
	background-repeat: repeat-x;
}

h1 {
	color: #000000;
	line-height: 12pt;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 0px;
	text-indent: 2px;
}
h2 {
	color: #000000;
	line-height: 12pt;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 0px;
	text-indent: 0px;
}
.black {
	color: #000000;
	text-indent: 2px;
	line-height: 12pt;
}
.smblack {
	font-size: 8pt;
	color: #000000;
	text-indent: 2px;
	line-height: 12pt;
}
.smblackCopy {
	font-size: 8pt;
	color: #000000;
	text-indent: 0px;
	line-height: 12pt;
}
.smwhite {
	font-size: 8pt;
	color: #FFFFFF;
	text-indent: 0px;
	line-height: 12pt;
	padding-top: 0px;
}

.selected {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000000;
	display: block;
	line-height: 12pt;
	text-indent: 2px;
}
.selectedSmall {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	line-height: 12pt;
	text-indent: 2px;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	line-height: 12pt;
	text-indent: 2px;
}
.note {
	font-size: 8pt;
	line-height: 12pt;
	color: #999999;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
	display: block;
	text-indent: 2px;
	line-height: 12pt;
}
a:visited {
	text-decoration: none;
	color: #999999;
	display: block;
	text-indent: 2px;
	line-height: 12pt;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12pt;
	background-color: #000000;
	display: block;
	line-height: 12pt;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12pt;
}
#apDiv1 a:link {
	color: #000000;
	text-decoration: none;
	display: block;
	text-indent: 2px;
	line-height: 12pt;
}
#apDiv1 a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	text-indent: 2px;
	line-height: 12pt;
}
#apDiv1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12pt;
	background-color: #000000;
	display: block;
	line-height: 12pt;
}
#apDiv1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12pt;
}
#YF a:link {
	color: #999999;
	text-decoration: none;
}
#YF a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#YF a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}
#YF a:active {
	color: #666666;
	text-decoration: none;
}
