a, img{
	text-transform: none;
	text-decoration: none;
	border: none;
	list-style-type: none;
	color: gray;
	font-family:"Lucida Grande",Verdana, Arial,sans-serif;
	font-size: 11pt;
	}
	
ul {
	list-style-type: none;
	}
	
li {
	text-align: right;
	}			
	
body {
	background: #b5b5b5 url(../images/boab-bg.jpg) repeat-x scroll 0 0 ;
	height: auto;
	width: auto;
	font-family:"Lucida Grande",Verdana, Arial,sans-serif;
	font-size: 11pt;
	line-height: 24px;
	-webkit-text-stroke: 1px transparent;
	}

h1 {
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	color: gray;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18px;
	}
	
.intro-copy {
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	color: gray;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 26px;
	}
	
h2 {
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	color: gray;
	text-align: left;
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	margin-left: 20px;
	}
	
h3 {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
	color: gray;
	text-align: left;
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10pt;
	}
	
h4 {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
	color: #ff1f6f;
	text-align: left;
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	}	
	
h5 {
	text-transform: normal;
	text-decoration: none;
	letter-spacing: 0px;
	color: gray;
	text-align: left;
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	margin-left: 20px;
	}			

.home-copy {
	font-style: normal;
	margin-left: 20px;
	margin-top: 17px;
	}
	
.intro-copy {
	font-style: italic;
	margin-left: 63px;
	}		
	

#wrapper {
	padding-right: 30px;
	width: 1080px;
	height: 740px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 80px;
	padding-bottom: 80px;
	}		
	
#left {
	float: left;
	width: 540px;
	height: 740px;
	margin: 0;

	}
	
#right {
	float: right;
	width: 540px;
	height: 740px;
	margin: 0;
	}
	
#form{
	margin-left: 20px;
	line-height: 13pt;}		
	
#enter {
	border-right-color: #ff1f6f;
	border-right-style: solid;
	border-right-width: 10px;
	background-position-x: inherit;
	width: 530px;
	height: 450px;
	}	
	
	
.logo {
	margin: 5px 0 0 40px;
	}	
	
#nav {
	border-right-color: #ff1f6f;
	border-right-style: solid;
	border-right-width: 5px;
	width: 150px;
	height: 100px;
	float: right;	
	margin: 0;
	}	
	
.link-gray a {
	padding-right: 20px;
	color: gray;
	}				
	
.link-pink a {
	color: #ff1f6f;
	}	
	
#nav, a:hover {
	color: #ff1f6f;
	}		
	
#enter-rollover {
	margin-top: 80px;
	width: 83px;
	height: 16px;
	float: right;
	}	
	
a.rollover {
	width: 83px;
	height: 16px;
	display:block;
	background: url(../images/enter.png)
	}
	
a.rollover:hover { 
	text-decoration: underline;
	}	
	
.displace {
	position: absolute;
	left: -5000px;
	}
	
.susan {
	margin-left: 20px;
	}			
	
.large-logo {
	margin-top: 100px;
	margin-left: 50px;
	}

#slideshow {
    position:relative;
	float: left;
	height:450px;
    width: 450px;
	}
	
#ss {
    position:relative;
	float: right;
	height:320px;
    width: 530px;
    border-right-color: #ff1f6f;
	border-right-style: solid;
	border-right-width: 5px;
	padding: 50px 20px 0 0;
	}	
	
#left-contact {
    position:relative;
	float: right;
	height:574px;
    width: 530px;
    border-right-color: #ff1f6f;
	border-right-style: solid;
	border-right-width: 5px;
	padding: 50px 20px 0 0;
	}		
	
#small-slideshow {
    position: relative;
	float: right;
	height: 320px;
    width: 320px;
	}	
	
#single-image {
    position: relative;
	float: right;
	height: 320px;
    width: 320px;
	}		
	
#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 450px;
    width: 450px;
	}
	
#small-slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 320px;
    width: 320px;
	}	

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
	}
	
#small-slideshow DIV.active {
    z-index:10;
    opacity:1.0;
	}	

#slideshow DIV.last-active {
    z-index:9;
	}

#small-slideshow DIV.last-active {
    z-index:9;
	}

#slideshow DIV IMG {
    height: 450px;
    width: 450px;
    display: block;
    border: 0;
	}

#small-slideshow DIV IMG {
    height: 320px;
    width: 320px;
    display: block;
    border: 0;
	}
	
.copyright {
	background-position: 0 bottom;
	margin-left: 20px;
	color: #aaaaaa;
	font-family:"Lucida Grande",Verdana, Arial,sans-serif;
	font-size: 8pt;
	}	
	
