h1
{
	color: #900000;
	font-family: Nathalie, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:  35pt;
	font-weight: bold;
	margin: 20px;
	margin-bottom: 0px;
}

@font-face
{  
	font-family: Nathalie;  
	src: url('FutstencilSerif.ttf') format("truetype");  
}  

h2
{
	font-size: 25pt;
	font-weight: bold;
	line-height: 35pt;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #900000;
}

h3
{
	font-size: 25pt;
	font-weight: bold;
	line-height: 35pt;
	margin: 0px 0px 40px 270px;
	color: #900000;
}

h4
{
	color: #900000;
}

div#navigation a
{
	display: block;
	width: 250px;
	font-size: 20pt;
	font-weight: bold;
	line-height: 20pt;
	margin: 20px;
}

div#constraint
{
	min-width: 925px;
	max-width: 1280px;
	min-height: 800px;
	
}

a
{
	color: #d6d6d6;
	text-decoration: none;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

a:hover
{
	color: #900000;
	background:#d6d6d6;
	text-align: right;
}

body
{
	background: #060606; 
	color: #131313;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

img
{
	margin: 1em;
}

div#profile_mp3Player
{
	clear: left;
	margin: 1em;
}

.paragraph
{
	background: gray;
	width: 650px;
	padding: 12px;
	margin: 10px;
}

.currentpage
{
	color: #900000;
	background:#d6d6d6;
	text-align: right
}

.vertical
{
	float: left;
	text-align: left;
	vertical-align: text-top;
	clear: both;
}

.horizontal
{
	float: left;
	text-align: left;
	vertical-align: text-top;	
	clear: both;
	margin-left: 20px;
}

.footer
{
	color: #900000;
	text-align: center;		
	font-size: 10pt;
	margin-top: 30px;
}




