/* Jensen's Central Presentation */ 

p {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	color: #000000;
	line-height: 1.5em;


}

h1{
	display: none;
	font-family: tahoma, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;

}

/* Jensen's Basic Link Information */ 
a:link, a:visited{
	color: #000000;
	text-decoration: underline;
	margin-bottom: 3px;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	margin-bottom: 3px;
}

/* Jensen's Main Navigation Presentation */ 

#navcontainer
{
	position: relative;
	width: 600px;
	overflow: visible;
	text-align: left;
	top: 98px;
	left: 250px;

}

#navlist ul{
	margin: 0;
	white-space: nowrap;
	padding: 0;
	width: 600px;
	position: absolute;
}

#navlist li
{
	display: inline;
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.010em;
	word-spacing: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	margin-top: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;




}

#navclist a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
	list-style-type: none;

}

#navlist a:hover
{
	border: 1px #999999;
	background-image: url(images/l1_over.gif);
	color: #FFFFFF;
	font-weight: normal;

}

#active a:link, #active a:visited, #active a:hover
{
	background-image: url(images/l1_over.gif);
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
#navcontainer2 {

	position: relative;
	width: 700px;
	overflow: visible;
	text-align: left;
	top: 85px;
	left: 162px;
}


#footer li {

	display: inline;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	letter-spacing: normal;
	word-spacing: normal;
}
#footer ul {


	margin: 0;
	padding: 0;
	width: 760px;
}
#footer a:visited {

	color: #666666;
	text-decoration: none;
}
#footer a:hover {

	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
#footer a {

	padding: 0px;
	border: none;
}
#footer a:link {

	color: #666666;
	text-decoration: none;
	list-style-type: none;
}#nav {
	margin-left: 5px;
	padding: 0px;

}
.text {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
}
.artexquestions {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 2.5em;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;

}
li {
	line-height: 1.75em;
	text-align: justify;

}
.imagelarge {

	margin-right: 25px;
	margin-bottom: 50px;
}
.inlinelink {
	color: #0033CC;
	text-decoration: underline;
}
.astericktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

