body {

  margin:0px; scrollbar-arrow-color: #FFFFFF;

  scrollbar-3dlight-color: #988675;

  scrollbar-highlight-color: #988675;

  scrollbar-face-color: #988675;

  scrollbar-shadow-color: #988675;

  scrollbar-darkshadow-color: #988675;

  scrollbar-track-color: #FFFFFF;

  	background-image: url('images/bg_gradient.gif');

	background-repeat: repeat-x;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px

}

#apDiv3 {
	position:absolute;
	width:396px;
	height:369px;
	z-index:1;
	top: 80px;
	left: 9px;
	overflow: auto;
	font-size: 12px;
	color: #FFFFFF;
}

#container {

	margin-left: auto;
    margin-right: auto;

	position: relative;

	width: 800px;

	height: 505px;

	//background-image:url('images/bg_container.gif'); 

	background-repeat:repeat-x;

	visibility: visible

	}

#content {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	top:104px;
	left:10px;
	width:312px;
	height:291px;
	padding-right:20px;
	overflow: auto;
	font-size: 12px;
	color: #FFFFFF;

	}
	
#content2 {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	top:100px;
	left:40px;
	width:300px;
	height:291px;
	padding-right:15px;
	overflow: auto;
	font-size: 12px;
	color: #FFFFFF;

	}

#navbar {

	top:464px; 

	margin:auto;

	width:878px; 

	height:40px;

	}

a {

	color: #da6930;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

}

a:active {

	color: #FFFFFF;

}



a .gallery {

	color: #000000;

	margin-right: 10px;

	margin-bottom: 10px;

}



a:link .gallery, a:visited .gallery  { 

border-color: #000000; 

}

a:hover .gallery, a:active .gallery {

border:1px; border-thickness: 1px; border-color: #FFFFFF; border-style: solid

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

	margin-bottom: 0px;

	padding-bottom: 0px;

}



.gallery {

border:1px; border-thickness: 1px; border-color: #00000; border-style: solid;

}
