body {
	margin: 0px;
	padding: 0px;
	font: small Arial,Sans-serif;
	background-color: #FFFFFF;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	color: #1a2469;
}

hr {
	height: 1px;
}

h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font: bold large Arial, sans-serif;
	color: #000000;
}

h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 2px;
	font: bold medium Arial, sans-serif;
	color: #FFFFFF;
	display: block;
	background: #25418d;
}

label {
	display: none;
}

#menuAndContent-20-60-20 {
	float: left;
	width: 75%;
} 

#menu-20-60-20 {
	float: left;
	width: 28%;
        max-width: 300px;
        min-width: 200px;
}

#content-20-60-20 {
	float: right;
	width: 70%;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

#content-20-80,
#content-20-40-40 {
	float: right;
	width: 78%;
	padding-right: 0px;
	margin-top: 10px;
	margin-left: 0px;
}

#content-100 {
	padding-left: 10px;
	padding-right: 10px;
}

#menu-20-80,
#menu-20-40-40 {
	float: left;
	width: 20%;
}

#rightColumn {
	float: right;
	width: 23%;
        max-width: 300px;
	background: #ffffff;
}

#content-20-80 #container,
#content-20-40-40 #container {
	float: left;
	width: 97%;
}

#content-20-40-40 #body #leftBody {
	position: relative;
	margin: 0px 3px 20px 0px;
	float: left;
	width: 47%;
}

#content-20-40-40 #body #rightBody {
	position: relative;
	margin: 0px 3px 0px 20px;
	float:left;
	width: 47%;
}

#topBar {
	position: relative;
	z-index: 2;
	height:27px;
	width: 100%;
	background: #efefef url("../images/arc.gif") no-repeat;
	padding: 0px;
	margin: 0px;
}


#topBar #uofs {
	position: absolute;
	top: 4px;
	left: 4px;
}

#yellowBar {
	position: relative;
	z-index:1;
	height:12px;
	width: 100%;
	background: url("../images/bg1-new.gif") repeat-x bottom;
}

#redRocket {
	position: absolute;
	right: 330px;
	top: 27px;
	z-index:3;
	background: url("../images/rocket-w-60.gif") no-repeat;
}

#search {
	margin: 0px;
	padding: 7px 15px 0px 0px;
	text-align: right;
}

#topLinks {
	float: right;
	margin: 0px;
	padding: 5px 17px 2px 5px;
}

#topLinks a {
	color: #FFFFFF;
	font: x-small Verdana,Sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

#topLinks a:hover{
	text-decoration: underline;
}

.buttons {
	font: bold x-small Verdana,Sans-serif;
	padding: 0px 5px;
	vertical-align: top;
	background: #1a2469;
	color: #FFFFFF;
}

input.buttons:hover {
	color: #FFCE00;
}

.smallText{
	font: x-small Verdana, sans-serif;
}

ul.rss_items  {
	margin: 0px;
	padding-left: 20px;
}

.rss_item {
	margin-top: 8px;
}

a.rss_item {
	font-weight: bold;
}

.rss_date {
	font: italic x-small verdana, sans-serif;
}

#masthead {
	position: relative;
	margin: 0px;
	background: url("../images/masthead-new.gif");
	background-repeat: no-repeat;
	background-color: #1a2469;
	color: #FFFFFF;
	width: 100%;
	height: 54px;
	overflow: hidden;
}

#masthead #welcomePic {
	float: right;
	clear: right;	
	position:relative; 
	bottom:21px;
	padding-right:13px;
	background-color:#1a2469;
	display:inline;
}

#masthead #mastheadBottom {
	position: absolute;
	top: 53px;
	width: 100%; 
	height: 1px;
	background-color: #1a2469;
	visibility: visible;
}

.leftMenu,
#rightColumn {
	font: normal x-small/12px Verdana,Sans-serif;
}

.leftMenu h3,
#rightColumn h3 {
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 7px;
	width: 92%;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	font: bold x-small Verdana,Sans-serif;
	background-color: #1a2469;
}

.leftMenu ul,
#rightColumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 92%;
}

.leftMenu ul a,
#rightColumn ul a,
li.menuCell {
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 7px;
	margin: 0px;
	height: auto;
	width: 100%;
	color: #1a2469;
	border-bottom: 1px solid #ffffff;
	background: #efefef;
}

#rightColumn ul a { /*created this to remove blueish background from actua and eng logos*/
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 7px;
	margin: 0px;
	height: auto;
	width: 100%;
	color: #1a2469;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
}

.leftMenu ul ul {
	width: 80%;
}

.leftMenu ul ul a {
	margin-left: 15px;
}

#rightColumn ul li.menuCell select {
	padding: 0px;
	margin: 0px;
}

.leftMenu a:hover,
#rightColumn a:hover,
.leftMenu li.here a {
	background-color: #c4b5e7;
	color: #1a2469;
}

.body a:hover {
	color: #1a2469;
	background-color: #c4b5e7;
	text-decoration: none;
}

.body h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font: bold large Arial, sans-serif;
	color: #555555;
	clear: both;
}

.body h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 8px;;
	font: bold medium Arial, sans-serif;
	color: #FFFFFF;
	display: block;
	background: #25418d;
	clear: both;
}

.body p {
	margin: 10px 0px 0px 0px;
}

.body ul {
	list-style-image: url("../images/list.gif");
	clear: both;
}

.body img.topLeftPic {
	float: left;
	margin: 7px 10px 5px 0px;
	border: 1px solid #aaaaaa;
}

.body .backtotop{
	float: right;
	font: bold x-small Verdana, sans-serif;
	text-decoration: none;	
}


#rightColumn #moreQuickLinks {
	overflow: hidden;
}

.rightFunder {
	width: 92%;
	padding-right: 11px;
	height: 100px;
	margin-top: 10px;
	max-width: 236px;
	background: #ffffff;
}

.rightFunder a {
	display: block;
	height: 100px;
}

.rightFunderCaption {	
	background: #efefef;
	margin-top: 1px;
	padding: 2px 2px 2px 7px;
	width: 92%;
	max-width: 235px;
	font: x-small Verdana, sans-serif;
	color: #5f5f5f;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #f7f7f7;
	border-top-color: #f7f7f7;
	border-style: solid;
	border-width: 1px;
}

.rightPic {
	width: 92%;
	padding-right: 11px;
	height: 150px;
	margin-top: 10px;
	max-width: 236px;
	background: #ffffff;
}

.rightPic a {
	display: block;
	height: 150px;
}

.rightPicCaption {	
	background: #efefef;
	margin-top: 1px;
	padding: 2px 2px 2px 7px;
	width: 92%;
	max-width: 235px;
	font: x-small Verdana, sans-serif;
	color: #5f5f5f;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #f7f7f7;
	border-top-color: #f7f7f7;
	border-style: solid;
	border-width: 1px;
}

#address {
	font: x-small Verdana, sans-serif;
	color: #555555;
	text-align: left;
	width: 100%;
	margin-top: 20px;
}

#footer {
	width: 100%;
	float: left;
	text-align: center;
	color: #1a2469;
	padding: 14px 0px 1px 0px;
	font: x-small Verdana, sans-serif;
	margin: 30px 0px 50px 0px; 
	background: url("../images/footerBG-new.gif") repeat-x;
}

#footer a {
	font: x-small Verdana, sans-serif;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	background: none;
}

#quicklinks select {
	font: x-small Verdana, sans-serif;
}

#map { 
	width:400px;
	height:600px;
}
