body {
	background-color: #322220;
}

body, td, th, h3, h6 {
	color: #FFF;
}

h1, h4, h5 {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
	font-style:italic
}

#linktext{
	color: #FFFFFF;
	font-style: italic;
}

a{
	color: #CC0;
}




#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0em;
}

#nav-menu li a
{
	background: url(./images/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}

#nav-menu li a:hover
{
background: url(./images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 8em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: underline;
text-align: center;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:8em
} 



#gallery_buttons ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#gallery_buttons li
{
	float: left;
	margin: 0.5em;
}

#gallery_buttons li a
{
	background: url(./images/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 10em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}

#gallery_buttons li a:hover
{
	background: url(./images/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 10em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: underline;
	text-align: center;
}


/* Hide from IE5-Mac \*/
#gallery_buttons li a
{
	float: none
}
/* End hide */

#gallery_buttons
{
	/* width:50em */
} 
.links {
	color: #0F0;
}
