html,body{
	margin-top:0;
	padding:0;
	background-color:white;
	color:#009;
	height:100%;
	min-height:100%;
	height:auto;
	position:relative;
}
	
img{
	border:0
	}
	
#header{
	margin:0 auto;
	width:850px;
	background-image:url(images/wrapper_bknd.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height: 150px;
	border: 0px solid #CCC;
	}
	
#menu{
	border:0px solid #000;
	float:none;
	margin:0 auto;
	width:845px;
	height: 35px;
	
}

ul #menu{

	list-style-type:none;
	text-align:center;
	border:1px solid #000;
	width:850px;
	height: 35px;
	
}

#menu li{
	background-image:url(images/tabBknd.jpg);
	display:inline;
	border: 0px solid #930;
	width:101px;
	height:35px;
	float:left;
	text-align:center;
	border:0px solid #369

	
}

#menu a:link{
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	border: 0px solid #930;
	width:100px;
	text-decoration: none;
	font-family: arial, verdana, sans serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	padding:0 0 0 0;
	color:#009;
	margin-top:3px;
}
	
#menu a:hover{
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: arial, verdana, sans serif;
	font-size: 12px;
	line-height: 1em;
	color:#C00
	
	}
	
#menu a:visited{
	float:left;
	margin-top:3px;
	width:101px;
	height:32px;
	font-family: arial, verdana, sans serif;
	font-size: 12px;
	line-height:.95em;
	text-decoration: none;
	border: 0px solid #930;
	color:#930;
	
	
	}
	
#pgtitle{
	height:75px;
	border:0px solid black;
	margin:5px auto;
	}
	
#content{
	border:0px solid #999;
	position:relative;
	width:810px;
	height:100%;
	min-height:100%;
	height:auto;
	margin:0 auto;
	padding: 0 0 0 0px
}



#index_content
{
	border:0px solid black;
	width:480px;
	height:100%
	min-height:100%;
	height:auto;
	margin:5px 5px 5px;
	padding:5px 0 0 0px;
	text-align:center;
}
p.index{
	text-align:center;
	font:.85em arial,verdana, sans serif;


	}
#actionbox {
	
	background-color:#CCC;
	float:right;
	margin-right:0px;
	width:295px;
	height:100%;
	min-height:100%;
	border:3px solid #FFF;
	margin-top:10px;
	padding-bottom:10px;
	
	
	

}
 .actionbox_content, h2{

	margin-top:5px;
	font: 12px arial,verdana, sans serif;
	font-weight:bolder;
	text-align:left;
	padding: 0 15px 0 15px;
	line-height: 1.75em;

}
.alert_hdr2{
	font: 20px times roman,georgia, serif;
	color:#fff;
	font-weight:bolder;
	text-align:center;
	margin-bottom:.25em;
	background-color:#000;

}
.alert_hdr3{
	font: 18px times roman,georgia, serif;
	color:#F00;
	font-weight:bolder;
	text-align:center;
	margin-bottom:.25em;
	border-top: 2px solid #000

}

p{
	font: .95em arial,verdana, sans serif;
	text-align:justify;
	padding-right:10px;
	line-height:1.5em
}

p.videoTitle{
	font: 1.15em arial,verdana, sans serif;
	font-weight:bold; 
	text-align:left;
	line-height:.25em;
	
	
}
	
.actionbox_content a:link{
	font-weight:bolder;
	color:1em arial,verdana, sans serif;
	padding-bottom:0
}


#footer {
	margin:0 auto;
	
	bottom:0; 
	border-top:2px solid black;
	width:800px;
	text-align:center;
	padding:0px 0px 0px 0px;
}
 #footer a{
	font:12px arial,verdana, sans serif;
	bottom:0;
	text-decoration:none;
	padding:5px 0 0 0;
	color:#009;
}
#footer a:link{
	font:12px arial,verdana, sans serif;
	bottom:0;
	text-decoration:none;
	padding:5px 0 0 0;
	color:#009;
}

#footer a:hover{
	text-decoration:underline;
	
	color:#C00;
	
	}

#footer a:visited{
	
	bottom:0;
	text-decoration: none;
	padding:0 0 0 0;
	color:#009;
}

#footer a:active{
	text-decoration:none;
	font-family: arial, helvetica, sans serif;
	color:#C00
	
	}

#video a:link{
	font: bold 1em arial, verdana, sans serif;
	color:#663;
	text-decoration: underline;
	
	}
#video a:visited{ 
	font: bold 1em arial, verdana, sans serif;
	color: #333;
	text-decoration: underline; 
	}
#video a:hover{
	color: #990;
	text-decoration: none;
	}
#video a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
	
	
<!--standard links-->	
a:link {
	font-family: arial, verdana, sans serif;
	font-size: .60em;
	color: #C00;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
	

	h3{
		font:1.5em arial, verdanna, san serif;
		font-weight:bolder;
		
		margin-bottom: 3px;
		padding-bottom: 3px;
		}
		
			
	h1{
		font:.75em arial, verdanna, sans serif;
		font-weight:bolder;
		margin-bottom: 0;
		padding-bottom: 0;
		line-height:1.5em;
		text-align:center;
		}
	
	
	h1.title{
		font: 1.35em arial, verdanna, sans serif;
		color:#009;
		font-weight:bolder;
		margin-bottom:0;
		padding-bottom:0;
		text-align:center;
		}
	h2{
		font:1em arial, verdanna, san serif;
		font-weight:bolder;
		margin-bottom: 0;
		padding-bottom: 0;

		text-align:center;
		}
	
	h3.misc{
		font:1em arial, verdanna, san serif;
		margin: 0 auto;
		line-height:1.40em;
		text-align:center;
		}
	
	
	.copy{
	height:25px;
	float:left;
	font: 11px arial,verdana, sans serif;
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
	border:0px solid black;
	}
	
	
	#jse_logo{
	width:130px;
	height:60px;
	border:0px solid black;
	float:right;
	font: 11px arial,verdana, sans serif;
	text-align:right;
	
	padding:-10px 0 0 0;}

	.navigation{
	
	line-height.5em;
	
	}
	

