/* These sytles are only used by the current theme. The can be adjusted in any way.*/
/*
Theme colours
Red: ce0632
Blue: 26d3ff
*/
body{padding:0;margin:0;background-color: #25201A;font-size: 9.5pt; font-family:Arial,Verdana,sans-serif; color:#FFE8BF;}
h1,h2,h3,h4,h5{margin: 0px; color:#F0DC7A; text-decoration: none;font-weight:normal;}
h1{font-size: 20pt;}
h2{font-size: 16pt;}
h3{font-size: 14pt;}
h4{font-size: 12pt;}
h5{font-size: 10pt;}
p,table{margin: 0 10px}
p{padding-bottom:1em}
img {border:0;}
form{margin:0;padding:0;}

a{text-decoration: none}
a:link  {color: #F0DC7A;} 
a:visited {color: #F0DC7A;} 
a:active {color: #F0DC7A;} 
a:hover {text-decoration: underline; color: #A68E16;}


div#container{width: 770px;margin: 0 auto; text-align: left; border-width: 0px;border-style: dotted;}

div#head{padding-bottom:25px;}
div#header{	width: 770px;height:150px;margin:0px; color:#967D4D;
	/*background: transparent url(/views/theme/3je/images/Header2.gif) no-repeat bottom;*/
	}

div#sidebar{float:left; padding-left:10px;margin-left:5px; width:195px; border-left: 1px solid #422D1B;}

div#news{padding:0 0 10px 0;border: 0px solid #DDD;}

span#login{margin-left:20px; font-size:9px; float:right;}

.podHeader{color:#26d3ff;font-size:12pt;font-weight:bold;text-decoration:none;
	letter-spacing:0.9em;padding:0 0 5px 5px;margin:5px 5px 0;}
	
div#content{float:left; z-index:1; width:557px;
	margin:0px; border: 0px solid #DDD; overflow-x: hidden; }

div#footnote{float:right;width:100%;margin:10px 0 0; color:#25201A;font-size:10px; 
	text-align:center;border-top:1px solid #422D1B;}

div#footer{float:left;width:100%;margin:10px 0 0; font-size:10px; 
	text-align:center;border:0px solid;color:#A68E16;}
	
.thumbnail{
	padding: 3px 3px 10px 3px;
	background-color: #806342;
	border: 1px solid #4A3521;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}		

