.a08 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal}
.ab08 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: bold}
.a09 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal}
.ab09 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold}
.a10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.ab10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold}
.a12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal}
.ab12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}
.ab12blink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: blink; color:#885505}
.abg12  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color:#885505}
.a14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal}
.ab14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold}
.abd14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color:#885505}
A.a14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000}
.ai14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic}
.ab16 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold}
.ab16event {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; text-decoration : blink}

.ab18 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold}
.a20 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal}
.ab20 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold}

A {color:#885505; text-decoration: none; font-weight: bold}
A:Link{color:#885505; text-decoration: none}
A:hover{color:#000000;	text-decoration: underline}
A:active{color:#885505; text-decoration: none}

A.white{text-decoration:none;color:white}
A:img{	color:#885505;	text-decoration: blink}
.scrollers {position: absolute; visibility: hidden; background: transparent;z-index:8;}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #885505;
	background-color: #FCF1D4
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #885505;
	background-color: #FCF1D4
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #885505;
	background-color: #FCF1D4
}
body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #B98B00; background-color: #FCF1D4;
      scrollbar-face-color: #E2CD8E; scrollbar-shadow-color: #FCECBD;
      scrollbar-highlight-color: #E2CD8E; scrollbar-3dlight-color: #FCECBD;
      scrollbar-darkshadow-color: #E2CD8E; scrollbar-track-color: #FCECBD;
      scrollbar-arrow-color: #FCECBD;
	margin:50px 0px; padding:0px;
	text-align:center;
	margin-right: auto;
margin-left: auto;    }


	
.lightbox {
    display: block;
    position: fixed;
    background-color: #fff;
    color: #333;
    z-index: 9999;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.carouselLeft {	
	display:none;
	background:url(../images/rotate/rotate-left.png);	
	width:40px; height:40px;
	background-position: 0px 0px;
}
.carouselLeft:hover {		
	width:40px; height:40px;
	background-position: 0px 40px;
	cursor:auto;
}
.carouselRight {
	display:none;
	background:url(../images/rotate/rotate-right.png);	
	width:40px; height:40px;
	background-position: 0px 0px;
}
.carouselRight:hover {	
	width:40px; height:40px;
	background-position: 0px 40px;
}
/****************************************/
#wrapper {
/*we need to tell the browser the size of the warpper div*/
width:800px;
height:400px;
/*align the top left corner of the page to the center
of the browser*/
position: absolute;
top: 50%;
left: 50%;
/*offset the page by half the width and height*/
margin-top:-200px;
margin-left:-400px;
/*allow us to see wrapper*/
background-color:red;
}

#da-vinci-title {
	display:none;	
	color:#f90;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	margin:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:10px;
	width:80%;
}
#da-vinci-alt{
	display:none;	
	color:#ddd;
	margin:20px;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	
}

a, a:focus, a:active {

   outline: 0 none;
  	border:none;
	
}
