* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	line-height:150%;
	background:#110000;
	background-image:url(../../../images/paper2.jpg);
	background-repeat:repeat;
}

a:link {
	text-decoration: none; 
	color:#550000; 
}
	
a:visited {
	text-decoration: none; 
	color:#550000; 
}

a:active {
	text-decoration: none; 
	color:#550000; 
}

a:hover {
	text-decoration: none; 
	color: #880000;
}

a img { border: none; }

.section-title {
	color:#440000;
	font-size:18px;
}

#credits {
	position:absolute;
	right:0;
	top:20px;
	width:58px;
	height:35px;
	padding:25px;
	z-index:1;
	background-color:#FFFFFF;
}
	
#menu {
    width: 185px;
	height: 700px;
    overflow: auto;
    top: 10px;
    bottom: 0;
	left: 12px;
    position: absolute;
	text-align:right;

}

#menu ul {
	list-style: none;
	margin: 10px 0 12px 0;
	line-height:150%;
}


#content {
    margin: 10px 0 0 190px;
	padding: 0px 0px 0px 0px;
	width:;
	height:;
}

#content ul li.break {
	margin-bottom: 5px;
	border-bottom-color: #666666;
	border-bottom-style:dashed;
	border-bottom-width: 1px;
}

.container {
	padding: 20px 10px 25px 25px;
}

#content p { 
	width: 550px;
	padding:10px 25px 0px 35px;
	background-image:;
}

second { 
	width: 600px;
	top:200px;
}

p {
	margin:0;
	line-height:150%;
}

p.nav a {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background-color:#e3cfaf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-color:#550000;
	padding: 3px 9px;
}

p.nav a:hover { background-color:#e7dac5; font-color: #DA4315;}

h1 { color:#FF0000; }
h2 { font-size: 24px; }
h3 { 
	color: #672009;
	font-size: 16px;
	font-weight: 200;
	font-style: italic;
	padding: 20px 0 0 30px;
}

h4 { font-size: 14px;
	line-height: 14px;
	color: #672009;
	padding: 20px 0px 0px 35px;
 }

h5 { 
	font-size: 12px;
	padding: 20px 0px 0px 35px;
}

h6 { 
	font-size: 14px;
	font-weight:normal;
	color: #111111;
	line-height: 16px;
	padding: 5px 0px 0 35px;
}


#img-container	{ height:550px; width: 650px; margin: 0; padding:0 0 0 20px; background:;}
#img-container p	{ width: 400px; margin: 0; padding: 15px 0px 15px 10px; }

#once { clear: left; }


.toggler  { cursor:pointer; font-weight:bold; color:#000; margin: 0; padding:5px; font-size:16px; font-family:Arial, sans-serif; }
.toggler:hover   { background:#eee; }
.element     { padding:0 5px; }