body {
	margin: 0px;
	padding: 0px;
}

div, p, li, td, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
}
	
a, a:hover, a:active, a:visited {
	color: #660000;
	text-deocration: underline;
}

.container {
	position: absolute;
	left: 50%;
	top: 50px;
	right: auto;
	bottom: auto;
	margin-left: -450px;
	width: 900px;
	padding: 0px;
}

.top {
	width: 900px;
	height: 272px;
}

#image {
	background: url(/careerservices/images/students.jpg) no-repeat;
	float: left;
	width: 309px;
	height: 272px;
	margin: 0px 80px 0px 10px;
}

#intro {
	float: left;
}

#heading1 {
	background: url(/careerservices/images/getit.gif) no-repeat; 
	display: block; 
	width: 176px; 
	height: 30px; 
	margin-top: 60px;
}

#heading2 {
	background: url(/careerservices/images/careerservices.gif) no-repeat; 
	display: block; 
	width: 254px; 
	height: 41px; 
	margin-top: 30px;
}

#heading1 h1 {
	display: none;
}

#heading2 h2 {
	display: none;
}

#tagline {
	width: 360px;
	margin-top: 30px;
}

#tagline h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 16pt;
}

.navbar {
	width: 900px;
	height: 77px;
	background: url(/careerservices/images/nav-bg.gif) top center no-repeat;
}

.navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navbar ul li {
	list-item-style: none;
	float: left;
	display: inline; 
	text-indent: -9999px;
	padding: 1px 5px 0 5px;
}

.navbar ul li a { 
	display: block; 
	background: url(/careerservices/images/navi.gif) no-repeat;
}

.navbar ul li#nav1 a {
	width: 153px; height: 60px;
	background-position: 0px 0px;
}

.navbar ul li#nav1 a:hover {
	background-position: 0px -60px;
}

.navbar ul li#nav2 a {
	width: 123px; height: 60px;
	background-position: -153px 0px;
}

.navbar ul li#nav2 a:hover {
	background-position: -153px -60px;
}

.navbar ul li#nav3 a {
	width: 136px; height: 60px;
	background-position: -276px 0px;
}

.navbar ul li#nav3 a:hover {
	background-position: -276px -60px;
}

.navbar ul li#nav4 a {
	width: 164px; height: 60px;
	background-position: -412px 0px;
}

.navbar ul li#nav4 a:hover {
	background-position: -412px -60px;
}

.navbar ul li#nav5 a {
	width: 141px; height: 60px;
	background-position: -576px 0px;
}

.navbar ul li#nav5 a:hover {
	background-position: -576px -60px;
}

.navbar ul li#nav6 a {
	width: 88px; height: 60px;
	background-position: -717px 0px;
}

.navbar ul li#nav6 a:hover {
	background-position: -717px -60px;
}

.content {
	margin: 15px 0px 10px 10px;
	padding: 0px;
}

#homepage {
	float: left;
	width: 550px;
}

#announcements {
	float: right;
	width: 310px;
}

.content h2, .content h3, .content h4, .content h5, .content h6, .content p, .content li, .content td {
	margin-top: 0px;
	padding-top: 0px;
}

.content h2 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 20pt;
	color: #681d3d;
	text-transform: uppercase;
}

.content h3, .content h4 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
	color: #000000;
}

.content h5, .content h6 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 18pt;
	color: #000000;
}

.content p, .content li, .content td {
	font-size: 10pt;
	color: #333333;
}

.content p, .content li {
	line-height: 18pt; 
}

#contacts {
	font-size: 8pt;
	line-height: 13pt; 
	color: #333333;
}

#announcements h4 {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 13pt; 
	font-weight: bold;
	color: #333333;
}

#announcements h5 {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	line-height: 12pt; 
	font-weight: normal;
	color: #666666;
}

#announcements p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 8pt;
	line-height: 12pt; 
	font-weight: normal;
	color: #666666;
}

#announcements p a {
	padding-right: 16px;
	background: url(/careerservices/images/btn-arrow.gif) bottom right no-repeat;
}

#button {
	margin-left: -10px;
	margin-top: 20px;
	padding: 0px;
}

.footer {
	width: 900px;
	background: url(/careerservices/images/footer-bg.gif) top center no-repeat;
	padding-top: 8px; 
	margin-bottom: 20px;
	text-align: center; 
}

.footer {
	font: 8pt arial, helvetica, sans-serif;
}

a, a:visited {
	color: #681d3d;
	text-decoration: underline;
}

a:hover, a:active {
	color: #d4ac07;
	text-decoration: underline;
}


.breadcrumbs {
	height: 20px;
	margin: 0px 0px 20px 0px;
	font-size: 8pt; 
	color: #666666;
}

.breadcrumbs a, .breadcrumbs a:visited {
	font-size: 8pt; 
	color: #666666;
	text-deocration: underline;
	margin: 0px 3px;
}

.breadcrumbs a:hover, .breadcrumbs a:active {
	font-size: 8pt; 
	color: #d4ac07;
	text-deocration: underline;
	margin: 0px 3px;
}

#pagemeat {
	float: left;
	width: 550px;
}

#subnav {
	padding-top: 40px;
	margin-left: 1px;
	float: right;
	width: 300px;
	background: url(/careerservices/images/subnav-bg.gif) top left no-repeat;
}

#subnav h2 {
	margin-left: 10px;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
}

#subnav li {
	background: url(/careerservices/images/nbitem-bg.gif) 0 0 no-repeat;
	width: 299px;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}

#subnav li a, #subnav li a:hover, #subnav li a:active, #subnav li a:visited {
	width: 259px;
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	font: 10pt 100% Arial, Helvetica, Sans-Serif;
}

#subnav li a, #subnav li a:visited {
	color: #333333;
}

#subnav li a:active, #subnav li a:hover {
	background: url(/careerservices/images/nbitem-bg-over.gif) 0 0 no-repeat #f2f2f2;
	color: #660000;
}

.clear {
	clear: both; 
}
