body	{
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	}

a:link	{
	text-decoration: none;
	}

img	{
	border: none;
	padding: 0;
	margin:0;
	}

ul	{
	list-style-type:none;
	text-align: left;
	padding: 0;
	margin: 0;
	}

h3	{
	position: absolute;
	top: 190px;
	font-size: 11px;
	left: 635px;
	color: #fff;
	}

h2	{
	position: absolute;
	top: -10px;
	left: 220px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 10px;
	}

h2 a	{
	color: #fff;
	text-decoration: none;
	_margin-top: 3px;
}

h2 a:hover	{
	color: #B8860B;
}

em	{
	font-weight: bold;
	font-style: normal;
	color: #B8860B;
}

	#main	{
		position: absolute;
		top: 50px;
		left: 220px;
		width: 300px;
		height: 500px;
		overflow: hidden;
		text-align: left;
			}

	#background	{
		background-image:  url("images/nyafsbkgd.gif");
		background-repeat: no-repeat;
		width: 761px;
		height: 462px;
		margin-top: 0px;
		margin-left: 30px;
			}

	#linksone		{
		position: absolute;
		font-size: 9px;
		line-height: 24.5px;
		font-weight: bold;
		width: 145px;
		top: 75px;
		left: 31px;
		text-align: left;
			}

	#linksone li {
		background-color: #B8860B;
		display: block;
		font-size: 9px;
		line-height: 25px;
		border-bottom: 2px solid #fff;
			}

	#linksone li a  {
		display: block;
		background-color: #B8860B;
		border-right: 4px solid #660000;
		font-weight: bold;
		padding-left: 25px;
		background-image:  url("images/fishmoz.gif");
		background-repeat: no-repeat;
		background-position: 0 9px;
		color: #fff;
		text-decoration: none;
			}

	#linksone li a:hover	{
	display: block;
	background-color: #fff;
	border-right: 4px solid #666633;
	font-weight: bold;
	padding-left: 25px;
	background-image:  url("images/fishovermoz.gif");
	background-repeat: no-repeat;
	background-position: 0 9px;
	color: #666633;
}
		
	.active	{
	display: block;
	background-color: #fff;
	border-right: 4px solid #669999;
	font-weight: bold;
	padding-left: 25px;
	background-image:  url("images/fishmozhere.gif");
	background-repeat: no-repeat;
	background-position: 0 9px;
	color: #669999;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}
	
	#linkstwo	{
		position: absolute;
		font-size: 9px;
		width: 720px;
		top: 440px;
		text-align: center;
		}

	#linkstwo li {
		display: inline;
		font-size: 9px;
		line-height: 25px;
			}
			
	#linkstwo li a {
		text-decoration: none;
	}
			
	#student	{
		position: absolute;
		top: 230px;
		left: 620px;
		width: 170px;
		text-align: left;
		font-size: 9px;
		line-height: 24.5px;
		font-weight: bold;
		}

	#student li	{
		background-color: #B8860B;
		display: block;
		font-size: 9px;
		line-height: 25px;
		border-bottom: 2px solid #669999;
			}
			
	#student li a {
		display: block;
		background-color: #B8860B;
		border-right: 4px solid #660000;
		font-weight: bold;
		padding-left: 15px;
		color: #fff;
		text-decoration: none;
			}
			
	#student li a:hover	{
		display: block;
		background-color: #669999;
		border-right: 4px solid #666633;
		font-weight: bold;
		padding-left: 15px;
		color: #fff;
}
			

			
			
			
