A {text-decoration:underline; color:#909090;}
A:hover {text-decoration:underline; color: #EDB226;}

img {border: none;}
	
p {margin-top: 0;}

body, table, tr, td, html {
	margin: 0;
	padding: 0;
	color: #999;
	font-weight: normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3 { margin: 0 0 5px 0; padding: 0; }

h1 { font-size:20px; }
h2 { font-size:15px; }
h3 { font-size:12px; }

hr { position: relative; margin: 0 0 13px; overflow: hidden; height: 1px; background: #ccc; color: #ccc; font-size: 0; border: 0; }
	
#wrapper {
	background-image:url(../graphics/grey_strips.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align: center; 
	overflow:auto;
}

#content {
	width:800px;
	margin: 0 auto;
	overflow:auto;
	text-align:left;
}

#banner {
	width:770px;
	height:85px;
	text-align: right;
}

#box_left {width: 50px; height: 200px; float:left;}

#main_panel {
	margin: 0;
	padding: 0;
	width:560px;
	float:left;
}

#flash_panel {
	width:560px;
	height:455px;
}

#home_flash_panel {
	width:560px;
	height:380px;
}

#info {overflow: auto; margin-top: 5px;}

#title {
	float: left;
	width:80px;
	color: #999;
	font-weight:bold;
	background-image:url(detail_arrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#project_detail_home {
	float: left;
	width:285px;
	margin-bottom: 10px;
	color: #999;
}

#project_detail_wide {
	float: left;
	width:410px;
	margin-bottom: 10px;
	color: #999;
}

#grey_bottom {
	clear: both;
	background-image:url(../graphics/grey_top.gif);
	background-repeat:repeat-x;
	width:560px;
	height:13px;
	margin: 0; padding: 0;
}

#awards-block { font-size:10px; float:right; width:120px; margin: 0 0 0 25px; height: 225px; }
#awards-block img { padding-bottom: 0px;}

#footer {
	width:460px;
	height:20px;
	background-repeat: repeat-y;
	background-position:left;
	padding: 6px 0 0 98px;
	margin: 0;
	font-size: 10px;
	color:#CCCCCC;
}

#menu-box {
	width:160px;
	float: left;
	margin: 20px 0 0 0; padding: 0px 0 0 20px;
	background: white url(../graphics/menu.gif) no-repeat right top;
	min-height: 500px;
	font-size: 12px;
}

.menu, .menu ul {margin: 0; padding: 0; width: 110px;  }
.menu ul li a {display:block; color: #909090; margin: 0px; padding: 2px 5px 1px 5px; text-decoration:none; }
.menu ul li a:hover { background-image:url(../../graphics/highlight.gif); background-repeat:no-repeat; text-decoration: none;}

.menu ul li.nav_active a, .menu ul li.nav_active a:hover { font-weight:bold; background-color: #ddd; color: #666; }


* html .menu ul li a { display: inline; line-height: 14px; width: 150px; padding: 0px 0 2px 10px;  }
.grey ul li.nav_active { font-weight:bold; background-image: none; font-weight:normal; }

.projects li a { font-size: 11px;}
.projects li h3 a{ font-size: 12px !important; }

