body {
	background-image: url(http://www.scec.org/education/college/internships/images/bluebg.gif);
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}

#wrapper {
position: relative;
}

.internimg {
border: none;
position: absolute;
}

.interndiv {
z-index: 2;
padding: 14px;
background-color: #CED0CC;
height: 96px;
width: 246px;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 9pt;
position: absolute;
}

.interndiv b {
font-size: 12pt;
font-weight: bold;
}

