/* STYLES */


P {
	font-size:11px; 
	font-family:Helvetica,Arial,sans-serif; 
	line-height:16px; 
	margin:0px;
	}

UL {
	font-size:11px; 
	font-family:Helvetica,Arial,sans-serif; 
	line-height:16px; 
	margin-left:0px;
	padding-left: 14px;
	margin-top: 0px;
	}

LI {
	padding-left: 0px;	
	}

A {
	text-decoration:none; 
	}

I {
	font-style: italic;
	}

.mmh {
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	padding-left: 20px;
	width:180px;
	}

a.mmh-link {
	color: #ffffff;
	}


.category {
	color: #ffffff;
	background-color: #777777;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 16px;
	margin-bottom: 4px;
	margin-right: 50px;
	width: 160px;
	}

.project {
	color: #000000;
	margin-left: 20px;
	width: 180px;
	}

.menu {
	color: #000000;
	}

.center {
	text-align: center;
	}

.desc-hd {
	color: #ffffff;
	font-weight: bold;
	}

.desc {
	color: #ffffff;
	}

.list {
	color: #ffffff;
	margin-left: 20px;
	}

.res-h1 {
	margin-top: 12px;
	font-weight: bold;
	border-bottom: 1px white solid;
	margin-bottom: 4px;
	}

.res-ti {
	font-weight: bold;
	margin-top: 8px;
	}

.res-desc {
	}

.image {
	padding-bottom: 20px;
	font-style: italic;
	}


a:hover {
	color: #8CC63F; 
	}

/* 
a.fancy:hover{color:#8CC63F; background:url("hover.gif") 0px 1px no-repeat;}a.current,a.current:hover{color:#28903A; background:url("current.gif") 103px 0px no-repeat;}
04d6c
*/

/* POSITIONS */

.grid1-menu {
	position: absolute;
	left: 10px;
	top: 20px;
	background-color: #FFFFFF;
	width: 200px;
	height: auto;	
	}

.grid2-desc {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 600px;
	}

.grid3-main {
	position: absolute;
	left: 20px;
	top: 100px;
	}

.grid4 {
	position: absolute;
	left: 420px;
	top: 100px;
	}

.grid5 {
	position: absolute;
	left: 420px;
	top: 200px;
	}

.grid6 {
	position: absolute;
	left: 420px;
	top: 300px;
	}

.grid7 {
	position: absolute;
	left: 20px;
	top: 400px;
	}

.grid8 {
	position: absolute;
	left: 120px;
	top: 400px;
	}

.grid9 {
	position: absolute;
	left: 220px;
	top: 400px;
	}

.grid10 {
	position: absolute;
	left: 320px;
	top: 400px;
	}

.grid11 {
	position: absolute;
	left: 420px;
	top: 400px;
	}

