body {
	background-color:#000;
	text-align:center;
	font-family:Helvetica-Neue,Helvetica,Arial,san-serif;
	font-size: small;
	margin-bottom:0;
}

.container{
	/*background:url(../images/crnr_hint.gif) no-repeat top left;*/
	text-align:center;
	width:1030px%;
	border:none;
}

table#mickey,table#contact {
	text-align:left;
}

ul, dl {
	list-style: none;
}
dd {
	margin-left: 0px;
}

#mickey #bd{
	background:url(../images/crnr_hint.gif) no-repeat top left;
	width:1030px;
	height:auto;
	margin-top:20px;
}
#contact #bd{
	background:url(../images/crnr_jump.gif) no-repeat top left;
	width:1250px;
	height:600px;
	margin-top:20px;
}

#doc2 {
	width:1030px;
}

#mickey #hd{
	height:80px;
	background-color:#000;
	clear:both;
}

#ft{
	height:155px;
	background-color:#000;
}

.content {
	float:left;
	width:260px;
	height:auto;
	padding-top:50px;
	text-align:left;
	font-size: 90%;
	padding-left:20px;
	padding-right:20px;
}
#headshot{
	text-align:center;
}

#mickey #nav {
	margin: 0;
	padding: 0 50px 20px 0px:
}
#mickey #nav li,#contact  #nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#mickey #nav a,#contact #nav a {
	float: left;
	line-height: 14px;
	font-size: 154%;
	font-weight: bold;
	margin-top: 10px;
	margin-right:90px;
	text-decoration: none;
	text-transform: uppercase;
	
}
#mickey #ft {
	clear:both;
}

#bd {
	color: #aaa;
}
#bd h1 {
	font-size: 150%;
	font-weight: lighter;
	color: #fff;
}

#subnav {
	text-align: right;
	font-size: 140%;
	text-transform: uppercase; 
	float: right;
}

#subnav li {
	padding-bottom:10px;
}

/*BEGIN navInactive Links*/

#nav .navInactive a:link {
	color: #646464;
	text-decoration: none;
}
#nav .navInactive a:visited {
	color: #646464;
	text-decoration: none;
}
#nav .navInactive a:hover {
	color: #808080;
	text-decoration: none;
}
#nav .navInactive a:active {
	color: #fd0404;
	text-decoration: none
}

#nav .navActive a:link {
	color: #fd0404;
	text-decoration: none;
}
#nav .navActive a:visited {
	color: #fd0404;
	text-decoration: none;
}
#nav .navActive a:hover {
	color: #fd0404;
	text-decoration: none;
}
#nav .navActive a:active {
	color: #fd0404;
	text-decoration: none
}

#subnav .navInactive a:link {
	color: #646464;
	text-decoration: none;
}
#subnav .navInactive a:visited {
	color: #646464;
	text-decoration: none;
}
#subnav .navInactive a:hover {
	color: #808080;
	text-decoration: none;
}
#subnav .navInactive a:active {
	color: #fff;
	text-decoration: none
}

#subnav .navActive a:link {
	color: #fff;
	text-decoration: none;
}
#subnav .navActive a:visited {
	color: #fff;
	text-decoration: none;
}
#subnav .navActive a:hover {
	color: #fff;
	text-decoration: none;
}
#subnav .navActive a:active {
	color: #fff;
	text-decoration: none
}



/*project site*/
.bdTop {
	width:900px;
	height:9px;
	background:url(../images/layout/bdTop.jpg) no-repeat;
}
.bdMid {
	padding-top:30px;
	width:1200px;
	height:auto;
	background:url(../images/layout/bdMidBG.jpg) repeat-y;
}
.bdLeft {
	width:280px;
	padding-right:80px;
	float:left;
	padding-bottom:50px;
}

.bdLeftLinks {
	width:500px;
	padding-right: 80px;
	padding-top: 60px;
	float:left
}

.bdLeftLinks dl {
	font-size: 145%;
}

.bdLeftLinks a:link {
	color: #fd0404;
	text-decoration: none;
	font-style: italic;
}
.bdLeftLinks a:visited {
	color: #FD0404;
	text-decoration: none;
	font-style: italic;
}
.bdLeftLinks a:hover {
	color: #808080;
	font-style: italic;
	text-decoration: none;
}
.bdLeftLinks a:active {
	color: #aaa;
	text-decoration: none
	font-style: italic;
}

.bdRight{
	width:280px;
	float:left;
	padding-bottom:50px;
}

.bdRightContact{
	width:160px;
	float:left
}

#doc2 dt {
  font-style: italic;
	font-size: 115%;
}

.info {
	font-size: 120%;
	font-style: normal;
}

.bdMidContact{
	padding-top:30px;
	width:1250px;
	height:632px;
	background:url(../images/crnr_jump.gif) no-repeat;
}

#bdContactContent {
	font-size: 125%;
}
#bdContactContent dt {
	font-style: normal;
}

#bdContactContent a:link,#bdContactContent a:visited {
	font-style: italic;
	color:#FD0404;
	text-decoration: none;
}
#bdContactContent a:hover,#bdContactContent a:active {
	font-style: italic;
	color:#AAAAAA;
}




.bdMidLinks{
	padding-top:30px;
	width:1250px;
	height:632px;
	background:url(../images/layout/bdMidBG.jpg) repeat-y;
}
/*end project site*/

.drop {
	float: left;
	font-size: 500%;
	line-height: 1em;
	margin: 4px 10px 10px 0;
	padding: 4px 10px;
	border: 1px solid #777;
	background: #000;
}

.caption {
	text-align: left;
	margin-left: 40px;
}
.bdLeft a:link {
	color: #fd0404;
	text-decoration: none;
}
.bdLeft a:visited {
	color: #fd0404;
	text-decoration: none;
}
.bdLeft a:hover {
	color: #808080;
	text-decoration: none;
}
.bdLeft a:active {
	color: #aaa;
	text-decoration: none
}
.bdRight a:link {
	color: #fd0404;
	text-decoration: none;
}
.bdRight a:visited {
	color: #fd0404;
	text-decoration: none;
}
.bdRight a:hover {
	color: #808080;
	text-decoration: none;
}
.bdRight a:active {
	color: #aaa;
	text-decoration: none
}
