/* CSS Document */

a:link{
	color: #333333;
	text-decoration:none;
}
a:visited{
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:none;
}	
div#container {
  position:relative;
  margin: 0 auto;
  width: 1000px;
  text-align:left;
 }
div#header{
	width:100%;
	text-align:left;
}
#recentwork{
	width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
}
#img-container	{ 
	margin: 0; 
	padding: 0; 
}

div#footer{
	width:100%;
}
body {
	background-repeat:repeat;
	width: 1000px;
}
#recentmenu li{
	list-style-image:none;
	list-style-type: none;
}
.style4 {
	color: #999999;
	font-size: 14px;
	font-family: monospace;
	font-style: italic;
	background-color: #CCFFCC;
	list-style-type: none;
}
.style5 {font-family: monospace}
.style6 {
	font-size: 14px;
	color: #333333;
	font-family: monospace;
}
.style7 {
	font-size: 36px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 36px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9 {
	color: #999999;
	font-size: 36px;
	font-family: Verdana;
}
