body 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;	
}
table 
{
	margin: 20px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 100%;
	color: #666666;
	margin-top: 0px;
}
td 
{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 5px;
	padding: 10px;
}
h1 
{
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	color:#666666; 
	background-color: #CCCCCC;
	height: 1.4em;
}
div.main_content h1
{
	width: 100%;
}
div.left_top h1, div.right_top h1
{
	width: 355px;
}
h2 
{
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
	color: #666666;
}
h3 
{
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: .8em;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 90px;
	margin-bottom: -15px;
	color:#666666;
}

/* project pages format styles */
.projtable 
{
	width: 700px;
	margin: 10px;
	background-color: #FFFFFF;
}
.projtd 
{
	border-style: none;
}
.projp 
{
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	color: #666666;
	width: 220px;
}
/* end of project page styles */

.container 
{	
    background-image:url(../images/bg_lines_l.gif);
	background-repeat: no-repeat;
	width: 790px;
	height: 500px;
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	position:absolute;
	left: 50%;
	margin-left: -395px;
	margin-top: 20px;	
	}
.icontainer 
{	
    width: 800px;
	height: 500px;
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
	position:absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 20px;	
}	
.main_content 
{
	width: 740px;
	height: 330px;
	position: absolute;
	top: 160px;
	left: 20px;
	border-style: dashed;
	border-width: 1px;
	border-color: #999999;
	z-index: 12;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
.main_content  li 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -2px;
}
.left_top 
{
	width: 360px;
	height: 330px;
	position: absolute;
	top: 160px;
	left: 20px;
	border-style: dashed;
	border-width: 1px;
	border-color: #999999;
	z-index: 12;
}
.right_top 
{
	width: 360px;
	height: 330px;
	position: absolute;
	top: 160px;
	left: 420px;
	border-style: dashed;
	border-width: 1px;
	border-color: #999999;
	z-index: 12;
}
a:link, a:visited, a:active, a:hover
{
	color: #CC6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* menu start */
#mainMenu 
{
	position: absolute;
	top: 5px;
	left: 332px;
	z-index: 20;
	width: 400px;
	text-align: right;
	color: #CC6600;
	margin: 0px;
	padding: 0px 0px 2px 30px;
}
#menuList 
{
	margin: 0px;
	padding: 0px;
}
#menuList ul 
{
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#menuList li {
	display: inline;
	list-style: none;
}
a.actuator 
{
	background-color: #CCCCCC;
	color: #CC6600;
	font-size: 10px;
	margin: 0px;
	padding: 3px 6px;
	text-decoration: none;
}
a.actuator:hover 
{
	color: #666666;
}
.menu 
{
	color: #CC6600;
	background-color: #FFFFFF;
	border: none;
	position: absolute;
	visibility: hidden;
}
.menu li a 
{
	background-color: transparent;
	color: #CC6600;
	display: block;
	font-size: 10px;
	line-height: 1.75em;
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
}
.menu li a:hover {
	background-color: #CCCCCC;
	color:#666666;
}
span.key {
	text-decoration: underline;
}
#aboutMenu { width: 120px; }
#whatsnewMenu { width: 100px; }
#projectsMenu { width: 100px; }
#workMenu { width: 100px; }
#whereMenu { width: 100px; }
#homeMenu { width: 100px; }
/* Menu End */
.link_footer 
{
	color: #CC6600;
	text-decoration: none;
}
.footer_menu 
{
	position: absolute;
	left: 680px;
	top: 490px;
	z-index: 23;
}
p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -2px;
}

.small 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;	
}

.grad 
{
	font-family: Geneva, Arial, Helvetica, sans serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
	width: 500px;
}
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
	width: 290px;
	height: 218px;
}