a:link{
	color : #0000FF;
	text-decoration : none;
}

a:visited{
	color : #9932CC;
	text-decoration : none;
}

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

a:active{
	color : #FF0000;
	text-decoration : underline;
}

body{
	background : url(img/work3_topslicef1.jpg);
	background-color : white; /*#BCE6FE;*/
	background-repeat : repeat-x;
	color : #333333;
	font : 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin : -10px;
}

h1{
	color : #6600CC;
	font : bold 30px "Courier New",Courier,monospace;
}

h2{
	color : #6600CC;
	font : bold 20px "Courier New",Courier,monospace;
}

h3{
	color : #6600CC;
	font : bold 18px "Courier New",Courier,monospace;
}

p{
	color : #333333;
	font : 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.box{
	border : thin solid #CC9966;
	font : 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
}

.box1{
	border : thin solid #008000;
	font : 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	text-align : center;
}

.emph {
	color : #CC3300;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.nav1 {
	background-color : #FFFFF0;
	border : 1px solid;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 600;
	margin : 0.1px;
	padding : 2px 2px 5px 5px;
	width : 95px;
}

.nav1 a{
	color : #2F4F4F;
	text-decoration : underline;
}

.nav1 a:visited{
	color : #2F4F4F;
	text-decoration : underline;
}

#content {
	background : #FFFFFF;
	border : 1px solid #000000;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 10px;
	margin-left : 95px;
	margin-right : 20px;
	margin-top : 115px;
	padding : 10px;
}

#nav{
	height : 200px;
	left : 5px;
	position : absolute;
	top : 200px;
	width : 115px;
	z-index : 10;
}

#sideleft{
	height : 270px;
	left : 0px;
	position : absolute;
	top : 110px;
	width : 90px;
	z-index : 1;
}

#toplogo{
	height : 110px;
	left : 0px;
	position : absolute;
	top : 0px;
	width : 400px;
	z-index : 1;
}
