/*	Style sheet for RWI	*/body {	position: relative;	background: white;	margin: 0;	padding: 0;}div#links a {	display: block; 	text-align: center;	font-family: sans-serif;	font-size: 12px;	text-decoration: none;	color: white;}div#links a:hover {	color: yellow;}div#content {	position: absolute;	top: 0px;	left: 15px;	right: 15px;	color: black;	font: 13px Verdana, sans-serif;	border: double 4px #444444;	border-color: #000066;	padding: 15px;	margin-top: 80px;}div#content p {	margin: 0 1em 1em;}div#content h3 {	margin-bottom: 0.25em;}h1#title{	margin: -9px -9px 0.5em;	padding: 15px 50px 5px;	text-align: left;	background: #334455;	color: white;	letter-spacing: 0.25em;	font: bold 35px serif;	height: 55px;	vertical-align: top;	white-space: nowrap;	font-style: italic;}dt {	font-weight: bold;}dd {	margin-bottom: 0.66em;}div#content a:link {	color: blue;	font-style: plain;}div#content a:visited {	color: blue;	font-style: plain;}div#content a:link:hover {	color: blue;	font-style: plain;}div#content a:visited:hover {	color: blue;	font-style: plain;}code, pre {	color: #EEDDCC;	font: 110% monospace;}body#login {	position: relative;	background: #333355;	margin: 0;	padding: 0;}div#login {	position: absolute;	top: 26px;	left: 25px;	right: 25px;	color: #BBAAAA;	background: #22232F;	font: 13px Verdana, sans-serif;	padding: 10px;	border: solid 5px #444444;}.nav{	background: #777799;	background-image: url(images/building2c.gif);	background-repeat: no-repeat;	background-attachment: fixed;	background-position: top left;}.rwi{	background: white;	background-image: url(images/RWI_background.gif);	background-attachment: fixed;	background-position: center center;	background-repeat: no-repeat;}p#left{	float: left;	margin-right: 10px;}img#left{	float: left;	margin-right: 10px;}img#right{	float: right;	margin-left: 10px;}img#center{	margin-left: 100px;}img#leftborder{	float: left;	margin-right: 10px;	border: solid black;}img#rightborder{	float: right;	margin-left: 10px;	border: solid black;}img#border{	border: double #777799;}h3#jobTitle{	margin-left: 30px;	color: #000088;}p#jobDescription{	padding-left: 40px;}img#title{	padding-top: 20px;	padding-left: 100px;}div#noBorder {	position: absolute;	top: 0px;	left: 15px;	right: 15px;	color: black;	font: 13px Verdana, sans-serif;	padding: 15px;	margin-top: 80px;}div#noBorder p {	margin: 0 1em 1em;}div#noBorder h3 {	margin-bottom: 0.25em;}
