body {
	width:100%; height:586px; padding:0; margin:0; text-align:center;
	background: url('Images/Dots1.jpg') no-repeat fixed center top;
}
a { color:black; text-decoration:none; outline:none; }
a.special:link, a.special:visited, a.special:active { font-weight:bold; color:blue }
a.special:hover { font-weight:bold; color:red }
.arrows {	
	cursor:pointer; margin-left:10px; margin-right:10px; 
}
.abs1 {
	width:70px; text-align:right;
	font-family: Comic Sans MS, Helvetica, sans-serif;	font-size: 15px; 
	font-weight:600; color:#0000FF; display:none;
}
.bottomText {
	margin:0 auto; padding:40px 10px; width:830px; text-align:left; 
	font-family:Arial,Helvetica,sans-serif; font-size:12px; color:black
}
#bottomPanel {
	position:relative; margin-top:20px; width:810px; height:46px; background-color:#FBFCEC;
}
#bottomPanel .buttons { top:10px }
.buttons {
	border:0; position:absolute; height:29px;
}
#currentMenuItem {
	width:400px; height:21px; position:absolute; left:200px; top:60px;
}
#contents {
	margin-top:10px; width:830px; height:586px; background-color:#8FCA67; position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
}
#infoPanel {
	position:absolute; left:0; top:10px; width:810px; height:400px; background-color:#FBFCEC; text-align:left; overflow:auto;
}
#leftPanel {
	position:absolute; left:0; top:10px; width:400px; height:400px;
}
#mainPanel {
	position:relative; width:810px; height:400px;
}
#menuItemName {
	display:inline; font-family:Comic Sans Ms, Helvetica, sans-serif; font-size:24; font-weight:normal; color:red;
}
#middlePanel {
	position:absolute; left:0; top:10px; width:810px; height:400px; background-color:#FBFCEC;
}
#navPanel {
	position:relative; width:810px; height:100px; background-color:#FBFCEC	
}
#navPanel .buttons { top:9px; }

#rightPanel {
	position:absolute; left:410px; top:10px; width:400px; height:400px; background-color:#FBFCEC; 
	font-family:Comic Sans Ms, Helvetica, sans-serif; font-size:medium;
}
#sessionsTitle { margin-top:3px; height:40px; }
#sessionsList, #videoList { 
	width:400px; height:400px; overflow:auto; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
}
#sessionsList a:hover, #videoList a:hover { color:red; font-weight:bold; cursor:pointer; }
#galleriesMenu a:hover { color:red; }
#infoMenu a:hover { color:red; }
#aboutUsMenu a:hover { color:red; }

