body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbe279;
}
body {
	background-color: #270906;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
tr.row { font-size: 10px; }
td.row1 { font-size: 10px; }
td.row { font-size: 10px; }
th.row { text-align: center; font-size: 10px; font-weight: bold; }
a:link {
	color: #c05f5f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c05f5f;
}
a:hover {
	text-decoration: none;
	color: #fbe279;
}
a:active {
	text-decoration: none;
	color: #519b88;
}
.copyright {FONT-SIZE: 12px; COLOR: #fbe279; FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none}
.copyright2 {FONT-SIZE: 10px; COLOR: #fbe279; FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none}
.accent {MARGIN-TOP: 15px; MARGIN-BOTTOM: 0px; LINE-HEIGHT: 14px; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-STYLE: italic; COLOR: #fbe279; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }
.indent { padding-left: 20px; }
li.MenuText {MARGIN-LEFT: 15px; list-style-image:url(images/arrow.png); }

.clearfix:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#navigation {
background: transparent;
margin: 0;
padding: 0;
width: 100%;
text-align:center;
}
#navigation li {
float: left;
list-style-type: none;
}
#navigation li a {
display: block;
margin: 0px 0px 0px 0px;
padding: 0;
height: 40px;
width: 40px;
text-indent: -9999px;
}
#navigation li a#twitter {
background: url(http://www.omahabootcamp.com/images/icon-twit.png) no-repeat top left;
}
#navigation li a#twitter:hover {
background-position: bottom left;
}
#navigation li a#facebook {
background: url(http://www.omahabootcamp.com/images/icon-face.png) no-repeat top left;
}
#navigation li a#facebook:hover {
background-position: bottom left;
}
#navigation li a#rss {
background: url(http://www.omahabootcamp.com/images/icon-rss.png) no-repeat top left;
}
#navigation li a#rss:hover {
background-position: bottom left;
}
.Question {
	display: block;
}
.form_full {
	display: none; 
	width: 520px;
}
