@charset "utf-8";

/* CSS Document */


body, img, p, h1, h2, h3, h4, h5, h6, ul, li {
				margin: 0;
				padding: 0;
				border: 0;
}

html, body {
				background: #282828;
				margin:0;
				padding:0;
				border:0 none;
				overflow-y: hidden;
}

body { padding: 0px 8px; }

#header2 {
				margin: 14px auto 10px auto;
				height: 39px;
				width: 100%;
				background: url(/index/header-bg.png) repeat-x #303030;
}

img.logo {
				float: left;
				display: block;
}




#noscroll table {
				margin-top: 20px;
}

#noscroll td {
				vertical-align: top;
}

#noscroll a, a { color: #fff; } 
#noscroll a:hover { color: #fff;  } 

#noscroll p, div#noscroll ul {
				font: normal 12px/20px Arial, Helvetica, sans-serif;
				color: #F7F7F7;
				text-align:justify;
}

img.about {
				margin-top: 3px;
}

.about table p {
				padding: 0px 40px 0px 0px;
}

.about table td {
				padding: 0px 10px 0px 0px
}

.about table {
				margin-bottom: 50px;
}

h2 {
				font: bold 15px Georgia, "Times New Roman", Times, serif;
				margin-bottom: 4px;
				padding-bottom: 3px;
				padding-left: 1px;
				margin-right: 40px;
				color: #ffcb6f;
				border-bottom: 1px dotted #ffcb6f;

}


h3 { 			font: bold 14px Arial, Helvetica, sans-serif;
				color: #fff;
				margin-top: 20px;
				margin-bottom: 2px;
				}


.h3after { margin-left: 10px; }

.fll {
				float: left;
				margin-right: 10px;
}

div#noscroll, div#scroll {
				margin: 0 auto;
				width: 100%;

}

div#scroll {
				overflow: scroll;
				overflow-x: scroll;
				overflow-y: hidden;
				white-space: nowrap;
				padding-bottom: 8px;


}

div#scroll img {
				padding-right: 5px;
				
				
}

div#noscroll ul { list-style:  outside; margin-left: 20px; }
div#noscroll ul li { margin-left: 0px; list-style: outside; }

#topnav {
				float:right;
				
}

#topnav ul {
				list-style: none;
				font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#topnav ul li {
				list-style-type: none;
				display: inline;
				font: normal 10px Verdana, Arial, Helvetica, sans-serif;
				color: #fff;
}

#topnav ul li a {
				color: #fff;
				float:left;
				text-decoration: none;
				padding: 21px 10px 6px 10px;
				border-left: 2px solid #282828;
				outline: none;
}

#topnav ul li a:hover {
				
				color: #ffcb6f;
}

#topnav ul li a.active {
			background: url(index/topnav-a-hover.png) repeat-x; 
				
				
}

/*
#topnav ul li a {
				color: #fff;
				text-decoration: none;
				padding: 3px 14px;
				margin: 0 0 0 -4px;
				border-right: 1px #444 solid;
				display: inline;
}

#topnav ul li a:hover {
				background: #282828;
				color: #fff;
				border-right: 1px #92278f solid;
}

*/

.topnav-last {
				font-weight: bold;
}

/* FURL EXPERIMENT */ 

/*div.furl {
				background: url(index/furl-bg.png) 0px -188px;
				height: 188px;
				width: 162px;
}

div.furl:hover {
				background: url(index/furl-bg.png) 0px 0px;
}

div.furl a {
				outline: none;
}*/

div.furl2 {
				width: 162px;
				height: 188px;
}

.p1 { background:url(index/01b.jpg) top center no-repeat; }
.p2 { background:url(index/02b.jpg) top center no-repeat; }
.p3 { background:url(index/03b.jpg) top center no-repeat; }
.p4 { background:url(index/04b.jpg) top center no-repeat; }
.p5 { background:url(index/05b.jpg) top center no-repeat; }
.p6 { background:url(index/06b.jpg) top center no-repeat; }
.p7 { background:url(index/07b.jpg) top center no-repeat; }



.polaroids a {	
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

.polaroids a:hover {
				background: url(index/furl2b-bg.png) no-repeat;
				
	
}

.hidden { display: none } 

/*
.footer1 { background:url(index/scrollbar.gif) 15px 0px no-repeat; height: 60px; }

*/

.model {
	list-style: none; }
	
.model li { 
	display: inline;
	}	
	
	
	#footer { text-align: right; margin-top: 40px; margin-bottom: 10px; font: normal 12px Tahoma, Arial, sans-serif, Helvetica;clear:both; }
	#footer a { color: #fff; padding: 3px; background: #282828; display: block; }
	#footer a:hover { color: #ffcb6f; }
	

div.archiveheader { margin: 50px 0px 8px 0; border-bottom: 1px solid #fff; } 



.bqstart {
     float: left;
     height: 25px;
     margin-top: -30px;
     padding-top: 45px;
     margin-bottom: -10px;
	 margin-right: 4px;
     font-size: 400%;
     color: #fff;
	 font-family: Georgia, "Times New Roman", Times, serif;
 }

 .bqend {

float:right;
padding-top: -40px;
font-size: 400%;
     color: #fff;
	 	 font-family: Georgia, "Times New Roman", Times, serif;
 }
 
 
 .fll { float:left; margin-top:1px; margin-right: 5px; }
