body
{
	color: #666;
	background: #eee;
	background-image: url(/gallery/skins/madmod1/images/background9.jpg);
	font-family: "Trebuchet MS", Arial,Verdana,Helvetica,Sans-Serif;
}

#main
{
	background-image: url(/gallery/skins/madmod1/images/background9.jpg);
	background: #eee;
	margin: 1em;
	padding: 1em 1em 1em 250px;
	position: absolute;
	font-family: "Trebuchet MS", Arial,Verdana,Helvetica,Sans-Serif;
}

#nav
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 205px;
}

#nav div
{
	background: #ddd;
	padding: 1em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	margin-bottom: 1em;
	font: 90%/1 "Trebuchet MS", Arial,Verdana,Helvetica,Sans-Serif;
}

#nav h2
{
	margin: .5em 0 .5em 0;
	color: #996600;
}

#nav ul
{
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}

#nav li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li a
{
	text-decoration: none;
	color: #666;
	border: none;
}

#footer
{
	color: #666;
	background: #eee;
	padding: 2px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	margin-bottom: 1em;
	font: 80%/1 "Trebuchet MS", Arial,Verdana,Helvetica,Sans-Serif;
}

#copyright
{
	color: #666;
	background: #eee;
	padding: 2px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	margin-bottom: 1em;
	font: 80%/1 "Trebuchet MS", Arial,Verdana,Helvetica,Sans-Serif;
}

h1
{
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0 0 0;
	color: #000;
}

h2
{
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0 0 0;
	color: #666;
}

h3
{
	font-size: 110%;
	font-weight: bold;
	margin: 1em 0 0 0;
	color: #666;
}

h4
{
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0 0;
	color: #666;
}

a
{
	text-decoration: none;
	color: navy;
}

a:hover
{
	border: none;
	color: navy;
	background: yellow;
}

kbd
{
	color: navy;
	font-family: Courier, mono-space;
}

code
{
	color: maroon;
	font-family: Courier, mono-space;
}

dt
{
	color: navy;
	font-size: 80%;
}

dd
{
	font-size: 80%;
}

th
{
	background: #ccc;
	text-align:	left;
}

.chorus
{
	font-style: italic;
	margin: 0 0 0 1em;
} 

.ddd
{
	background: #ddd;
}

.bold {
	text-align:	left;
	font-weight: bold;
	font-style:	normal;
}

.odd
{
	background: #ddd;
}

/*********************************
**	picture floating			**
*********************************/
div.Rfloated
{
	float: right;
	padding: 1em;
}

div.Lfloated
{
	float: left;
	padding: 1em;
}

div.Rcaption
{
	text-align: right;
	color: #000066;
	font-style: normal;
	font-size: x-small;
}

div.Lcaption
{
	text-align: left;
	color: #000066;
	font-style: normal;
	font-size: x-small;
}

.caption
{
	text-align: right;
	color: #000066;
	font-style: normal;
	font-size: x-small;
}
