html, body
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/sub_background.gif');
	background-repeat: repeat-x;
	color: #7B5D72;
}

a:link, a:active, a:visited
{
	color: #7B5D72;
}

a.navigation:link, a.navigation:active, a.navigation:visited
{
	text-decoration: none;
}

#indexheader
{
	background-image: url('images/index_marquee.jpg');
	background-repeat: no-repeat;
}
#header
{
	background-image: url('images/marquee.jpg');
	background-repeat: no-repeat;
}

#subnav
{
	background-image: url('images/subnav_background.gif');
	background-repeat: repeat-y;
}

#content
{
	color: #000;
	padding-left: 10px;
}

#footer
{
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
}

.intro
{
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	font-weight: bold;
}

.header
{
	color: #7B5D72;
	font-size: 18px;
}

.pageheader
{
	font-size: 20px;
	color: #7B5D72;
}

.hotjobsheader
{
	background-image: url('images/box_header_background.gif');
	background-repeat: repeat-x;
}

.hotjobsheadershim
{
	background-image: url('images/white.gif');
}

.hotjobsheaderlast
{
	background-image: url('images/box_header_topright.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.subheader
{
	color: #7B5D72;
	font-size: 14px;
}

.small
{
	font-size: 10px;
}

ul
{
	padding-left: 30px;
	margin: 0px;
}

.content p
{
	color: #000;
	font-size: 10px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.content p.last
{
	border-bottom: 0px;
}

.news
{
	color: #000;
}

.padded
{
	font-size: 10px;
	padding: 5px;
	color: #535353;
}

.jobrow1
{
	background-color: #F6F7EE;
}
.jobrow2
{
	background-color: #E9EAD5;
}