body {
	margin: 0; padding: 0;
	background: #919191 url(../images/bg.jpg) repeat-x top center; _z-index:1;
	font: normal 13px Verdana;
	text-align: center;
    color: #656565;
	word-wrap: break-word;
}

img {
	border: 0;
}

#jelmorBody {
	margin: auto; padding: 0;
	width: 980px;
	background: transparent url(../images/content_bg.jpg) repeat-y top center;
	text-align: center;
}
#jelmorBody_top_1col {
	margin: 0; padding: 0;
	background: transparent url(../images/content_top_1col.jpg) no-repeat top center;
}
#jelmorBody_top {
	margin: 0; padding: 0;
	background: transparent url(../images/content_top_1col.jpg) no-repeat top center;
}
#jelmorBody_bottom {
    margin: 0; padding: 0 20px;_margin-top:10px;
    width: 940px; height: 45px;
	background: transparent url(../images/content_bottom.jpg) no-repeat bottom center; _z-index:10;
}
#jelmorBody_bottom p {
	margin: 0; padding: 0;
	width: auto;
	float: right;
}
#jelmorBody_bottom span,
#jelmorBody_bottom input,
#jelmorBody_bottom a {
	display: block;
	float: left;
}
#jelmorBody_bottom span {
	padding-right: 10px;
	padding-top: 3px;
	color: #AAAAAA;
}
#jelmorBody_bottom input,
#jelmorBody_bottom a {
	border: solid 1px #3A3A3A;
}
#jelmorBody_bottom input {
	margin: 0; padding: 3px;
	height: 20px;
	border-right: 0;
}
#jelmor {
	margin: 0; padding: 20px; /* 5px for the drop-shadow and 15px for padding */
	width: 940px;
	min-height: 500px;	/* min height so that the gradient blends in with the footer */
    _height: 500px;
	text-align: left;
}

div#jag_section {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 28px;
    float:right;
    margin-right:20px;
    margin-top:-45px;
    color: #eee;
}


/* JELMOR FOOTER */
#jelmorFooter {
	margin: auto; padding: 0;
	width: 980px;
	text-align: center;
}
#jelmorFooter_links {
	margin: 0; padding: 0;
	padding-top: 7px; *padding-top: 6px; _padding-top: 8px;
	width: 980px; height: 21px; *height: 22px; _height: 30px;
	background: transparent url(../images/footer.jpg) no-repeat top center;
	color: #AFAFAF;
	text-align: center;
}
#jelmorFooter_links a,
#jelmorFooter_links a:hover {
	font-weight: bold;
	color: #FFFFFF;
}

#jelmorFooter_corporate {
	margin: 0; padding: 5px 0 5px 20px;
	padding-bottom: 20px;
	color: #AFAFAF;
	height: 21px; *height: 22px; _height: 20px;
	float: left;
}
#jelmorFooter_corporate a{
	color: #EAEAEA;
	font-weight: normal;
}
#jelmorFooter_copyright {
	margin: 0; padding: 5px 20px 5px 0;
	padding-bottom: 20px;
	color: #EAEAEA;
	float: right;
}

/* Global Navigation or Tabs just below banner */

div#global-nav {
    margin:auto;
    width: 970px;
	height: 23px;
	background: #4a68b2;
}


/* Pure CSS Tabs */

#navlist {
    margin: 0;
    _margin:-2px 0 0 0;
    margin-left: 5px;
    font: bold 12px Verdana, sans-serif;
}

#navlist li {
    list-style: none;
    display: inline;
}

#navlist li a {
    padding: 2px 34px;
    float: left;
    color: #b2cde0 !important;
    background: #4a68b2;
    text-decoration: none !important;
}

#navlist li a:link {
    color: #0768a9;
}

#navlist li a:hover {
    color: #0768a9 !important;
    background: #b2cde0;
}

#navlist li a#current {
    color: #0768a9 !important;
    background: #dae3e5;
}

.clear {
	clear: both;
}

/* Feed properties */

div#entries ul {
    list-style:none;
    margin-right:1em;
}

div#entries li {
    margin-bottom: 1.5em;
}

.feed_text {
    margin-left: 1em;
    padding-bottom:1em;
    border-bottom: 1px solid #DFDFDF;
}

div#entries img.floatLeft {
    float:left;
    margin:0 1em 0 1em;
}

div#entries img.floatRight {
    float:right;
    margin:0 0 1em 1em;
}


/* Text Style */
h1 {
	margin-top: 5px; 
	margin-bottom: 18px; 
	padding: 0;
	font: bold 24px 'Trebuchet MS';
	color: #616A7C;
}

p {
	margin: 0; padding: 0;
	line-height: 14px;
	text-align: justify;
}

a {
	font-weight: bold;
	color: #0294CD;
	text-decoration: none;
}
a:hover,
a:active {
	color: #0294CD;
	text-decoration: underline;
}

.metaLabel {
	font-size: 10px;
	color: #9f9f9f;
}
var {
	font-style: normal;
	font-size: 10px;
	color: #444444;
}
.premium {
	color: #009977;
}
var.premium {
	font-weight: bold;
}
.tiny_text {
 font-family: verdana, arial, helvetica, sans-serif;
 margin-bottom: 0.75em;
 font-weight: normal;
 font-size: 1px;
 color: #888;
}

/* Form Inputs */

input.entries, textarea.entries {
	margin-bottom:3px; padding: 2px;
	height: 30px;
	border: solid 1px #8A8A8A;
	background: #ffffff; 
	font: normal 14px Verdana;
	color: #5E5F63;
}

textarea {
	height: auto;
}
.chkBox { /* to get rid of weird padding and border around input checkboxes in IE 6 */
	padding: 0;
	border: 0;
	background: transparent;
}
.file {
	margin: 0; padding: 2px;
	height: 20px;
	border: solid 1px #D7D7D7;
	background: #ffffff;
	font: normal 10px Verdana;
	color: #5E5F63;
}

img.mail {
	margin: 0; padding: 0;
	*margin-top: 2px;
	*margin-bottom: 0;
	width: 14px; height: 10px;
	border: 0;
	vertical-align: middle;
}

.adSubHeader {
	margin: 0; padding: 0;
	padding-top: 4px;
	color: #0180ae;
	font-size: 12px;
	font-weight: bold;
}

/* Buttons */
a.buttonD_53, a.buttonD_53G,
a.buttonD_76, a.buttonD_76G,
a.buttonD_92, a.buttonD_92G,
a.buttonD_130, a.buttonD_130G,
a.buttonD_200, a.buttonD_200G,
a.buttonRSS,
a.buttonR_130,
a.buttonCal {
	margin: 0; padding: 0;
	height: 18px;
	display: block;
	border: solid 1px #E6E4E5;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
}

input.buttonL_80 {
    width: 80px;
    height: 18px;
    color:#FFF;
    background: transparent url(../images/buttons/18x80.jpg) no-repeat 0 0;
}

input.buttonL_80:hover {
    width: 80px;
    height: 18px;
    color:yellow;
    background: transparent url(../images/buttons/18x80.jpg) no-repeat 0 -30px;
}

input.buttonL_130 {
    width: 130px;
    height: 18px;
    color:#FFF;
    background: transparent url(../images/buttons/18x130.jpg) no-repeat 0 0;
}

input.buttonL_130:hover {
    width: 130px;
    height: 18px;
    color:yellow;
    background: transparent url(../images/buttons/18x130.jpg) no-repeat 0 -18px;
}

input.buttonL_170 {
    width: 170px;
    height: 30px;
    color:#eee;
    font: bold 14px 'Trebuchet MS';
    border: 0;
    background: transparent url(../images/buttons/30x170.jpg) no-repeat 0 0;
}

input.buttonL_170:hover {
    width: 170px;
    height: 30px;
    color:yellow;
    font: bold 14px 'Trebuchet MS';
    border: 0;
    background: transparent url(../images/buttons/30x170.jpg) no-repeat 0 -30px;
}


a.buttonD_53:hover, a.buttonD_53:visited, a.buttonD_53G:hover, a.buttonD_53G:visited,
a.buttonD_76:hover, a.buttonD_76:visited, a.buttonD_76G:hover, a.buttonD_76G:visited,
a.buttonD_92:hover, a.buttonD_92:visited, a.buttonD_92G:hover, a.buttonD_92G:visited,
a.buttonD_130:hover, a.buttonD_130:visited, a.buttonD_130G:hover, a.buttonD_130G:visited,
a.buttonD_200:hover, a.buttonD_200:visited, a.buttonD_200G:hover, a.buttonD_200G:visited,
a.buttonRSS:hover, a.buttonRSS:visited,
a.buttonR_130:hover, a.buttonR_130:visited,
a.buttonCal:hover, a.buttonCal:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.buttonD_53 {
	width: 53px;
	background: transparent url(../images/buttons/18x53.jpg) no-repeat 0 0;
}
a.buttonD_53:hover {
	width: 53px;
	background: transparent url(../images/buttons/18x53.jpg) no-repeat 0 -18px;
}
a.buttonD_53G {
	width: 53px;
	background: transparent url(../images/buttons/18x53.jpg) no-repeat 0 -36px;
}
a.buttonD_76 {
	width: 76px;
	background: transparent url(../images/buttons/18x76.jpg) no-repeat 0 0;
}
a.buttonD_76:hover {
	width: 76px;
	background: transparent url(../images/buttons/18x76.jpg) no-repeat 0 -18px;
}
a.buttonD_76G {
	width: 76px;
	background: transparent url(../images/buttons/18x76.jpg) no-repeat 0 -36px;
}
a.buttonD_92 {
	width: 92px;
	background: transparent url(../images/buttons/18x92.jpg) no-repeat 0 0;
}
a.buttonD_92:hover {
	width: 92px;
	background: transparent url(../images/buttons/18x92.jpg) no-repeat 0 -18px;
}
a.buttonD_92G {
	width: 92px;
	background: transparent url(../images/buttons/18x92.jpg) no-repeat 0 -36px;
}
a.buttonD_130 {
	width: 130px;
	background: transparent url(../images/buttons/18x130.jpg) no-repeat 0 0;
}
a.buttonD_130:hover {
	width: 130px;
	background: transparent url(../images/buttons/18x130.jpg) no-repeat 0 -18px;
}
a.buttonD_130G {
	width: 130px;
	background: transparent url(../images/buttons/18x130.jpg) no-repeat 0 -36px;
}
a.buttonD_200 {
	width: 200px;
	background: transparent url(../images/buttons/18x200.jpg) no-repeat 0 0;
}
a.buttonD_200:hover {
	width: 200px;
	background: transparent url(../images/buttons/18x200.jpg) no-repeat 0 -18px;
}
a.buttonD_200G {
	width: 200px;
	background: transparent url(../images/buttons/18x200.jpg) no-repeat 0 -36px;
}
a.buttonRSS:hover {
	width: 40px;
	background: transparent url(../images/buttons/rss.jpg) no-repeat 0 -18px;
}
a.buttonR_130 {
	width: 130px;
	background: transparent url(../images/buttons/red_18x130.jpg) no-repeat 0 0;
}
a.buttonR_130:hover {
	width: 130px;
	background: transparent url(../images/buttons/red_18x130.jpg) no-repeat 0 -18px;
}
a.buttonCal {
	width: 28px;
	background: transparent url(../images/buttons/calendar.jpg) no-repeat 0 0;
}
a.buttonCal:hover {
	width: 28px;
	background: transparent url(../images/buttons/calendar.jpg) no-repeat 0 -18px;
}

a.buttonL_80, a.buttonL_80G,
a.buttonL_100, a.buttonL_100G,
a.buttonL_170, a.buttonL_170G,
a.buttonL_200, a.buttonL_200G,
a.buttonL_280,
a.buttonPremium {
	margin: 0; padding: 0;
	height: 30px;
	display: block;
	border: solid 1px #E6E4E5;
	font: bold 22px 'Trebuchet MS';
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}
a.buttonL_80:hover, a.buttonL_80:visited, a.buttonL_80G:hover, a.buttonL_80G:visited,
a.buttonL_100:hover, a.buttonL_100:visited, a.buttonL_100G:hover, a.buttonL_100G:visited,
a.buttonL_170:hover, a.buttonL_170:visited, a.buttonL_170G:hover, a.buttonL_170G:visited,
a.buttonL_200:hover, a.buttonL_200:visited, a.buttonL_200G:hover, a.buttonL_200G:visited,
a.buttonL_280:hover, a.buttonL_280:visited,
a.buttonPremium:hover, a.buttonPremium:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.buttonL_80 {
	width: 80px;
	background: transparent url(../images/buttons/30x80.jpg) no-repeat 0 0;
}
a.buttonL_80:hover {
	width: 80px;
	background: transparent url(../images/buttons/30x80.jpg) no-repeat 0 -30px;
}
a.buttonL_80G {
	width: 80px;
	background: transparent url(../images/buttons/30x80.jpg) no-repeat 0 -60px;
}
a.buttonL_100 {
	width: 100px;
	background: transparent url(../images/buttons/30x100.jpg) no-repeat 0 0;
}
a.buttonL_100:hover {
	width: 100px;
	background: transparent url(../images/buttons/30x100.jpg) no-repeat 0 -30px;
}
a.buttonL_100G {
	width: 100px;
	background: transparent url(../images/buttons/30x100.jpg) no-repeat 0 -60px;
}
a.buttonL_170 {
	width: 170px;
	background: transparent url(../images/buttons/30x170.jpg) no-repeat 0 0;
}
a.buttonL_170:hover {
	width: 170px;
	background: transparent url(../images/buttons/30x170.jpg) no-repeat 0 -30px;
}
a.buttonL_170G {
	width: 170px;
	background: transparent url(../images/buttons/30x170.jpg) no-repeat 0 -60px;
}
a.buttonL_200 {
	width: 200px;
	background: transparent url(../images/buttons/30x200.jpg) no-repeat 0 0;
}
a.buttonL_200:hover {
	width: 200px;
	background: transparent url(../images/buttons/30x200.jpg) no-repeat 0 -30px;
}
a.buttonL_200G {
	width: 200px;
	background: transparent url(../images/buttons/30x200.jpg) no-repeat 0 -60px;
}
a.buttonL_280 {
	width: 280px;
	background: transparent url(../images/buttons/30x280.jpg) no-repeat 0 0;
}
a.buttonL_280:hover {
	width: 280px;
	background: transparent url(../images/buttons/30x280.jpg) no-repeat 0 -30px;
}
a.buttonRSS {
	width: 40px;
	background: transparent url(../images/buttons/rss.jpg) no-repeat 0 0;
}
a.buttonPremium {
	width: 170px;
	background: transparent url(../images/buttons/premium.jpg) no-repeat 0 0;
}
a.buttonPremium:hover {
	width: 170px;
	background: transparent url(../images/buttons/premium.jpg) no-repeat 0 -30px;
}


