body {
	padding: 0;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

p, ul {
	margin: 0 0 2em 0;
	text-align: justify;
	font-size: 12px;
	}

/* Images */

img {
	border: none;
	}

img.left {
	float: left;
	margin-right: 15px;
	}

img.right {
	float: right;
	margin-left: 15px;
	}

/* Header */

#header {
	width: 860px;
	height: 175px;
	margin-top: -20px;
	background-image: url(../images/mtphead.jpg);
	background-repeat: no-repeat;
	}

#header h1 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:36px;
	line-height: 75px;
	margin-left: 10px;
	}
	
#header h2 {
	color: #FFFF00;
	font-weight:bold;
	font-size:36px;
	line-height: 55px;
	margin-left: 10px;
	}	

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	border: 2px solid #0040f4;
}

/* Content */

#content {
	float: left;
	width: 620px;
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	}

#content h2 {
	font-size: 24px;
	color: #ffffff;
	background-image:url(../images/mainbar.gif);
	font-weight:bold;
	padding-left: 5px;
	}
#content h2 > a {
	text-decoration:none;
	color: #ffffff;
	}

#content hr {
	color: #0040f4;
	}
	
/* Sidebar */

#sidebar {
	float: right;
	width: 215px;
	background-color:#FFFFFF;
	}


#sidebar h2 {
	font-size: 16px;
	color: #ffffff;
	background-image:url(../images/sidebar.gif);
	font-weight:bold;
	padding-left: 5px;
	}

.box {
	width: 190px;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
	border: 2px ridge #0040f4;
	}

#sidebar a {
	text-decoration:none;
	color: #0040f4;
	font-weight:bold;
	}
	
/* Search */

#search { 
	text-align:right;
	}

#s {
	width: 100px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #000099;
	}

#x {
	padding: 2px;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #0040f4;
	}


/* Footer */

#footer {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	}

#footer p {
	clear: both;
	padding-top: 7px;
	text-align: center;
	color: #0040f4;
	font-size: x-small;
	}

/* General Formatting Rules */

.cent {
	text-align:center;
	}	
	
.bd	{
	font-weight:bold;
	}
	
.red {
	color:#FF0000;
	font-weight:bold;
	}	
	
.red > a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
		
.blueit {
	color:#0000FF;
	font-style:italic;
	font-weight:normal;
	}		

.ticklist {
	list-style-image: url(../images/bul_11.gif);
	list-style-type: none;
	}

.testimonial {
	background-color: #9999FF;
	border: thin double #333366;
	padding: 5px;
	margin: 5px;
	}

.hilite2 {
	background-color: #FFFF33;
	font-weight:bold;
	}

.rightital {
	text-align:right;
	font-style:italic;
	}
	
.bonus {
	border: thick dashed #FF0000;
	text-align: center;
	width: 350px;
	margin-left: 100px;
	padding: 10px;
	}
	
.redbd {
	border: 3px solid #FF0000;
	}	
	
.redbd {	
	-moz-border-colors: red;
	}
	
.author {
	border:solid thin;
	background-color:#CACAFF;
	padding: 8px;
	}	

.it {
	font-style:italic;
	}
	
.xsml {
	font-size:x-small;
	}
		
.butn {
	text-decoration: none;
	list-style-type: none;
	border-style: outset;
	border-color: #0A0D9A;
	background-color: #0A0D9A;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	}
		
.hilite {
	color:#5B95D6;
	font-size:12px;
	font-weight:bold;
	}
	
.signup {
	border:dashed thick;
	background-color:#BABADC;
	padding: 8px;
	font-size:12px;
	width: 400px;
	text-align:center;
	}	
	
.litebutn {
	list-style-image: url(../images/013.gif);
	list-style-type: none;
	}	
	
.blue {
	font-weight: bold;
	color: #0000FF;
	}

.blueh3 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight:bold;
	text-align:center;
	color:#000099;
	}	

.indent1 {
	margin-left: 20px;
	}

.sitemap {
	margin-left: 10px;
	}
	
.sitemap a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}		