/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#666666;
	background-image:url(../images/edgetile.gif);
	background-color: #EAE4CC;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}

img {
	border-style: none;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color:#5B0C0F;
	margin-bottom: 0px;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #5B0C0F;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #5B0C0F;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {	
	font-size: 10px;
	font-weight: bold;
	color:#5B0C0F;
	margin-bottom: 0;
	margin-top: 0;
}

p {
	margin: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#666666;
}

a:link {
	color: #5B0C0F;
	text-decoration: underline;
	font-weight: bold;	
}

a:visited {
	text-decoration: underline;
	color: #5B0C0F;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #5B0C0F;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #5B0C0F;
	font-weight: bold;
}


a.h1:link {
	font-size: 24px;
	font-weight: bold;
	color:#5B0C0F;
	text-decoration: none;
}

a.h1:visited {
	font-size: 24px;
	font-weight: bold;
	color:#5B0C0F;
	text-decoration: none;
}

a.h1:hover {
	font-size: 24px;
	font-weight: bold;
	color:#5B0C0F;
	text-decoration: none;
}

a.h1:active {
	font-size: 24px;
	font-weight: bold;
	color:#5B0C0F;
	text-decoration: none;
}

a.h3:link {
	font-size: 20px;
	font-weight: bold;
	color: #5B0C0F;
	text-decoration: none;
}

a.h3:visited {
	font-size: 20px;
	font-weight: bold;
	color: #5B0C0F;
	text-decoration: none;
}

a.h3:hover {
	font-size: 20px;
	font-weight: bold;
	color: #5B0C0F;
	text-decoration: none;
}

a.h3:active {
	font-size: 20px;
	font-weight: bold;
	color: #5B0C0F;
	text-decoration: none;
}

#banner {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 908px;
	height: 189px;
	z-index: 2;
	text-align: left;
}

#navbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-align: left;
	margin-left:10px;
	margin-top: 10px;
	text-decoration: none;
}

#navbar a:link {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}

#navbar a:active {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

#navbar a:visited {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

#menubar {
	position:absolute;
	top: 221px;
	left: 0px;
	width: 197px;
	height: 1019px;
	z-index: 1;
	text-align: left;
	background-color: #7d2026;
}

#content {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#tmpcontent {
	top: 221px;
	z-index: 1;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#sideblock {
	position:absolute;
	top: 221px;
	left: 725px;
	width: 183px;
	height: 1017px;
	z-index: 1;
	text-align: left;
	background-color: #FFFFFF;
}

#bottomblock {
	position:absolute;
	top: 625px;
	left: 711px;
	width: 197px;
	height: 85px;
	z-index: 1;
	text-align: center;
	background-image:url(../images/sidelineback.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}

#bottombar {
	position:absolute;
	top: 1240px;
	left: 0px;
	width: 908px;
	height: 48px;
	z-index: 1;
	text-align: left;
	background-color: #7d2026;
}

#topasbar {
	position:absolute;
	top: 201px;
	left: 0px;
	width: 908px;
	height: 38px;
	z-index: 1;
	text-align: right;
	background-color: #60165b;
	}

#tmpcontent h1 {
	color: #FFFFFF;
	font-size: 36px
	
}

#tmpcontent a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#tmpcontent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#tmpcontent a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#tmpcontent a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
