body		{	
			background : #FFFFE1 ;
			font-family : 'trebuchet MS', trebuchet, geneva, verdana, helvetica, sans-serif ;
			font-size : 15px ;
			margin-top : 0px ;
			margin-bottom : 0px ;
			margin-left : 0px ;
			margin-right : 0px ; 
			}

img		{  /*Required for Mozilla to not put padding around all images */
			display: block ;
			border: 0 ;
			}

.sidebar		{	
			background : #D8D8AF ;
			}

input, select, textarea 
			{ 
			margin-top : 2px ;
			color : #000000 ;
			}

.but		{
			color: #000000 ;
			background-color: #D8D8AF ;
			}

.content		{
				font-family : 'trebuchet MS', trebuchet, geneva, verdana, helvetica, sans-serif ;
				font-size : 15px ;
				line-height : 130% ;
				color : #666666 ; 
				}

.course		{
		font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
		font-size : 16px ;
		color : #725949 ; 
		font-weight : bold ;	
		}

.adtitle		{
		background-color : #D8D8AF ;
		font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
		font-size : 14px ;
		color : #725949 ; 
		font-weight : bold ;	
		padding: 2px ;
		}


hr		{
		color: #D8D8AF ;
		border : 1px solid #D8D8AF ;
		height : 1px ;
		width : 85% ;
		}

.conbord	{
				background-color : #FFFFE1 ;
				border : thin solid #D8D8AF ;
				border-width : 2px;
				}

.sidemenu	{
				background-color : #D8D8AF ;
				font-family : verdana, geneva, helvetica, sans-serif ;
				font-size : 10px ;
				color : #666666;
				text-align : center ;
				}


.footer	{
			font-family : verdana, geneva, helvetica, sans-serif ;
			font-size : 10px ;
			line-height : 140% ;
			color : #666666 ; 
			}

.sml	{
			font-family : verdana, geneva, helvetica, sans-serif ;
			font-size : 10px ;
			color : #BCA596 ;
			text-align : center ;
			}

.testimony	{
			font-family : verdana, geneva, helvetica, sans-serif ;
			font-size : 11px ;
			color : #666666 ;
			line-height : 115% ;
			text-align : left ;
			padding-left : 15px ;
			padding-right : 15px ;
			background-image:url("/images/borderback.gif") ;
			}


b		{	font-weight : bold ; }

i		{	font-style : italic ; }

u		{	text-decoration : underline ; }

ul		{	margin-bottom : 0px ; }


a:link, a:visited	 	{
			text-decoration : underline ; 
			font-weight : bold ;	
			color : #9A7A64 ;
			}

a:active, a:hover	{
				text-decoration : underline ;
				font-weight : bold ;	
				color : #666666 ;
				}


.sidemenu a:link, .sidemenu a:visited	 	{
				text-decoration : underline ;
			font-weight : normal ;	
				color : #666666;
			}

.sidemenu a:active, .sidemenu a:hover	{
				font-weight : normal ;	
				color : #666666;
			text-decoration : none ; 
				}

.NoForm {
	display: none;
}

#regPack {
border: 1px solid #BCA596;
font-size: 16px;
padding:6px 1px;
margin:6px 5px;
float: right;
width: 155px;
text-align: center;
}

img.imgC {
	border: 1px solid #CCCCCC;
	margin:15px auto;
	padding:3px;
	display: block;
}


/*Slideshow*/

.funslideshow { margin: 10px auto; width: 475px; height: 600px;}

/* give each slide the same dimensions */
.funslideshow div { width: 475px; height: 600px;  }

/* make sure each slide image is centered */
.funslideshow div img { margin: auto; display: block; border: 1px solid #000000;}

.nav #prev2 {
margin-right: 70px;
}

.nav #next2 {
margin-left: 70px;
}

