html,body{
	height:100%;
}
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/bg-main.jpg);
	background-repeat: no-repeat;
	background-color: #161D30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	background-position: center top;	
	
}
p{
	color: #666666;
}
/*
	body {
		margin: 0; 
		padding: 0; 
		background: #fff; 
		background-color: #fff; 
		text-align: left; 
		font-size: 11px;
		color: #666666;
	}
*/
	.bigger {
		font-size: 1.1em;
	}

	.leftnav {
		color:#fff; 
	}

	a.leftnav {
		color:#fff; 
	}


	.mainbody {
		padding: 10px;
		width: 97%;
	}
	
	.mainbody2 {
		padding: 10px;
		color: #ffffff;
		background: #f8f8f8;
		width: 97%;
	}
	.presenters {
		padding: 10px;
		color: #ffffff;
		background: #000000;
		width: 97%;
	}

	.right30 {
		background: #80321b;
	}

	.navbar_mwy {
	padding: 10px;
	background-image: url(../img/header-bg-lite.png);
	background-repeat: repeat-x;
	}
	
	.titlebar_mwy {
		font-family:Arial, Helvetica, sans-serif;
		background: #e3ded0;
		font-size: 16px;
		color:#31204a; 
		padding: 10px;
		margin: 0px;
	}
	h2 {
		/*font:20px georgia, "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS",sans,geneva,arial,sans-serif; */
  			font-family:Arial, Helvetica, sans-serif;
	
		font-size:1.2em;
		
		
		line-height: 95%;
		padding:0px;
		margin:0px;
	}
	
/*	
.groupby_header{
	background-color:#0f0e15;

}
*/

	.txtbody,p,textarea,br,input,center  {
	font-size: 11px;
	color:#333333;
	}

	.bigger {
		font-size: 14px;
	}

	.normal {
		color:#666666; 
	}
	
	td,li,ul,th,pre,iframe { 
		font-size: 11px;
	}

	.bigwhite { 
		font-size: 12px;
  		color:#fff; 
		letter-spacing: -1px;
		padding:1px;
	}

	
	h1 {
		/*font:20px georgia, "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS",sans,geneva,arial,sans-serif; */
  		font-size:1.4em;
		color:#31204a; 
		letter-spacing: 0px;
		line-height: 95%;
		padding:0px;
		margin:0px;
	}

	
	submit,input,textarea {
		font-size: 11px;
	}

	select,form {
		font-size: 11px;
		font-weight:normal;
	}

  	a:link { color:#333; }
	a:visited {	color:#666666; }
	a:hover {color:#330000; }

  	a:link {
  		color:#333; 
	}

	a:visited {
		color:#666666; 
	}

	a:hover {
		color:#330000;
 	}

  	.lite:link {
		
  		color:#eba53c; 
  		text-decoration:none;
		font-size:12px;
	}

	.lite:visited {
		color:#eba53c; 
		text-decoration:none;
	}
	
	.lite:hover {
		color:#ffffff;
		text-decoration:none;
  		
 	}

	.lite {
		color:#eba53c;
 	}

	.noline:link {
		color:#AB3833;
  		text-decoration:none;
	}
	
 	.teachername {
  		color:#979797; 
  		text-decoration:none;
	}
	
  	.white:link {
  		color:#000; 
  		text-decoration:none;
	}
	
	.white:hover {
		color:#000;
  		text-decoration:underline;
 	}


	.query_results_table {
		border: 0px;
		border-collapse: collapse;
	}


	.border {
		border-collapse: collapse;
		border: 0px;
		border-color: #B43A35;
	}

	.white {
		color:#000;
 	}

	.bottomborder {
		border-bottom: solid #ccc 1px;
	}

	table {
		border-collapse: collapse;
	}

	UL, LI {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		list-style: url(/appgenerator/img/li.gif) square outside;
	}

	.dottedLine {
		border-bottom: 1px dotted #efefef;
	}
#mainWrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent {
	background-color: #ddd9c8;
	padding: 10px;
}
#mainHeader {
	background-color: #201f31;
}
p {margin-top:0em}
h1{margin-bottom:2px}
#mainFooter {
	font-size:0.9em;
	padding:10px;
	color: #CCCCCC;
	font-weight: bold;
}
#workshopDay {
	min-width: 200px;
	padding-right:20px;
	text-transform: uppercase;
	color: #eba53c;
}
#workshopDateTimeHeader {
	color: #FFFFFF;
	background-color: #372d60;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size:1.4em;
}
.thumbFloaatLeft{
	clear:both;
	float:left;
	margin-right:5px;
	margin-bottom:5px;

}
strong{color:#333333;}
td{vertical-align:top;}
