*{margin:0px; padding:0px}

body,html {
	height:100%;
	font-family:"Lucida Grande", verdana, sans;
	font-size: 11px;
	color:#272727;
}

img {
	border: 0px;
}

a {
border: none;
text-decoration: underline;
}

#maincontent{
	width:954px;
	min-height:99%;
	_height:99%;
	background-color:#fff;
	position:absolute; 
	left:50%; 
	margin-left:-477px;
	padding-top:15px;
	text-align:left;
	display:block;
	clear:both;
	vertical-align: middle;
}


#header {
	display: block;
	padding-bottom:6px;
	clear:both;
}

a.rainbow {
	display:block;
	margin-left:42px;
	clear:both;
	width:125px;
	height:67px;
	background: url(../images/rainbow.gif) -125px 0 no-repeat;
}

a:hover.rainbow {
	background-position: -0 0;
}

a.logo {
	display:block;
	float:left;
	width:335px;
	height:20px;
 background:url(../images/logo.gif);
}

#nav {
 float:right;
 width:475px;
 height:14px;
 margin-right:2px;
 text-align: right;
 margin-top:8px;
}

#nav img {
	margin-top:4px;
}

#nav a {
	line-height:20px;
	margin-right: 15px;
}

#nav span {
	line-height:22px;
	margin-right: 15px;
	padding-top:6px;
}

#nav a:hover, .nav_black_on {
border-top:2px solid #edbb1d;
}

#nav .nav_green:hover, .nav_green_on {
border-top:2px solid #4db748;
}

#nav .nav_blue:hover, .nav_blue_on {
border-top:2px solid #009cd0;
}

#nav .nav_red:hover, .nav_red_on {
border-top:2px solid #ef4823;
}

#nav .nav_purple:hover, .nav_purple_on {
border-top:2px solid #b2499b;
}

#nav .nav_grey:hover {
border-top: 2px solid #c9c9c9;
}

#greyline {
width:auto;
height: 3px;
font-size:0px;
overflow: hidden;
background: #9c9c9c;
margin-bottom:15px;
clear:both;
display: block;
}

#blueline {
width:auto;
height: 1px;
font-size:0px;
overflow: hidden;
background: #c1dbf2;
margin-bottom:20px;
margin-top:20px;
clear:both;
display: block;
}


.introtext {
line-height:18px;
text-align: justify;
padding-top: 25px;
font-weight: 100;
margin-bottom: 64px;
}

.h-dots {
width:auto;
background-image: url(../images/h-dot.gif);
height:1px;
font-size: 0px;
overflow: hidden;
}

a.sidelink_socutil {
display: block;
width:194px;
height:21px;
margin-top:15px;
margin-bottom:15px;
background: url(../images/myopenbar_com.gif) 0 0 no-repeat;
}

a:hover.sidelink_socutil {
background-position: -194px 0;
}

a.sidelink_powybo {
display: block;
width:183px;
height:46px;
margin-top:15px;
margin-bottom:15px;
background: url(../images/powybo_grey.gif) 0 0 no-repeat;
}

a:hover.sidelink_powybo {
background-position: -183px 0;
}

a.sidelink_dinner {
display: block;
width:250px;
height:21px;
margin-top:15px;
margin-bottom:15px;
background: url(../images/dinner_with_friends.gif) 0 0 no-repeat;
}

a:hover.sidelink_dinner {
background-position: -250px 0;
}

a.opps_link {
	color:#333333;
	font-size:18px;
	line-height:24px;
	margin-left:100px;
}

ol, .interns {
	list-style-position: outside;
	margin-left: 40px;
	margin-top: 10px;	
	margin-bottom: 10px;
	
}

a.contact_decker {
	font-weight: 0;
	color:#272727
}

.on {
	font-weight: bold;
}