body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	line-height: 1.6em;
	color:#FFFFFF !important;
}
/* GENERAL MOJO AND MULA */
h1 {
	font-weight: normal;
	font-size: 32px;
	color: #CC6633;
	margin-bottom: 30px;
}
h2 {
	color: #E83F3F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px 10px;
	clear:both;
	margin:0;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
.imgloader {
	background-color: #FFFFFF;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:hover {
	color:#D90F0F;
}
form {
}
input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
.pic {
	margin-right:10px;
	border:1px solid #CCC;
}
/* HEADER ELEMENTS */
#container {
	background:  transparent url(../images/content_shadow.png);
	width: 960px;
	margin:80px auto 10px;
}
#header {
	clear: both;
	overflow:hidden;
	width:960px;
}
#logo {
	position:absolute;
	margin:0px auto auto 10px;
}

html>body #logo {
	margin:0px auto auto 10px;
}




#search_box {
	position:absolute;
	margin:65px auto auto 740px;
	width: 213px;
	height: 33px;
	background: url('../images/search_bg.png')   no-repeat;
}




#search_box #s {
	float: left;
	padding: 0;
	margin: 8px 0 0 45px;
	border: 0;
	width: 150px;
	background: none;
	font-size: 12px;
	color: #fff;
}
#headshot_box {
	width:300px;
	height:250px;
	float:left;
	margin-right:10px;
	margin-left:8px;
	border:1px solid #FFF;
}

/* html>body #headshot_box {margin-left:15px;} */



#actionshot_box {
	width:620px;
	height:250px;
	float:left;
	margin-left:10px;
	border:1px solid #FFF;
}
/* CONTENT ELEMENTS */


#center {
	/*  width: 990px; */
	width:960px;
	margin:0 auto;
}
#content-wrap {
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	}
	
#content-wrap h2 a {
	color:#fff;
	}	
#content-wrap h2 strong{
	color:#FF0;
	}	
	
#content-wrap p {
	padding-bottom: 10px;
	margin: 5px 0px;/*border-bottom: 1px solid #DDDDDD;  A faint grey line below the text */
}

#copyright {
	text-align:center;
	margin-top: 20px;
	clear: both;
	padding: 0px 5px 0px 5px;
	height:30px;
}
#copyright p {
	color:#fff;
	padding: 5px;
}
#copyright p a {
	color: #e91c1f;
}
#copyright p a:hover {
	color: #FFFFFF;
}
#footer {
	background: url(../images/light_gray_bg.png) top left;
	margin-top: 20px;
	clear: both;
	padding:10px;
	position: static;
	bottom:0px;
	overflow: hidden;
	border-top:5px solid #fff;
}
.links {
	width:160px;
	height:200px;
	float:left;
	border-right:1px solid #CCCCCC;
	padding:5px 10px;
	color:#FFFFFF;
}
.links h2 {
	font-size:14px;
	color:#FFFFFF;
}
.links ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
}
.links a {
	display: block;
	padding: 3px 10px;
	width: 140px;/*	border-bottom: 1px solid #CCC;*/
}
.links a:link {
	color: #CCCCCC;
	;
	text-decoration: none;
}
.links a:hover {
	background: #FD1520;
	color:#fff;
}

.links a:visited {
	color:#fff;
}

.left {
	float:left;
}
.right {
	float:right;
}
/* NAVIGATION ELEMENTS */

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
}
#navigation a {
	display: block;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #CCC;
}
#navigation a:link, #navlist a:visited {
	color:#CC6714;
	text-decoration: none;
}
#navigation a:hover {
	background: #000000 url(../images/arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color:#CC6714;
}
/* THE SMALL BOX BELOW NAV */

#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
/* Top Navigation */
	
#topnav {
	background: url(../images/top_menu_bg.jpg)  bottom right repeat-x;
	height:41px;
	text-transform: uppercase;
}

#topnav UL LI a.selected {
	color: #2e64a6 !important;
}
#topnav UL LI a.first {
	border-left: 1px solid #a6a6a6;
}
#topnav UL LI A:hover {
	/*background: transparent url(../images/nav_hover.gif) repeat-x center left;*/
	color: #2e64a6;
}



#nav {
	height: 38px;
	float:left;
	padding-left:10px;
	background: transparent url(../images/menu/tabLeft.gif) no-repeat left top;
	font-family:arial, sans-serif;
}
#menu {
	height:38px;
	position:relative;
	font-size:11px;
	margin: 0;
	z-index:1000;
	background: transparent url(../images/menu/tabRight.gif) no-repeat right top;
	float:left;
	padding-right:10px;
}
#menu table.ie6 {
	border-collapse:collapse;
	margin:0;
	padding:0;
}
#menu ul {
	padding:0;
	margin:0;
	list-style: none;
	margin-left:260px;
	width:705px;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	white-space:nowrap;
	display:block;
	float:left;
	padding:0 15px 0 0;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	height:38px;
	line-height:40px;
	font-size:11px;
	background:url(../images/menu/tabCenter.gif) no-repeat right top;
}
#menu ul li a b {
	display:block;
	float:left;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	height:38px;
	line-height:40px;
	font-size:11px;
	background:url(../images/menu/tabCenter.gif) no-repeat left top;
	cursor:pointer;
}
#menu ul li div.holder {
	position:absolute;
	left:-9999px;
}
#menu ul li div .leftSide {
	float:left;
	background:  transparent url(../images/menu/dropLeft.gif) no-repeat left bottom;
}
#menu ul li div .rightSide {
	float:left;
	margin-left:10px;
	display:inline;
	padding:0 10px 0 0;
	background: #aaa url(../images/menu/dropRight.gif) no-repeat right bottom;
}
#menu ul li:hover {
	position:relative;
}
#menu ul li a:hover {
	color:#000;
	background-position:right center;
	white-space:nowrap;
	position:relative;
}
#menu ul li a:hover b {
	color:#000;
	background-position:left center;
}
#menu ul li a.sub:hover {
	color:#000;
	background-position:right bottom;
	white-space:nowrap;
	position:relative;
}
#menu ul li a.sub:hover b {
	color:#000;
	background-position:left bottom;
}
#menu ul li:hover > a {
	color:#000;
	position:relative;
}
#menu ul li:hover a.sub {
	color:#000;
	background-position:right bottom;
	white-space:nowrap;
	position:relative;
}
#menu ul li:hover a.sub > b {
	color:#000;
	background-position:left bottom;
}
#menu ul :hover div.holder {
	position:absolute;
	top:38px;
	left:4px;
	margin: 0;
	padding: 0;
}
#menu ul li.right a:hover div.holder {
	left:auto;
	right:3px;
	top:38px;
}
#menu ul li.right:hover div.holder {
	left:auto;
	right:4px;
	top:38px;
}
#menu ul dl {
	width:auto;
	margin:5px 0 10px 0;
	padding:0 5px;
	list-style:none;
}
#menu ul dl dt {
	padding:0 10px;
	margin:0;
	line-height:20px;
	background:#000;
	color:#fff;
	white-space:nowrap;
}
#menu ul dl dd {
	display:block;
	padding:0;
	margin:0;
}
#menu ul dd a {
	background-image: none;
	display:block;
	height: 20px;
	line-height: 20px;
	color:#fff;
	text-align:left;
	margin: 0;
	padding:0 10px;
	font-weight:normal;
	white-space:nowrap;
	float:none;
}
#menu ul dd a:hover {
	color:#000;
}
#menu ul table td {
	vertical-align:top;
}
.roundify{
/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}

#quicklinks_box {
color:#fff;
font-family:Trebuchet MS;
font-weight:bold;
height:32px;
margin-top:10px;
text-transform:uppercase;
width:100px;
margin:70px auto auto 600px;
position:absolute;
}
#quicklinks_box a {
	color:#fff;
	text-decoration:none;
}
#quicklinks_box a:hover {
	color:#cc88;
}
/*=================== Text Pages ==========================*/
#text_content_div {
	background: url(../images/light_blue_bg.png) top left;
	border:1px solid #FFF;
	padding-top:15px;
	margin:0px auto;
	overflow: hidden;
}
#content{
	padding:10px;
	width: 700px;
	float: left;
}


#sidebar {
	width:200px;
	float: left;
	padding: 10px;
}


#footer, #text_content_div {
background-color:#000000; 
background-image:none;
}
