/*
Theme Name: mcftoawide
Theme URI: http://www.redshift.com/themes/mcftoawide
Description: Bold and advanced flash WordPress theme with 2 columns.
Version: 1.15
Author: Jeremy @ Red Shift Internet Communications
Author URI: http://www.redshift.com
Tags: bold, clean, advanced, flash, 2 columns, fixed width

This theme is not released, this is a private theme custom designed for MCFTOA
*/

/* basic */
@charset "utf-8";
/* CSS Document */
body {
	background:#000000;
	margin:0px 0px 10px 0px;
	padding:0px;
	color: #FFFFFF;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
A:hover{
	text-decoration: underline; 
}
#Table_01 td.body {
	background-color: #0a5171;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer {	list-style: none; margin: 0px; padding: 0px; float: none; }
#footer ul { list-style:none; margin:0px 0px 0px 10px; padding:0px; overflow:hidden; }
#footer li { float:none; padding:0px; }

#home_training_resources{
width:140px;
 display:block;
 background:#000;
 border:1px dotted #2d6a85;
 	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}