body {
	background: url(images/sml_backgrd7.gif) fixed center no-repeat;
	margin: 10px 10px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	width: 750px;
}

a{
	font-size:11px;
	color: #B82122;
	text-decoration: none;
}

p{
	margin: 5px 0px;
	line-height: 16px;
	color: #333399;
}
.bottomdivider {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/jm_header1.gif);
	width:750px;
	height:152px;
	position:relative;
}


#content {
	background-image:url(images/jm_middle.gif);
	width:750px;
	padding-top: 5px;
}

img{
	border-width:0px;
}
h1{
	color:#B82122;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#000000;
	font-size:14px;
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3 {
	color:#B82122;
	font-size:12px;
	margin: 10px 0px 10px 15px;
}
h4 {
	color:#B82122;
	font-size:11px;
}

#left{
	float: left;
	width: 270px;
	margin-left: 25px;
	padding: 6px 10px 20px 3px;
	display: inline;
}
#left a{
	color:#B82122;
}
#left a:hover{
	color:#85a157;
	text-decoration: underline;
}
#right {
	float:right;
	width:403px;
	padding: 6px 23px 10px 3px;
	margin-right: 8px;
}
#right a {
	font-weight: bold;
	text-decoration: none;
}
.imageright {
	float: right;
	clear: right;
	padding: 4px 0 10px 20px;
	text-align: right;
}

img.floatLeft {
	float: left;
	margin: 4px 4px 0 0;
}

#right a:hover{
	color:#85a157;
}
#onecolumn {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#singlecolumn {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 20px;
}

/********************** Footer ***************************/
#footerline {
	clear:both;
	width: 699px;
	margin-left: 25px;
}
#footer{
	clear: both;
	padding: 10px;
	background-image:url(images/jm_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;}
#contact {
	font-size: 10px;
	color: #333399;
	text-align: center;
	margin-top: 2px;
}
#contact a {
	font-size: 10px;
}
#contact a:hover {
	text-decoration: underline;
	color: #85a157;
}
label {
	position: absolute;
	text-align: left;
	width: 72px;
}

.formbutton {
	color: #993300;
	border: solid #993300 1px;
	font-size: 13px;
}
#name {
	background-color: #FFCC33;
	width: 192px;
}
#email {
	background-color: #FFCC33;
	width: 195px;
}
#textarea {
	background-color: #FFCC33;
	width: 190px;
	height: 100px;
	margin-left: 70px;
}
input {
	background-position: left top;
	margin-left: 70px;
	background-color: #FFCC33;
}

