	body {
	text-align:center;
	margin: 0px;
	padding: 0;
	background: #000;
	}
	
	h2 {
	text-align: left;
	margin:0px;
	font-size:11px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	color: #fff;
    }


/* Wrapper element definitions */

	#mainframe {
	position: relative;
	width: 780px;
	margin: 0px auto;
	text-align: left;
	}
		
	#headerframe {
	position: absolute;
	top: 0px;
	width: 780px;
	}
		         
/* Top navigation menu */

    #navframe {
    position: absolute;
	top: 64px;
	width: 780px;
	padding: 0 0 5px 0;
	margin: 1px;
	height: 14px;
    border: 1px solid #333;
    background: transparent url(../images/iconified/galbkg.gif) top left repeat; 
    voice-family: "\"}\"";
    voice-family:inherit;
    height:12px; /* the correct height */ 
    }

	#navframe h2 {
	margin: 0px;
	padding: 2px 10px;
	background-color: transparent;
	text-align: center;
	}
		
	#navframe h2 a {
	color: #6cf;
	font-weight: bold;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
	#navframe h2 a:hover {
	color: #6cf;
	border-bottom: 1px solid #6cf;
	}
	 
	 
/* Top navigation links */
 
    div#Total {
	width: 780px;
	float: left;
	border-right: 1px solid #333;
    }
    
    div#AllImg {
	width: 100px;
	float: left;
	border-right: 1px solid #333;
    }
    
    div#RenLutes {
	 width: 145px;
	float: left;
	border-right: 1px solid #333;
    }
	
	div#BarLutes {
	 width: 123px;
	float: left;
	border-right: 1px solid #333;
	}
	
	div#Continuo {
	 width: 170px;
	float: left;
	border-right: 1px solid #333;
    }   
		
	div#Guitars {
	 width: 78px;
	float: left;
	border-right: 1px solid #333;
    }   	

    div#Rosettes {
    width: 85px;
	float: left;
	border-right: 1px solid #333;
    }
    
    div#Extras {
    width:28px;
	float: left;
    }
    
    
/* Gallery table*/


    div#Categories {
	width: 500px;
	float: left;
    }
    div#Photos {
	 width: 150px;
	float: left;
    }
	
	div#LastUpload {
	 width: 150px;
	float: left;
	}
	
	.header {
	background: #dcdcdc;
	}
	
	.cells {
	background: #fafafa;
	}

    
    
/* Main body element definitions */

	#bodyframe {
	position: absolute;
	top: 120px;
	width: 780px;
	padding-top: 0px;
	background: #000;
    }
	
		
	#main {
	width: 391px;
	padding-left: 1px;
	float: left;
	background: transparent url(../images/iconified/vdots.gif) top left repeat-y;
	}
	
	
	
	#right {
    width: 180px;
    padding-left: 1px;
    float:left;
    color: #909090;
    background: transparent url(../images/iconified/vdots.gif) top left repeat-y;
    }
    

	
/* Footer element definitions */

	#footer {
	position: absolute;
	top:590px;
	width: 780px;
	padding-top: 10px;
	margin-top: 10px;
	float: left;
	border-top: 1px dotted #909090;
	}
	
	.smalltext {
	font-size: 9px;
	text-align: center;
	}
		
	.smalltext a {
	text-decoration: none;
	}
		

/* Anchor tag definitions */

	a {
    color: #6cf;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dotted #6cf;
	}
		
	a:link {
    color: #6cf;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dotted #6cf;
    }

	a:hover {
    color: #6cf;
    border-bottom: 1px solid #6cf;
    }
	