/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#333333;
	background:url(images/body_repeat.jpg) repeat-x top center #2d992a
}
	
div, p, form, img{
	padding:0px; margin:0px;
}

h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
}
	
h2 {
	font-size:16px;
	margin:0px;
	padding:0px;
}
	
h3 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
	
h4 {
	font-size:12px;
	margin:0px;
	padding:0px;
}
	
h5 {
	font-size:10px;
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5
{
	margin:0;
	padding:0;
	padding-bottom:5px;
	color:#06C;
}


/* ----------------------------------------------------------------------- LAYOUT */

#main {
	background:url(images/mainback.jpg) top center no-repeat;
	width:100%;
}

#container {
	width:916px;
	margin: 0 auto;
}

	#header {

		width:900px;
		height:224px;
		margin: 0 0 0 8px;
		border:0px solid red;
	}

		#mainContainer {
			width:916px;
			background:url(images/mainCell_bg.png) repeat-y top center;
		}

			#menuContainer {
				width:240px;
				float:left;
				overflow:hidden;
				
			}
			
				#menuTop {
					background:url(images/menu_top.png) no-repeat top left;
					width:250px;
					height:90px;
					
				}
				
				#menu_bg {
					width:250px;
					float:left;
					background:url(images/menu_bg.png) repeat-y top left;
					
				}
				
				#menu_bot {
					margin:10px 0 0 0;
					
				}	
				
			#contentContainer {
				width:658px;
				float:left;
				border:0px solid red;
			} 
				#content_top {
					background:url(images/content_top2.jpg) no-repeat top left;
					width:650px;
					height:90px;
					margin:0 0 0 8px;
				}
			
				#content {
					width:600px;
					margin: 0 0 0 0;
					border:0px solid red;
					padding:0 0 0 35px;
				}
.breaker
{
	clear:both;		
}



/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
	color:#39C;
}

a:hover {
	text-decoration:underline;	
	color:#093;
}




/* ----------------------------------------------------------------------- HEAD-MENU */

#menu
{
	margin-left:10px;	
}
#menu ul, #menu li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li{
}
	
#menu li:hover{
}
	
#menu li.on{

}
	
#menu li.on:hover{
}

#menu li div{
	background:url(../images/menu_img.png) no-repeat top left;
	border-bottom:1px dotted #999;
	padding:0 0 0 30px;
	margin-top:5px;
}
#menu li li div
{
	background:none;	
	border:0;
}
#menu li a{
	width:190px;
	line-height:2em;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}
#menu li li a{
	width:190px;
	line-height:2em;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}
	
#menu li a:hover{
	width:190px;
	line-height:2em;
	display:block;
	color:#000;
}
	
#menu li.on a{
	width:190px;
	line-height:2em;
	display:block;
	color:#000;
}

/* ----------------------------------------------------------------------- FOLDERS */
.folders
{
	margin-left:10px;	
}
.folders ul, .folders li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.folders ul

.folders li{
}
	
.folders li:hover{
}
	
.folders li.on{

}
	
.folders li.on:hover{
}

.folders li div{
	background:url(../images/menu_img.png) no-repeat top left;
	border-bottom:1px dotted #999;
	padding:0 0 0 30px;
	margin-top:5px;
}
	
.folders li a{
	width:190px;
	line-height:2em;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}
	
.folders li a:hover{
	width:190px;
	line-height:2em;
	display:block;
	color:#000;
}
	
.folders li.on a{
	width:200px;
	line-height:2em;
	display:block;
	color:#000;
}


/* ----------------------------------------------------------------------- KEYWORDS */

#keywords
{
	margin-left:10px;		
}
#keywords ul, #keywords li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#keywords li{
}
	
#keywords li:hover{
}
	
#keywords li.on{

}
	
#keywords li.on:hover{
}

#keywords li div{
	background:url(../images/menu_img.png) no-repeat bottom center;
	padding:0 0 0 65px;
}
	
#keywords li a{
	width:240px;
	height:35px;
	line-height:40px;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}
	
#keywords li a:hover{
	width:240px;
	height:35px;
	line-height:40px;
	display:block;
	color:#000;
}
	
#keywords li.on a{
	width:240px;
	height:35px;
	line-height:40px;
	display:block;
	color:#000;
}


/* ----------------------------------------------------------------------- SUB-MENU */




/* ----------------------------------------------------------------------- GALLERY */

#gal_wrapper{
	width:630px;
	text-align:center;}
	
#gal_title{
	width:630px;
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_title a{
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_image_name{}
	
#gal_allthumbs{
	width:630px;}
	
#gal_viewer{
	width:630px;}

#gal_nav{
	display:inline;
	vertical-align:top;
}
#gal_image_wrapper{}

#gal_image{}

#gal_nav_arrow_1{
display:inline;
}
 
#gal_nav_arrow_2{
	display:inline;}

#gal_nav_thumbs{
	display:inline;
}
#gal_nav_thumbs img{
	display:inline;
}



