/***********************************************/
/* styles                             */
/***********************************************/


a:link, a:visited{
	color: #9F8B64;
	text-decoration: none;
	font-face: Trebuchet MS;
}

a:hover{  
	color: #725A33; 
	text-decoration: none;
	font-face: Trebuchet MS;
}

body
{background-color:#868876;
height:inherit;
}

div
{
	height:auto;
	width:auto;
	position:absolute;
	top:0px;
	left:200px;
	padding-left:0px;
	padding-right:0px;
	z-index: 4;
  
  }

.topnav a,
.topnav a:link   {
	font-size: 12px;
	font-family:"Trebuchet MS", "Helvetica Neue";
	text-decoration: none;
	
	padding: 7px;
}
.topnav a:visited  { font-size: 12px; font-family:"Trebuchet MS", "Helvetica Neue"; text-decoration: none; text-align:center; }
.topnav a:hover   { font-size: 12px; font-family:"Trebuchet MS", "Helvetica Neue"; text-decoration: none; text-align:center; }
.topnav a:active   { font-size: 12px; font-family:"Trebuchet MS", "Helvetica Neue"; text-decoration: none; text-align:center; }

div.img
	
  {
	height:1300;
	width:auto;
	position:absolute;
	top:80px;
	left:200px;
	background-color:#D1C4B2;
	padding-left:125px;
	padding-right:125px;
	padding-top:0px;
	z-index: 2;
	font-family: "Trebuchet MS", "Helvetica Neue";
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	background-image: url(images/student/student_2009/body_studentwork.jpg);
  }

.test
{
  text-align:left;
  font-size:16px;
  font-family:"Trebuchet MS", "Helvetica Neue";
  font-weight:bold;
  color:#4C4B48;
  }
  
  p
{font-size:12px;
  text-align:left;
  font-family:"Trebuchet MS", "Helvetica Neue";
  font-weight:bold;
  color:#666666;
  }
  
  .test2
  {
	width:800px;
	height:30px;
	position:absolute;
	top:50px;
	left:200px;
	z-index: 3;
	background-color: #F6DFB1;
	}
	
.nav-align {
	font-family: "Trebuchet MS", "Helvetica Neue";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.studentwork a,
.studentwork a:link {
	color: #9B8761;
	font-family: "Trebuchet MS", "Helvetica Neue";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	
}

.studentwork a:visited {
	color: #9B8761;
	font-family: "Trebuchet MS", "Helvetica Neue";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.studentwork a:hover {
	color: #5D6140;
	font-family: "Trebuchet MS", "Helvetica Neue";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.studentwork a:active {
	color: #5D6140;
	font-family: "Trebuchet MS", "Helvetica Neue";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.nextnav a,
.nextnav a:link   { color: #9B8761; font-size: 20px; text-decoration: none }
.nextnav a:visited  { color: #9B8761; font-size: 20px; text-decoration: none }
.nextnav a:hover   { color: #5D6140; font-size: 20px; text-decoration: none }
.nextnav a:active   { color: #5D6140; font-size: 20px; text-decoration: none }
