/* CSS Document */

body { background-image: url(../../images/bg_ruwenzori.jpg); }

div#ruwenzori {
	margin: 0 47px 0 48px;
	border: 1px solid #222;
}
div#ruw_header {
	text-align: center;
}
	div#ruw_header ul, #ruw_header a, #ruw_header li { float: left; }
	
	div#ruw_header ul, div#ruw_header ul a {
		background: url(../../images/ruwenzori/nav_wall.jpg) repeat-x left top;
	}
	
	div#ruw_header ul { 
		margin: 0;
		width: 100%;
	}
	
	div#ruw_header li {
		list-style-type: none;
		margin: 0 0 0 1em;
	}
	div#ruw_header ul a {
		padding: .3em .7em;
		color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	div#ruw_header ul a:hover {
		text-decoration: none;
		background-position: bottom;
	}

div.copy { padding: 1em .8em; }


#content .copy img { padding: 0px; }

div#left { 
	float: left;
	width: 425px;
	border-right: 1px dashed #222;
	padding: 0 5px 0 0;
}

div#right {
	float: left;
	width: 195px;
	margin: 2em 0 0;
	padding: 1em;
}

	div#left.narrow { width: 350px; }
	div#right.wide { width: 275px; }
	
	#left form p { clear: both; }

	#content .copy #right ul.linklist ul, #right ul.linklist li {
		margin: 0;
		padding: 0;
	} 
	#right ul.linklist li {
		list-style-type: none;
		padding: .35em 0;
	}
		

/* Typography */
h1, h2, h3 { font-family: "Times New Roman", Times, serif; }

p, h1, h2, h3, h4, h5, h6, li, a { font-family: Georgia, "Times New Roman", Times, serif; }


p, div.copy ul {
	font-size: 1.1em;
	line-height: 1.3em;
}
p { clear: none; }
h1 {
	font-size: 1.8em;
	padding: 1em 0 0;
	color: #339;
}
h2 {
	font-size: 1.4em;
	padding: 1.2em 0 0;
}
h3 {
	color: #339;
	font-size: 1.3em;
	padding: 1.2em 0 0;
}

p.quote {
	font-size: 1em;
	font-style: italic;
}
#content div.copy ul, #content div.copy li { float: none; }

#content div.copy ul {
	padding: 0 0 1em 2em;
	margin: 0;
}

#content .copy li {
	margin: 0 0 0 1em;
	padding:.2em 0;
	list-style-type: disc;
	background: none;
}
#content .copy a { 
	border: none;
}

.flashplayer {
	background: #000;
	text-align: center;
}
