/*

copyright 2009 f. claire baxter. 

look, don't touch. 


*/



* {
	margin:0;
	padding:0;
	list-style:none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 9000px;
	overflow: hidden;
	background-color:#71C9F1;

}


a img {
	border:none;
}


p {
	line-height: 1.1em;
}



h1 a, h2 a, h3 a, p a{

	padding: 0 1px;
	color: #6bc6c5;
	text-decoration: none;	
}


h1, h2, h3, p {
	margin-top: 0;
}


img {
	border: none;
}

A:LINK, A:VISITED
{
	TEXT-DECORATION: none;
	COLOR: #2E3192;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

A:ACTIVE
{
	COLOR: #F37142;
}

A:HOVER
{
COLOR: #F37142;
TEXT-DECORATION: underline;
}



/*------------ GLOBAL ------------*/

.container {
	float: left;
	display: block;
	height: 1169px;
	width: 1450px;
	position: relative;
	z-index:0 !important;
	
}


.interior {
	width: 1280px;
}

.interior img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.CurrLnk
{
	TEXT-DECORATION:none;
	COLOR:#F37142;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
}
.TxtBdy
{
	TEXT-DECORATION:none;
	COLOR:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
}
.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #2E3192;
}
.back {	
	height: 87px;
	width: 46px;
	left: 900px;
	top: 50px;
}
.next {	
	width="56" ;
	height="87;
	left: 150px;
	top: 0px;
}

.home {
	position: absolute;
	width: 75px;
	height: 26px;
	left: 0px;
	top: 0px;
}

.copygrey {
	color: #333;
}

.border {
	border: 1px solid #555555;
}


#arrows { 
	display: none; 
}


#arrows ul li { 
	display: inline; margin: 10px; 
}





/*------------ Aftermath ------------*/

#Aftermath {
	background: #71C9F1;
	background-image:url(Images/bg2.gif);
}

#Aftermath .TxtBdy {
	font-size: 13pt;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;	
}

/*------------ Biennale ------------*/
#Biennale {
	background: #71C9F1 url('img/bio-bg3.gif') no-repeat top left;
}

#Biennale .interior {	
	font-size: 12pt;
	width:620px;
	color:#333;
}


/*------------ Venus ------------*/
#Venus {
	background: #71C9F1 url('img/bio-bg3.gif') no-repeat top left;
}

#Venus .interior {	
	font-size: 12pt;
	width:620px;
	color:#333;
}

#Venus .copy h1 {
	font-weight:bold;
	font-size:20pt;
	color:#6bc6c5;
}

#Venus .copy h2 {
	font-weight:bold;
	font-size:11pt;
	color:#c5d053;
}

#Venus .copy h3 {
	font-weight:bold;
	font-size:14pt;
	color:#6bc6c5;
	text-transform:uppercase;
}

/*------------ Visitor ------------*/
#Visitor {
	background: #71C9F1 url('img/bio-bg3.gif') no-repeat top left;
}

#Visitor .interior {	
	font-size: 12pt;
	width:620px;
	color:#333;
}

/*------------ Links ------------*/
#Links {
	background: #71C9F1 url('img/bio-bg3.gif') no-repeat top left;
}

#Links .interior {	
	font-size: 12pt;
	width:620px;
	color:#333;
}

/*------------ CONTACT ------------*/

#contacts {
	background: #71C9F1 url('img/contact-bg2.gif') no-repeat top left;
	font-size: 16px;
}

#contacts .interior {
	padding-top: 0px;
	padding-left: 520px;
	font-size: 20px;
	width:500px;
}

#contacts .copy {
	line-height:1em;	
}

#contacts .copy p {
	font-size:11pt;
	font-weight:bold;
	color:#666;
}

#contacts .copy h1 {
	font-weight:bold;
	font-size:16pt;
	color:#666;
}

#contacts .copy h2 {
	font-weight:bold;
	font-size:11pt;
	color:#c5d053;
}

#contacts .copy h3 {
	font-weight:bold;
	font-size:13pt;
	color:#c5d053;
	text-transform:uppercase;
}

#contacts .copy h4 {
	font-weight:bold;
	font-size:13pt;
	color:#6bc6c5;
	text-transform:uppercase;
}



/*------------ END ------------*/


#end {
	background: #ffffff;
}


#end .interior {
	padding: 130px 0;
	color:#333333;
}



.column {
	float: left;
	width: 300px;
	margin-right: 25px;
}

.project {
	height: 110px;
	width: 580px;
	padding-right: 10px;
	color: white;
	float: left;
	background: url('overlay.png') repeat 0 0;
	height: 70px;
	margin-bottom: 26px;
	overflow: hidden;
}

.project:hover {
	background: url('overlay.png') repeat 100% 100%;

}


.project p {
	font-size: 12px;
	padding: 0 4px;
}

.project img{
	float: left;
	margin-right: 15px;
}

.project h2 {
	padding: 5px;
	font-size: 16px;
}





#expand {
	position: absolute;
	left: -1550px;
	display: block;
	top: 0;
}


/*

copyright 2009 f. claire baxter. 

look, don't touch. 


*/
