BODY { background: #000000; font-family: arial,verdana,sans-serif; color: #ff871a }
P { font-size: small; color: #ff871a }
UL { font-size: small; color: #ff871a }
A { font-size: small; color: white }
	.footer { font-size: x-small }
	.footer2 { font-size: xx-small }
	.NavTextLink { font-size: x-small; color: #fabd04 }
	.NavTextLink:Hover { color: #ff871a }
	.ClassLink { font-size: small; color: #fabd04 }
	.ClassLink:Hover { color: #ff871a }
	.BodyTextLink { font-size: x-small; color: #ff871a }
	.NewsTextLink { font-size: x-small; color: white }
	.NewsTextLink:Hover { color: black }
	.PictureLink { color: black }
	.PictureLink:Hover { color: yellow }
A:Hover { color: gray }
TD { font-size: small }
	.nav { width: 125px; background: #000000 }
	.new { width: 185px; background: #00aacc }
	.body { width: 675px; background: #000000 }
DIV { font-size: small; color: #ff871a }
	.news { width: 350px }
	.header { text-align: center }
	.title { font-size: x-small; color: yellow }
	.head { color: orange; background: gray; font-size: x-small }
	.head2 { color: white; background: black; font-size: x-small }
	.grayfade { width=100%;
		color: black;
		background: gray; 
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFCCCCCC', EndColorStr='#FF999999');
	 }
	.column1 { position: relative; left: 0px; width: 200px; height: 500px;  background: white}
	.column2 { position: relative; left: 200px; width: 400px; height: 500px;  background: red}
	.column3 { posiion: relative; left: 600px; width: 200px; height: 500px;  background: yellow}
IMG { border-color: black }

.slds {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 150px;
	background-image: none;
	background-repeat: no-repeat;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.Fade(overlap=1.0);
}

.ssp {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 533px;
	background-image: none;
	background-repeat: no-repeat;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.Fade(overlap=1.0);
}

.ssl {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 375px;
	background-image: none;
	background-repeat: no-repeat;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.Fade(overlap=1.0);
}

.sld {
	display:none;
}
