body {
font-family: Tahoma,arial,helvetica,sans-serif;
font-size: 12px;
color: #333;
background-color : #8f7a4e; 
margin: 10px; 
border: 0; 
padding: 0;
}


#container {
	margin: 0 auto 0 auto;
	width: 765px;
	background: #fff;
	padding: 0;
	font-size: 12px;
	text-align: left;
}


#header {
	width: 763px;
	height: 170px;
	background-color: #8f7a4e;
	border: 1px solid #AEB167;
}


#content {
margin: 0 ;
background: #fff;
padding: 8px;
}



#navcontainer
{
	width: 765px;
	margin-bottom: 10px;
	z-index: 1;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: 600;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin: -8px 0 0 15px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
	display: inline;
	text-align: center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

#navcontainer li a
{
	color: #333333;
	background-color: #b29c62;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#navcontainer li a:hover
{
	color: #8c3001;
	border: 1px solid #8c3001;
}

#navcontainer li a#current
{
	color: #000;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aeb167;
	border-right-color: #aeb167;
	border-bottom-color: #aeb167;
	border-left-color: #aeb167;
}

#navcontainer li a span {display: none}

#navcontainer li a:hover span{
	display:block;
	position:absolute;
	top: -50px;
	width:400px;
	background-color:transparent;
	color:#FFFFFF;
	text-align: left;
	padding: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 5px;
}

.corona {
background: transparent; 
margin:0 auto 0 auto;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

.corona a:link, a:visited, a:active {
color : #000000;
text-decoration : underline; 
background-color : transparent;
} 
.corona a:hover {
color : #8c3011;
text-decoration : underline; 
background-color : transparent; 
} 


.corona h1, .corona p {margin:0 10px;}

.corona h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ff7800;
	letter-spacing: 0.25em;
	font-weight:600;
	padding-bottom: 20px;
	margin-left: 10px;
	text-transform: none;
	text-align: left;
}

.corona p {padding-bottom: 15px;}

.corona .top, .corona .bottom {
display:block; 
background:transparent; 
font-size:1px;
}
.corona .b1, .corona .b2, .corona .b3, .corona .b4, .corona .b5 {
display:block; 
overflow:hidden; 
height:1px; 
background:#fff; 
border-left:1px solid #ccc; 
border-right:1px solid #ccc;
}
.corona .b1 {
	margin:0 5px;
	background-color: #E6E7CF;
}
.corona .b2 {
	margin:0 4px;
	background-color: #D8DAB8;
}
.corona .b3 {
	margin:0 3px;
	background-color: #C8CA99;
}
.corona .b4 {
	margin:0 2px;
	background-color: #BDC085;
}
.corona .b5 {
	margin:0 1px;
	background-color: #AEB167;
}

.corona .boxcontent {
	display:block;
	padding: 20px;
	text-align: justify;
	margin: 0;
	background-color: #fff;

	background-image: url(file:///C|/Documents and Settings/Alina/My Documents/AC 365/web/anibanner01/images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/bg2.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aeb167;
	border-left-color: #aeb167;
}


.float-right {
	float: right;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
	border: 1px solid #AEB167;
	line-height: 14px;
	margin-top: -195px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #E7E8D2;
	list-style-type: none;
	padding: 0;
}

#copyright {
	margin-top: 10px;
	height:20px;
	background-color: #b29c62;
	color: #333;
	text-align: center;
	width: 765px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
  
 }

#copyright a { 
  color: #333;
 }

.bkbig {
font-family: Georgia, "Times New Roman",Times, serif ;
color:#0A2A52;
font-size:20px;
}



div.credit {
text-align: right;
margin: 0 50px 0 0;
color: #999999;
font-size: 10px;
padding: 3px;
}

div.credit a{
color:#999999;
}


.small {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000;
text-decoration : underline; 
font-style : normal;
} 
.small a:link  {color : #000080;}  
.small a:hover {color : #000000;} 


.botsmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size : 11px;
	color : #8f7a4e;
	text-decoration : none;
	font-weight : bold;
	width: 765px;
} 
.botsmall a:link {
	color : #8f7a4e;
	text-decoration: none;
}  
.botsmall a:hover {color : #8c3011;} 

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color:#8c3011;
	font-weight:800;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-top: 10px;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#8c3011;
	font-weight:600;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	letter-spacing: normal;
	line-height: normal;
	padding-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#8c3011;
	font-weight:600;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 10px;
	letter-spacing: normal;
	padding-left: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	letter-spacing: normal;
	padding-left: 10px;
}
.image {
	border: 1px solid #aeb167;
}


.box-image-h {
	float: left;
	margin-top: 24px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.25em;
	border: 1px solid #8f7a4e;
	padding: 0px;
	height: 150px;
	width: 200px;
}
.box-text {
	float: left;
	height: 100px;
	width: 150px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #8f7a4e;
	border-right-color: #8f7a4e;
	border-bottom-color: #8f7a4e;
	border-left-color: #8f7a4e;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
	position: relative;
	height: 600px;
	width: 700px;
}


/*Add a height attribute and set to largest image's height to prevent overlaying*/

.thumbnail img{
	border: 1px solid #AEB167;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	white-space: nowrap;
}


.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #8F7A4E;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
position: absolute;
top: 350px;
left: 30px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
