/* body attributes */
body {
	background-color: #ffffff; color: #333333;
	font-family: verdana; }

/* hyperlink attributes */
a:link, a:active, a:visited {
	text-decoration: underline; color: #ffffff; }
a:hover {
	text-decoration: underline; color: #ff0000; }

/* form attributes */
input, select {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 10pt; height: 14pt; }

/* thumbnail/rollover attributes */
img.mublaimg { border: 2px #c0c0c0 outset; }
img.highlight { border: 2px #c0c0c0 inset; }

/* multiple-album browser box attributes */
div.mublalist {
	position: relative; top: +5px; left: 0;
	width: 50%; height: 12pt; padding: 2px;
	background-color: #ffffff;
	text-align: left; }

/* link-menu boxattributes */
div.mublamenu {
	position: relative; top: +5px; left: 0;
	width: 100%; height: 12pt; padding: 2px;
	border: 1px #f0a000 solid;
	background-color: #FF9933; color: #333333;
	font-weight: bold; font-size: 10pt;
	text-align: center; }

/* thumbnail-body attributes */
div.mublabody {
	position: relative; top: +5px; left: 0;
	width: 100%; padding: 2px;
	background-color: #ffffff;
	font-size: 8pt; text-align: center; }

/* 'Powered by MUBLA!' box attributes */
div.mublacopy {
	position: relative; top: +10px; left: 0; 
	background-color: #000000;
	border: 1px #000000 solid; padding: 2px;
	width: 50%; font-size: 8pt; font-weight: bold;
	color: #ffffff; text-align: center; }

/* runtime-debugging box attributes */
div.mubladebug {
	position: relative; top: +5px; left: 0;
	width: 50%; height: 10pt; padding: 2px;
	border: 1px #ffffff; background-color: #ffffff;
	font-size: 4pt; font-weight: none; color: #ffffff;
	text-align: center; }
	
	
	.head {
	background-color: 006699;
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	height: 50px;
	width:700px;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	
}

.uhead {
	background-color: FF9933;
	font-size: 4pt;
	font-family: Verdana;
	color: #FF9933;
	height: 5px;
	width:700px;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	
}

.main {
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
	width:700px;
	height:400px;
    border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	
}

.nav {
	background-color: 006699;
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	height: 100%;
	width:150px;
	border-right:1px solid #333333;
	padding-top:10px;
	padding-bottom:20px;
}

.leftnav {
	background-color: FF9933;
	font-size: 8pt;
	font-family: Verdana;
	font-weight:bold;
	color: #ffffff;
	width:100%;
	height:20px;
	border-bottom:1px solid #ffffff;
	padding-right:5px;
	padding-left:5px;
}

.leftnav2 {
	background-color: FF9933;
	font-size: 8pt;
	font-family: Verdana;
	font-weight:bold;
	color: #ffffff;
	width:100%;
	height:20px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding-right:5px;
	padding-left:5px;
}
