﻿ * {
padding: 0px; margin: 0px;
}
body {
	width: 761px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background-color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
}
	#container {
	padding: 0px;
	min-height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-position: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url('images/minersden-logo.jpg');
	margin-right: auto;
	margin-left: auto;
}
#body {
	padding: 0px;
	top: 0px;
}
#footer {
	background-position: center bottom;
	position: relative;
	bottom: 0;
	width: 761%;
	height: 75px;
	background-image: url('images/footer2.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 5px;
	clear: both;
	clip: rect(auto, auto, auto, 0px);
}
	#header h1 {
		margin:0;
		padding:10px 0 0 10px;
}
.icontext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 20px;
	background-image: url('../../All work related/Banners/link17.jpg');
	background-position: center center;
	text-indent: 2px;
}
.iconText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	margin-left: 3px;
}
#rightCol {
	border: 1px dotted #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center bottom;
	background-color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	line-height: 16px;
}
#lefttCol {
	background-position: center top;
	padding-top: 2px;
	padding-left: 3px;
	text-align: left;
}
.indent {
	padding-top: 3px;
	padding-left: 3px;
}
.leftCol a:link {
	color: #FFFF00;
}
.leftCol a:visited {
	color: #00FF00;
}
.leftCol a:hover {
	color: #FF0000;
}
.leftCol a:active {
	color: #008000;
}
.navigation {
}
#navigation ul {
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
}
#navigation a:visited {
	border-color: #FFFFFF;
	color: #A62020;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
	font-size: 10px;
}
#navigation a:link {
	border-color: #FFFFFF;
	color: #A62020;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
	font-size: 10px;
}
#navigation a:hover {
	border-color: #717171;
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#navigation li {
display: inline;
}
#footerNav {
	font-size: 90%;
}
#footerNav ul {
	font-size: 90%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top:1em
	display:inline;	
}
#footerNav a:visited {
	margin-right: 0.2em;
	padding: 0.2em 0.6em 0.2em 0.6em;
	color: #A62020;
	background-color: #CCFFFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#footerNav a:link {
	margin-right: 0.2em;
	padding: 0.2em 0.6em 0.2em 0.6em;
	color: #A62020;
	background-color: #CCFFFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#footerNav a:hover {
border-top: 1px solid #717171;
border-left: 1px solid #717171;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}
#footerNav li {
display: inline;
}
#footerNav {
	font-size: 90%;

}
#content {
	padding: 0px 20px 0 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C0C0C0;
	width: 761px;
	height: 500px;
	text-align: left;
}

