/* CSS Document */


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 10px 0px 0px 0px;
border: 0;
}


body {
	color: #333333;
	text-align: center;
	font: 100.00% Arial, Helvetica, sans-serif;
	background-image:url(/images/jurp_background.jpg)
}

A:link {
	font-weight: normal; 
	color: #6A1528; 
	text-decoration: underline;
}
A:visited {
	font-weight: normal; 
	color: #6A1528; 
	text-decoration: underline;
}
A:hover {
	font-weight: normal; 
	color: #6B8A1C; 
	text-decoration: underline;
}
A:active {
	font-weight: normal;
	color: #6A1528;
	text-decoration: underline;
	font-size: 80%;
}
#wrapper {
width: 780px;
background-color:#FFFFFF;
margin:10px auto;
border: 0px 0px 0px 0px;
text-align:left;
}

#banner {
height: 90px;
background-image: url(/images/jurp_new_masthead.gif);
background-repeat: no-repeat;
}

#navtop {
	border: 0px none #000000;
	text-align: right;
}

#navtop ul {
	padding: 0;
	margin: 0;
	background-image:url(/images/jurp_background.jpg)
}

#navtop ul li {
display: inline;
padding: 0;
margin: 0;
}

#navtop ul li a {
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	background: #6A1528;
}

#navtop ul li a:hover, #nav ul li a:focus {
	background: #7A9E1F;
}

#nav {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: #6A1528;
	padding: 2px 0px 3px;
}

#nav ul {
	padding: 0;
	margin: 0;
	background: #6A1528;
	border-top: 0px none;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

#nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: #6A1528;
}

#nav ul li a {
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 10px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	background: #6A1528;
}

#nav ul li a:hover, #nav ul li a:focus {
	background: #7A9E1F;
}

#content{
	background: #FFFFFF;
	padding-right: 0px;
}

#content p{
	font-size: 75%;
	margin: 0px 0px 10px;
	line-height: 17px;
	padding-right: 20px;
	color:#000;
}

#content h1{
font-size: 140%;
color: #2E156B;
padding: 0 20 0 0;
margin: 0px 0px 10px;
}

#content h2{
font-size: 90%;
color: #6A1528;
padding: 18pt 10 0 0;
margin: 0px;
}

.leftimage{
	float: left;
	margin: 0 10px 20px 0;
	border: 1px solid #666666;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #666666;
width: 150px;
}

.clearit{
	clear: both;
	color: #000099;
}

#leftcol{
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	width: 180px;
	background: #D7D7D7;
	word-spacing: 0em;
	color: #333333;
	padding: 0px;
	border-top-style: solid;
	font-size: 70%;
	list-style: square outside;
  }
  
#navigation {
	font:bold 125%/12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding:4px;
	background: url(http://www.spsnational.org/images/circuit_background.jpg);
	border: 1pt solid #2E156B;
	}

#footer {
	clear: both;
	border-top: 1px solid #000000;
	color: #FFFFFF;
	background: #2E156B;
}

#footer p {
font-size: 70%;
padding: 4px;
}

.container {
	width: 99%;
	margin-left: 0px;
	color: #333333;
	font-size: 70%;
	font-weight: normal;
	padding: 6px 5px;
	background: #DADADA;
}
.containerH1 {
	width: 99%;
	background: #2E156B;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
.containerH2 {
	width: 99%;
	background: #2E156B;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
}
