
body {background-color:#ffffff; background-repeat:no-repeat; margin:0px; padding:0; font-family: Arial, Helvetica, sans-serif; position:relative}
div#wmplayer { position:absolute; top:75px; left:15px; width:428px; height:304px;}
div#pptslides { position:absolute; top:75px; left:443px; width:535px; height:300px; text-align:center}
div#bottombox { position:absolute; top:420px; left:25px; width:675px; height:145px;}

/* green menu obals */
#buttons { position:absolute; top:420px; left:750px;}
	#buttons ul {list-style: none; margin: 0; padding: 0;}
	#buttons li {width:210px;height: 22px; margin-bottom:0px; margin-top:0px; font: 10pt Arial, Helvetica, sans-serif; text-align:center; }
	#buttons li a {voice-family: "\"}\""; voice-family: inherit; text-decoration: none;	height:21px;}	
	#buttons li a:link, #buttons li a:visited {	color: #49166d;	display: block;	background:  url(images/menu10.gif); background-repeat:no-repeat; }
	#buttons li a:hover { color: #FF9834; background:  url(images/menu10.gif) 0 -21px;	background-repeat:no-repeat; }
/* Survey */
#SurveyWrapper { width:675px; height:145px; position:relative}
	#SurveyLeft {position: absolute; width: 660px;height: 145px;overflow: hidden;}
	#SurveyWrapper img.feedback_title {margin:5px 10px;}
	#SurveyWrapper .Scroller-Container { position: absolute; top: 0px; left: 0px; }
	#SurveyWrapper p {font:Arial, Helvetica, sans-serif; font-size:11px; color:#464646}
	#SurveyWrapper-Scrollbar { position: absolute; left: 665px;	}
	#SurveyWrapper .Scrollbar-Up,
	 .Scrollbar-Up-Pressed { position: absolute; width:10px; height:10px; background-color: #CCC; font-size: 0px;}
	#SurveyWrapper .Scrollbar-Down,
	 .Scrollbar-Down-Pressed { position: absolute;top:135px; width:10px; height:10px; background-color: #CCC; font-size: 0px;}	 
	#SurveyWrapper .Scrollbar-Track,
 	.Scrollbar-Track-Pressed { width: 10px; height: 115px; position: absolute; top: 15px; background-color: #EEE; }
	#SurveyWrapper .Scrollbar-Track-Pressed { background-color: #ddd; }
	#SurveyWrapper .Scrollbar-Handle,
	 .Scrollbar-Handle-Pressed { position: absolute; width: 10px; height: 30px; background-color: #CCC;}
	#SurveyWrapper .Scrollbar-Handle-Pressed, 
	 .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed { background-color: #aaa;}
	table.surveytable {width:625px; padding:0; margin:0;}
		table.surveytable th {margin:0; padding:0; font-size:11px; vertical-align:bottom}
		table.surveytable th.title { text-align:left}
		table.surveytable td {text-align:left; margin:0; padding:0; font-size:11px;}
/* Ask A Question */
#AskWrapper { width:675px; height:145px; position:relative}
	table.AskTable {width:675px; padding:0; margin:0;}
		table.AskTable th {margin:2px; padding:0; font-size:11px; vertical-align:top; text-align:right}
		table.AskTable td {text-align:left; margin:2px; padding:0; font-size:11px;}
		table.AskTable td p {font:Arial, Helvetica, sans-serif; font-size:11px; color:#464646}
		table.AskTable td input#AskField {border:1px solid #66cc00; height:14px;font-size:10px}
		table.AskTable td input.AskName {width:170px;}
		table.AskTable td input.AskEmail {width:365px;}
		table.AskTable td textarea#styled {	width: 354px; height: 50px; border: 1px solid #66cc00;	padding: 5px; font-family: Arial, sans-serif; font-size:11px;}
.btn  {
   color:#fff;
   height:20px;
   font-size:11px;
   font-weight:bold;
   background-color:#66cc00;
   border:1px solid;
   border-top-color:#b5e685;
   border-left-color:#b5e685;
   border-right-color:#66cc00;
   border-bottom-color:#66cc00;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#8ace28',EndColorStr='#66cc00');}



