﻿body
{
	background-color: #72553D;
	background-image: url(/areas/blackrooster/content/background2.gif);
	background-repeat: no-repeat;
	background-position: -160px -20px;
	background-attachment: fixed;
	color: white;
	font-size: 14pt;
	text-align: left;
	font-family:Segoe UI Light, Segoe UI, Georgia;
	font-weight:normal;
	line-height: 1.3em;
	padding-top: 60px;
	margin:0;
}

.auxText
{
	font-weight:normal;
	font-size: 10pt;
	line-height: 12pt;
}

.listHeader
{
	padding-left: 22px;
	font-weight: bold;
	font-size: 13pt;
}



h1
{
	font-size: 12pt;
}

h2
{
	font-size: 10pt;
}

a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table
{
	border:0;
}

#page
{
	width: 560px;
	padding: 20px 40px 40px 40px;
	background-color: RGB( 40, 40, 40 );
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 50px;
	filter: alpha(opacity=75);
    opacity: 0.75;	
}

#content
{
	margin-top: 20px;
	text-align: left;
	width: 440px;
}

img
{
	border-width:0px;
}

.contentImage 
{
	background-color: white;
	border-style: solid;
	border-color: #999;
	border-width: 1px !important;
	padding: 0px;
	margin: 10px 15px 10px 15px;
}

.contentImage:hover
{
	border-color: #72553D;
}

#content img
{
	background-color: white;
	border-style: solid;
	border-color: #999;
	border-width: 1px !important;
	padding: 0px;
	margin: 10px 15px 10px 15px;
}

#content img:hover
{
	border-color: #72553D;
}

#footer
{
	margin-top: 0.0em;
}

#footer a
{
	color: #FECDA6;
}


div#title
{ 
	display: inline;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	
}
 
div#title2
{
	display: inline;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	
	margin: 10px 5px 0px -4px;
	
}