@charset "utf-8";
/* CSS Document */

*
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	list-style-position:inside;
	line-height:1.3em;
}

#topBar
{
	height:150px;
}

#topLeft,.vLine,#logo,.hLine_,#leftBar,#main
{
	position:absolute;
}
#topLeft
{
	width:150px;
	height:150px;
}
.vLine
{
	left:150px;
}
#vLine_top,#vLine_bottom
{
	width:2px;
}
#vLine_top
{
	height:150px;
}
#vLine_bottom
{
	height:448px;
	top:152px;
}
#vLine_fadeOut
{
	top:600px;
}
#logo
{
	left:152px;
	padding:10px;
}
#hLine
{
	position:absolute;
}
#hLine_solid
{
	left:50px;
	width:650px;
	height:2px;
}
#hLine_fadeIn
{
	left:0px;
}
#hLine_fadeOut
{
	left:700px;
}
.hLine_
{
}
#mainH
{
	
}
#leftBar
{
	width:150px;
	top:152px;
}
.menuItem
{
	text-align:right;
	padding:5px;
	padding-right:8px;
	font:sans-serif;
	color:#003399;
	height:19px;
	cursor:pointer;
}
.menuItem:hover
{
	font-weight:bold;
}
#menuItemSelected
{
/*	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#003399;
	*/
	background-color:#003399;
	color:#e1edff;
	font-weight:normal;
	background-image:url(hLine_fadeIn.gif);
	background-repeat:repeat-y;
}
#menuItemSelectedFadeIn
{
	position:relative;
	left:-5px;
	top:-5px;
	height:29px;
	width:50px;
	float:left;
}
#main
{
	left:152px;
	top:152px;
	padding:4px;
	padding-left:7px;
	width:598px;
}
#main_title, #main_content
{
	position:relative;
}
#main_title
{
	font-size:24px;
	font-weight:bold;
}
#sub_title
{
	font-size:20px;
	font-style:italic;
}
#main_content
{
	margin-top:5px;
}


.image
{
	margin:5px;
	border:solid;
	border-color:#003399;
	border-width:2px;
}
#contact_image
{
	width:300px;
	height:218px;
	float:right;
}
#index_ISS
{
	width:260px;
	height:211px;
	float:right;
	margin-right:-5px;
}
#research_whiteboard
{
	width:359px;
	height:157px;
	float:right;
}

li
{
	text-indent:-13px;
	margin-left:18px;
}

#team_cello
{
	width:277px;
	height:277px;
	float:right;
}
#team_ultimate
{
	width:277px;
	height:277px;
	float:left;
	margin-right:7px;
}
#founder
{
	width:200px;
	height:200px;
	float:left;
}
#founder_spdm
{
	width:218px;
	height:218px;
	float:right;
}
#Management_Peter
{
	width:200px;
	height:200px;
	float:right;
}
#Management_Brian
{
	width:200px;
	height:200px;
	float:right;
}
#Positions_Foosball
{
	width:250px;
	height:333px;
	float:right;
}
#operations_diagram
{
	width:550px;
	height:370px;
	border:none;
}
#position_rafting
{
	width:300px;
	height:200px;
	float:right;
}
/*
<img src="" id="topLeft" />
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="Shortcut Icon" href="/favicon.ico">
*/

/*
 id="menuItemSelected"><img src="hLine_fadeIn.gif" id="menuItemSelectedFadeIn" />
*/