body {
	background-color:#000000;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 70px;
	width: 980px;
	background-image: url(Avatitle.GIF);
	background-repeat:no-repeat;
	padding: 5px;
}

#content {
	width: 980px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#content td {
	vertical-align:top;
	width: 300px;
	border-collapse:collapse;
}

#footer {
	padding: 10px;
	clear: both;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 3.0em;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	line-height: 1.0em;
}

h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
}

h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bolder;
	color: #ffffff;
	line-height: 1.0em;
}

h4 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bolder;
	color: #ffffff;
	line-height: 1.0em;
}

h5 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bolder;
	color: #ffffff;
	line-height: 1.0em;
}

h6 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	text-align:center;
	font-weight: bolder;
	color: #ffffff;
	line-height: 1.0em;
}

p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.0em;
	color: #ffffff;
	line-height: 1.0em;
}

a {
	color: #ff0002;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-size: 2.0em;
	color: #ffcc00;
	text-decoration: underline;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #990000;
	padding: 3px 0;
   	margin: 3px 0;
	line-height: 0.875em;
}

p.main {
	text-align:justify;
	text-indent:50px;
}

td.index {
	vertical-align:top;
}

.wolves {
	vertical-align:top;
	width:600px;
	padding:0px;
	border-style:ridge;
	border-color:#191921;
	border-width:18px;
	margin:0px;
	background-color:#191921;
}

.center {
	text-align:center;
}
