
body{
	margin: 0 0 0 110px;
	font-family: Courier new, monospace;
	//font-family: 'ArialMT', 'Arial', sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 139%;
}

p#streaming a {
  color: #f00;
}

p#streaming a:hover {
  color: #000;
}


h1 {
	font-family: Courier new, monospace;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0 13px 0;	
	text-transform: uppercase;
	letter-spacing: 1.25px;
	color: #f00;
}

h2{
	font-size: 13px;
	font-weight: normal;
	margin:0 0 10px 0;
//	text-transform: uppercase;
	background-color: #fff;
	margin-bottom: 10px;
}

ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

hr {
	border: 0;
	height: 5px;
	//background: #fff url('dashed-b.png');
	margin-top: 1px;
	margin-bottom: 14px;
}

.single hr {
	border: 0;
	height: 3px;
	background: 1px solid;
}

nav {
	background: rgb(255,255,255);
	//background: rgba(255,255,255,0.9);
	position: fixed;
	width: 120px;
	top: 90px;
	//top: 50px;
	left: 10px;
	text-transform: uppercase;
}

nav ul {
  //float: left;
  padding: 0px;
  list-style: none;
}

nav ul li {
  font-size: 90%;
  //text-transform: uppercase;
  //float: left;
  //margin-left: -1px;
  font-style: normal;
  font-weight: normal;
  //border-left: 1px solid #000;
  //border-top: 1px solid #000;
  //border-bottom: 1px solid #000;
  padding: 0px 0px 0px 0px;
}

nav ul li a {
  color: #f00;
}

nav ul li a:hover {
  color: #f00;
}

.container {
	width:200%;
	height: 800px;
	margin: 0px 8px 0 0;
}

.col{
	width: 25%;
	float: left;
	margin: 0 8px 0 0;	
}

.sm-col{
	width:400px;
	float: left;
	margin: 0 8px 0 20px;	
}

.mod {
	background: rgba(255,255,255,0.95);
	margin: 0 0 0 0;
	padding: 43px;
	//padding:20px;
}

.mod ul{
	margin-bottom: 1em;
}



#news ul li{
	margin-bottom: 18px;
}


.date {
	font-size: 13px;
	line-height: 139%;
    text-transform: uppercase;
}

.speakers{
	font-size: 13px;
	line-height: 139%;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.speakers a{color: #f00;}
.speakers a:hover{color: #000;}
.bold{font-weight: bold;}
.red{color: #f00;}
.inline-title{
	text-transform: uppercase;
    color: #f00;
}

.clear{
	clear:both;
}


.gallery {
  overflow: hidden;
//  font-size: 9px;
}



.isg_container {
  position: relative;
  padding: 0;
  margin: 0;
}

table.isg_table {
  margin: 0;
  padding: 0;
  line-height: 0;
  border-spacing: 0;
  border: none;
}

table.isg_table img { border: none; }

table.isg_table tr {
  margin: 0;
  padding: 0;
}

table.isg_table td {
  margin: 0;
  padding: 0;
}

.isg_markup-wrapper {
  line-height: normal;
  overflow: hidden;
}

.isg_controller-wrapper {
  float: left;
  width: 100%;
}

a.isg_button {
  color: #111;
  text-decoration: none;
}

a.isg_button:hover { text-decoration: underline; }

