img {
    border: 0;	
}

ul.projects {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	font-size: 12px;
    font-family: arial;
}

li.projects {
    float: left;
    margin-right: 1px;
    margin-left: 1px;	
    padding: 1;

}
ul.thumbs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	font-size: 12px;
    font-family: arial;	

}

li.thumbs {
    float: left;
    margin-right: 1px;
    margin-left: 1px;	
    padding-left: 1px;
    padding-right: 5px;	


}
li {
    display: inline;
}
a.navbar:link, a.navbar:visited {
    display: block;
    width: 100px;
    color: #ccc29b;
    background-color: #575e57;
    text-align: center;
    padding: 4px;
    text-decoration: none;

}
a.projectson:link, a.projectson:visited, a.projectson:hover, a.projectson:active {
    font-weight: bold;
	background-color: #646E63;
    display: block;
    width: 100px;
    color: #ebddae;
    text-align: center;
    padding: 4px;
    text-decoration: none;
}
a.navbar:hover, a.navbar:active {
    background-color: #646E63;
    color: #ebddae;	
    font-weight: bold;
}
.style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;
}
.style6 {font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;

}
.style10 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style17 {	color: #ff811d;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.mickmurdick {
    font-size: 9px;
	font-family; Arial, Helvetica, sans-serif;
	color: #ACACAC;	
}

/* unvisited link */
a.micklink:link {
	color: #ACACAC;
    text-decoration:underline;	
}

/* visited link */
a.micklink:visited {
	color: #ACACAC;
    text-decoration:underline;	
}

/* mouse over link */
a.micklink:hover {
    color:#ACACAC;
    text-decoration:underline;	
}

/* selected link */
a.micklink:active {
    color:#ACACAC;
	text-decoration:underline;
} 
