/* CSS Document */

* {font-family: Verdana, Arial, Helvetica, Sans Serif;}

body {
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
}

table, tr, td {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	border-spacing: 0px;
}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #652c90;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #652c90;
}

.sidebar {
	background-image: url('img/bg_sidebar.gif');
	background-repeat: repeat-x;
	float: none;
	vertical-align: top;
	text-align: left;
}

.webcam {
	border: double 4px black;
	width: 100px;
	height: 70px;
	margin-left: 10px;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #a0a0a0;
}

.footer, a.footer {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.footer:hover {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

#splash {color: #ffffff;}
#music {color: #ffffff;}
#bubbleman {color: #0060ff;}
#logo {color: #0060ff; }
#event_previewer {color: #0060ff; margin-left: 7px; margin-bottom: 7px; margin-top: 20px;}
#audio {color: #ff0000;}
#nav_main {color: #ff0000;}
#nav_media {color:#ff0000;}
#nav_links {color:#ff0000;}
#nav_about-us {color:#ff0000;}
#nav_gbook {color:#ff0000;}
#partner {color: #ffcc00; margin-top: 50px;}
#speaker {color:#06ff00;}