* {
margin:0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color:#000000;
	background:url(jrjonesbg.jpg) repeat-x;
}


#smoothcontainer {
text-align:center;
height:auto;}


#header {
text-align:center;
width:956px;
margin:0px auto;
}

#container {
width:956px;
height:auto;
padding:0px;
margin:0px auto 0px auto;
}

#left {
	padding: 30px 10px 30px 10px;
	height:auto;
	width: 200px;
	float: left;
	margin: 0px;
}

#center {
	height: auto;
	width: 436px;
	padding:30px 40px 40px 40px;
	float: left;
	margin: 0px;
	color: #105299;
}

#right {
padding: 30px 10px 30px 10px;
height: auto;
width: 200px;
float: left;
margin: 0px;
}

.clearer {
font-size: 0px;
line-height: 0px;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

#para {
padding:10px;
}
#para ul li {
color:#333333;
list-style:none;
margin: 0px;
padding: 2px 10px;
display: block;
font-weight:bold;
background-attachment: scroll;
background-image: url(bulletpara.gif);
background-repeat: no-repeat;
background-position:0px 10px;}
#para ul li a:link, ul li a:visited { text-decoration:none;}
#para ul li a:hover { text-decoration:underline;}

#list {
padding:10px;
}

#list ul li {
list-style:none;
margin: 0px;
padding: 2px 10px;
display: block;
background-attachment: scroll;
background-image: url(bulletlist.gif);
background-repeat: no-repeat;
background-position:0px 10px;}
#list ul li a:link, ul li a:visited { text-decoration:none;}
#list ul li a:hover { text-decoration:underline;}


#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
list-style:none;
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position:10px 13px;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #000000;
display: block;
margin: 0px;
padding: 3px 20px;
width: 160px;
font-size:10px;
text-decoration:none;
}
#nav li a:hover {
color: #105299;
text-decoration:underline;
}

a {
	color: #105299;
	text-decoration: underline;
}

a:hover {
	color:#105299;
}

h1 {
	font-size:12px;
	font-weight:bold;
	background-color:#105299;
	text-align:center;
	color:#FFFFFF;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#105299;
padding:5px 10px 10px 10px;
}

h3 {
font-size:12px;
font-weight:bold;
background-color:#105299;
text-align:left;
padding-left:20px;
color:#FFFFFF;
}


p {
	color:#333333;
	padding:5px 0px;
	text-align:justify;
}


textfield {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 200px;
	height: 15px;
	background-color: #333333;
	float: left;
}

textfield:hover {
	border-color: #66CC33;
	border-width: 1px;
}
 
textfield:focus {
	border-color: #66CC33;
	border-width: 1px;
}




b.rtop, b.rbottom { display:block; }
b.rtop b, b.rbottom b { display:block; height:1px; overflow:hidden; background-color:#105299; }
b.r1 { margin:0 5px; }
b.r2 { margin:0 3px; }
b.r3 { margin:0 2px; }
b.rtop b.r4, b.rbottom b.r4 { margin:0 1px; height:2px; }

#footer{
	clear:both;
	margin:0px;
	color:#FFFFFF;
	padding:10px;
	background-color:#105299;
	text-align: center;
	border-top: double;
	border-top-color: #FFF;
	border-top-width: 21px;
}
#footer a:link, #footer a:visited, #footer a:active {
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}