/*
	Template Name: Mining 02 Single Fixed
	Template URI: http://freewebtemplates.me
	Description: A fixed width single column CSS web template with header graphic of an Australian mining site.
	Version: 1.0
	Author: Ed Zivkovic
	Author URI: http://freewebtemplates.me
	Tags: Mining, Brown, CSS, Fixed Width, Mini Site, Graphics, Single Column, No Tables,
*/

/*
	Template by Ed Zivkovic released under the
	Creative Commons Attribution 2.5 License:
	http://creativecommons.org/licenses/by/2.5/au/
*/

body {
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: center;
	font-size: 95%;
	background-color: #480000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	letter-spacing: 0.1em;
}

a {
	text-decoration: none;
}
	
div#mainwrap {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
}

div#header {
	background: #300000 url(sure-bet-header.gif);
	height: 115px;
	width: 600px;
}

div#header h1 {
	font-family: "arial rounded mt bold", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #F0F0F0;
	text-align: left;
	padding: 5px;
}

div#topnav {
	color: #F0F0F0;
	padding: 6px;
	font-size: 90%;
	background-color: #A8A890;
	text-align: center;
}

div#topnav a {
	color: #000;
	border-bottom: 0px solid #000;
	font-weight: bold;
}

div#topnav a:hover {
	color: #480000;
	border-bottom: 1px solid #480000;
}

div#breadcrumb {
	color: #A80000;
	padding: 8px;
	font-size: 90%;
	background-color: #F0F0F0;
}

div#breadcrumb a {
	color: #A80000;
	border-bottom: 1px solid #A80000;
}

div#breadcrumb a:hover {
	color: #480000;
	border-bottom: 1px dashed #480000;
}

div#contentwrap {
	border: 0px solid #2A2ABD;
}

div#content {
	line-height: 170%;
	padding: 20px;
}

div#content h2 {
	color: #A80000;
	border-bottom: 2px solid #F0F0F0;
	padding-bottom: 6px;
}

div#content h3 {
	color: #A80000;
	border-bottom: 2px solid #F0F0F0;
	padding-bottom: 6px;
}

div#content a {
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

div#content a:visited {
	color: #666666;
	border-bottom: 1px solid #666666;
}

div#content a:hover {
	color: #480000;
	border-bottom: 2px dashed #480000;
}

div#bottomnav {
	color: #000;
	padding: 8px;
	font-size: 90%;
	background-color: #A8A890;
	text-align: center;
}

div#bottomnav a {
	color: #000;
	border-bottom: 0px solid #000;
	font-weight: bold;
}

div#bottomnav a:hover {
	color: #480000;
	border-bottom: 1px solid #480000;
}

div#copyright {
	color: #900000;
	padding: 8px;
	font-size: 80%;
	background-color: #000;
}

div#copyright a {
	color: #900000;
	border-bottom: 1px solid #900000;
}

div#copyright a:hover {
	color: #A80000;
	border-bottom: 1px dashed #A80000;
}

div#credit {
	color: #900000;
	padding: 8px;
	font-size: 80%;
	background-color: #480000;
}

div#credit a {
	color: #900000;
	border-bottom: 1px solid #900000;
}

div#credit a:hover {
	color: #A80000;
	border-bottom: 1px solid #A80000;
}
		
.right {
	text-align: right;
}

.floatright {
	float: right;
	padding: 0 0 5px 10px;
}

.left {
	text-align: left;
} 
	
div#clear {
	clear: both;
}

.box {
	color: #480000; 
	border: 1px solid #FF0000; 
	background-color: #FFF; 
	padding: 10px 12px 12px;
	margin: 20px 40px;
	text-align: justify;
	font-size: 90%;
	line-height: 180%;
}
		
.center {
	text-align: center;
}
.warning {
	color: #FF0000;
}
		
		