@charset "utf-8";
/* CSS Document */

body {
	background-color: #4F0000;
/*	margin-top: 7%;
	margin-bottom: 7%;
	height: 86%;*/
}

#container {
	width: 963px;
	height: 580px;
	background-image:url(../CommuneClipart/gates_hell2.jpg);
	margin-left: auto;
	margin-right: auto;
	border: solid black 40px;
}

#header {
	top:	0;
	width: 963px;
}

#linksleft {
	width:	280px;
	padding-left: 20px;
	line-height: 1em;
}

#linksright {
	width: 400px;
	float: right;
	position: static;
	line-height: 1em;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #4F0000;
}
a:visited {
	color: #4F0000;
}
a:hover {
	color: #990000;
	font-style: italic;
}
a:active {
	color: #990000;
	font-style: italic;
}

.style8 {
	color: #4F0000;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style13 {color: #4F0000; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

#herelink {
	font-size: 24px;
}
