	body {
	background: #E3A84F;
	background-image: url(sjtclayoutmedia/header.gif);
	background-repeat: no-repeat;
	background-attachment:  fixed;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	position: inherit;
	min-height: 100%;

}
	
	a  {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-variant: normal;
}

	a ins  {
	text-decoration: none;
	color: #000000;
}

	#bodytext p  {
		font: 14px/16px "Trebuchet MS";
		margin: 0px;
		text-align: left;
	}
	
	#bodytext  {
	visibility: visible;
	position: fixed;
	left: 380px;
	top: 114px;
	z-index: 3;
	width: 720px;
	clip: rect(auto,auto,500px,auto);
	overflow: scroll;
	height: 496px;
	float: right;
	margin-top: 10px;
	}
	
	#content {
	position: fixed;
}

#insettext p  {
   font: italic 12px/14px "Trebuchet MS";
   margin: 0px;
   text-align: center;
}

#insettext  {
	visibility: visible;
	position: fixed;
	left: 45px;
	top: 215px;
	z-index: 3;
	width: 266px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	height: 800px;
	float: none;
	overflow: inherit;
}
	
	#navbarmenu  {
	color: #FFFFFF;
	font-size: 14px;
	z-index: 3;
	font-weight: bold;
	font-family: "Trebuchet MS";
	position: fixed;
	width: 720px;
	height: 21px;
	text-indent: 200px;
	float: right;
	left: 200px;
	font-variant: small-caps;
	top: 45px;
}
	#navbarmenu a  {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	 }	
	#navbarmenu a:hover  {
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-variant: small-caps;
}	

	#copyrighttext p  {
	   font: bold 18px/18px "Trebuchet MS";
	   margin: 0px;
	   text-align: center;
	   color: #9F5000;
	   font-variant: small-caps;
	}
	
	#copyrighttext  {
	visibility: visible;
	position: fixed;
	left: 420px;
	top: 641px;
	z-index: 3;
	width: 610px;
	}
		#footermenu  {
	top: 658px;
	left: 100px;
	z-index: 3;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	position: fixed;
	width: 1086px;
	height: 21px;
	text-indent: 200px;
	font-variant: small-caps;
}
	#footermenu a  {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	}
	
	#footermenu a:hover,{
   font-style: italic;
}
	
