﻿body
{
    background-color: #333333;
    color: #FFFF99;
    font-size:medium;
}



a:link
{
    color:White;
}

a:visited
{
    color:White;
}
.content
{
    text-align:justify;
}
.modalBackground
{
      background-color: Black;
      filter: alpha(opacity=50);
      opacity: 0.5;
}
.modalPopup
{
    border: medium groove #000000;
    width: 600px;
    height: 505px;
    position: absolute;
    top: -1000px;
    background-color: #646464;
    left: 124px;
    z-index:1000;
}
.modalHeader
{
   text-align:right;
   height: 20px; 
   background-color: #373737; 
   border-bottom-style: ridge;
   border-color:White;
   border-bottom-width:2px;
}
.speakerNames
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-bottom: 0px; 
    margin-bottom: 0px
}
.fan_box
.full_widget 
.connect_top {
	border: none;
	background-color: #FFFFFF;
}
.fan_box
.full_widget {
	border: none;
}
.connect_top a {
	color: #5B5A5A;
}
.connect_top a:hover {
	color: #5B5A5A;	
}
.fan_box
.connections {
	background-color: #FFFFFF;
	border: none;
	color: #5B5A5A;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #5B5A5A; 
}
