@charset "UTF-8";
/* CSS Document */

a {
	color:#999999;
}

a:hover {
	color:#666666
}

#header .mastHead {
	padding: 10px 0 0 20px;
	max-width: 25%;
}

#header {
}

#boxholder {
	background: url(../../images/defcon-17/30white-fade.png) repeat-x;
	z-index: 100;
}

.boxColumn {
	background: url(../../images/defcon-main/90black.png);
}

.box {
	background: none;
	color:#bbbbbb;
}

.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
	color: #ffffff;
}

.box hr {
	color:#222222;
}

strong {
	color: #bbbbbb;
}

.box a {
	color: #ffffff;
}

.box a:hover {
	color: #888888;
}

#sideBarLeft {
	background: url(../../images/defcon-17/30white-fade.png) repeat-x;
}

#sideBarRight {
	background: url(../../images/defcon-17/30white-fade.png) repeat-x;
}

.sbBoxCont {
	border: #999999 double;
	
}

#content hr {
	color: #888888;
   	background-color: #888888; 
   	border-color: #888888;
}

.sbBoxCont hr {
	color: #888888;
   	background-color: #888888; 
   	border-color: #888888;
}

.sbBoxCont a {
	color: #fff;
}

.featureTitle {
	color: #999999;
   	background-color: #999999; 
   	border-color: #999999;
}

#pageNav ul {
	border-top: #666666 double;
	border-bottom: #666666 double;
}

#pageNav ul li a, #pageNavCenterT ul li a {
	color: #ffffff;
}

#pageNav ul li a:hover, #pageNavCenterT ul li a:hover {
	color: #ffffff;
}

.sbBoxCont a {
	color:#999999;
}

.sbBoxCont a:hover {
	color: #ffffff;
}

ul.statusColumn li a {
	
	color: #ffffff;
}

ul.statusColumn li a:hover {
	color: #ffffff;
}

ul.statusColumn li.alt {
	background: #222222;
}

.speakerBio, .speakerTitle {
	font-size: .8em;
	font-style: italic;
}

#content a.speaker {
font-size: .9em;
	color: #bbbbbb;
	display: inline;
}

#content a.speaker:hover {
	color: #bbbbbb;
}

#content p.abstract, #content p.speakerBio {
	margin: -5px 0 15px 0;
	padding: 15px 25px 20px 0;
}

#content p.abstract {
	padding: 25px 0 0 0;
}

img.imgRight {
	width: 100%;
	max-width: 30%;
}

#content a {
	color: #fff;
}

.q {
	color: #bbbbbb
}

#content ol.list {
	list-style: circle;
}

.thumb2 {
	width: 98%;
} 
