body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: #6a799d;
	text-align: center;
}

body, table {
		font-size: 11px;
}

td {	vertical-align: top;}

img {border: 0;}

a {	font-weight: bold;	text-decoration: none;	color: #003366;}
a:visited {	color: #663366;}
a:hover, a:active {	text-decoration: underline;	color: #FFCC66;}

input {
	color: gray;
}

input, select, option {
	font-size: 9px; 
}

hr {
	color: #DAA520;
	background-color: #DAA520;
	border: none;
	height: 1px;
	width: 99%;
}



/*------------------------------------------------------------------------*/


#layout {
	width: 980px;
	margin: auto;
	background:  #8693b2 url(jsr-xback.png) no-repeat top left;
	border: 1px solid #386892;
	padding: 10px;
	text-align: left;

}

#header, #footer, #left, #right {
	background: #aaa;
	border: 1px solid gray;
}

#header, #footer, #content {
	margin: 5px 0;
}

#header {
	height: 98px;
	background: #2c1908 url(jsr-header.jpg) no-repeat top left;
}

#slideshow {
    width: 270px;
    height: 98px;
    float: right;
}

#menu {
	height: 15px;
	width: 968px;
	align: left;
}

#footer {

}

#logoscroller {
	background: url();
	height: 5px;
} 

#navigation form {
	margin: 0 20px 0 0;
	display: inline;
	font-size: 13px;
	font-weight: bold;
}

#navigation span {
	font-size: 12px;
}

#navigation span a {
	font-weight: bold;
}

#content {
	width: 100%;
}

#left, #right {
	width: 160px !important;
}

#left, #right, #footer, #menu, #navigation {
	color: #F0E68C;
	border: 1px solid #DAA520;
	background: #262f35;
	padding: 5px;
}

#left a, #right a, #footer a, #menu a {
	color: #DAA520;
}

#main {
	padding: 10px;
	width: 620px;
}

#menu ul, #footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}

#menu p {
	margin: -3px 3px 5px 5px;
	padding: 0;
	list-style: none;
	display: inline;
	float: right;
	line-height: 0;
} 

#menu li, #footer li {
	display: inline;	
	padding: 0 10px;
	border-left: 1px solid #DAA520;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left li {
	
}

#left h5, #right h5 {
	margin: 5px 0;
	font-size: 13px;
}

.grdbtn {
	background: black url(jsr-grdbtn.png) repeat-x top;
	padding: 2px;
	margin: 3px 0;
	border: 1px solid #DAA520;
	color: #DAA520;
	font-weight: bold;
	text-align: center;
	width: 94%;
	display: block;
}

.ffield {
	width: 130px !important;
}

.sfield {
	width: 62px !important;
}

/*.thumb {
	position: relative;
}
.thumb-image1 {
	width: 75px;
	left: -20px
}
.thumb-image2 {
	width: 75px;
	position: absolute;
	top: 40px;
	left: 40px;
	border: 1px solid red;
}*/
