/*
	Template Name: Make Money Online 02
	Template URI: http://freewebtemplates.me
	Description: A hand-coded, fixed width, single column website template with make money Online theme header graphic.
	Version: 1.0
	Author: Ed Zivkovic
	Author URI: http://freewebtemplates.me
	Tags: Make Money Online, Business Opportunity, Business, Black, 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: 90%;
	background-color: #303030;
}

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

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

div#header {
	background: #181818 url(header.jpg) no-repeat;;
	height: 200px;
	width: 100%;
}

div#header h1 {
	font-family: "mead bold", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: 2.4em;
	padding: 10px 10px 10px 100px;
}

div#topnav {
	color: #303030;
	padding: 8px;
	font-size: 90%;
	background-color: #181818;
	text-align: center;
}

div#topnav a {
	color: #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
}

div#topnav a:hover {
	color: #FFF;
	border-bottom: 0px solid #FFF;
}

div#breadcrumb {
	color: #C0C0C0;
	padding: 8px;
	font-size: 85%;
	background-color: #303030;
}

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

div#breadcrumb a:hover {
	color: #FFF;
	border-bottom: 0px dashed #FFF;
}

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

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

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

div#content h3 {
	color: #CC0000;
	border-bottom: 2px dashed #C0C0C0;
	padding-bottom: 6px;
}

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

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

div#content a:hover {
	color: #AA0000;
	border-bottom: 1px dashed #AA0000;
}

div#bottomnav {
	color: #C0C0C0;
	padding: 8px;
	font-size: 80%;
	background-color: #181818;
	text-align: center;
}

div#bottomnav a {
	color: #C0C0C0;
	border-bottom: 0px solid #303030;
}

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

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

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

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

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

div#credit a {
	color: #181818;
	border-bottom: 0px solid #181818;
}

div#credit a:hover {
	color: #A8A8A8;
	border-bottom: 0px solid #0000FF;
}
		
.right {
	text-align: right;
}

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

.box {
	font-family: Verdana, Futura, Arial, Helvetica, sans-serif;
	color: #303030; 
	border: 2px dashed #CC0000; 
	background-color: #EEE; 
	padding: 10px 12px 12px;
	margin: 20px 100px;
	text-align: justify;
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
}
		
.center {
	text-align: center;
}
.warning {
	color: #FF0000;
}

.highlight {
	background: #FFFF00;
}	
