body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	line-height: 1.3em;
	background-image: url(../images/bg2.gif);
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: square;
}
h1 {
	font-size: 1.5em;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding: 10px 0px 0px 90px;
	clear: both;
	background-image: url(../images/isolated_sun.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: none;
	color: #333333;
	margin: 2px 0px 0px;
}
h2 {
	font-size: 1.2em;
	color: #1B76E4;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B76E4;
}
h3 {
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
	color: #1B76E4;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B76E4;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993333;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#main_heading {
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
	background-image: url(../images/alliance_top.jpg);
	height: 302px;
}
#main_content {
	clear: none;
	float: left;
	width: 568px;
	position: relative;
	margin: 0px;
	padding: 0px 10px 10px;
}
#footer {
	clear: both;
	float: left;
	width: 590px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
	text-align: center;
}


#blooddraw {
	text-align: center;
	position: absolute;
	visibility: visible;
	width: 323px;
	left: 455px;
	top: 19px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 1.2em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	height: 103px;
}
#locations_bug {
	width: 200px;
	position: absolute;
	left: 6px;
	top: 93px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	font-size: .90em;
}

#mainlinks {
	position: relative;
	padding: 0px 2px 40px;
	clear: none;
	float: left;
	font-size: 1.1em;
	line-height: 1em;
	width: 200px;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/isolated_sun.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: auto;
}
#mainlinks li {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 5px 20px;
	list-style-position: outside;
}
#mainlinks ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
}


a.mainlinks:link {
	color: #000000;
	font-size: 0.85em;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}


a.mainlinks:visited {
	color: #000000;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 1em;
	text-decoration: none;
}

a.mainlinks:hover {
	color: #4992E9;
	font-weight: bold;
	text-decoration: underline;
}
a.mainlinks:active {
	color: #333333;
	font-weight: bold;
}

.tiny {
	font-size: .80em;
	line-height: 1.1em;
}
