        html  {
                padding : 0;
                margin : 0;
        }

	body {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		background-color: #000;
		background-image: url(/images/themes/jamaica/bg_rasta.jpg);
		color: #300;
		font-size: 10pt;
		font-weight: normal;
		font-family: arial, helvetica, verdana, sans serif;
		}
	div#main {height: 90%}

	div#maincenter {
		width: 55%;
		float:left;
		padding-bottom: 150px;
		margin: 0px;
		border-left: 1px solid #000;
		}

	div#maincenter div {
		margin: 5px;
		margin-bottom: 10px;
		padding: 0px;
		background: #EE0;
		border: 1px solid black;
		}

	p,span,ul,dl,ol,pre,blockquote,strike {
		font-size: 10pt;
		font-weight: normal;
		font-family: arial, helvetica, verdana, sans serif;
		}

	div#maincenter div p {
		margin: 2px;
		text-indent: -10px;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 0px;
		padding-right: 0px;
		}

	div#maincenter p:first-line {
		text-transform: smallcaps;
		font-weight: bold;
		}
	p.caption {
		text-indent: 0px;
		margin: 2px;
		padding: 0px;
		font-size: 8pt;
		font-family: arial, helvetica, verdana, sans serif;
		}
	p.caption:first-line {
		text-transform: none;
		font-weight: normal;
		}

	p.noindent {
		text-indent: 0px !important;
		margin: 2px  !important;
		padding: 5px !important;
		}
	p.noindent:first-line {
		text-transform: none !important;
		font-weight: normal !important;
		}

	span.pullquote {
		font-size: 1.5em;
		font-weight: bold;
		}

	h1,h2,h3,h4,h5,h6{
		margin: 0px;
		padding: 0px;
		}

	ul,dl,ol {
		margin: 0px;
		}

	h1 {
		font-size: 32px;
		padding-top: 10px;
		font-weight: bold;
		font-style: italic;
		font-family: Jokerman, Matisse ITC, fantasy;
		color: #FF0;
		letter-spacing: .1em;
		text-align: center;
		}

	h2 {
		font-size:24px;
		font-family: Matisse ITC, Jokerman, Georgia, Times New Roman, serif;
		letter-spacing: .1em;
		color: #0e0;
		text-align: right;
		padding-right: 15px;
		margin: 0px !important;
		margin-bottom: 2px;
		background: #800;
	}


	h3 {
		font-size: 22px;
		line-height: 24px;
		font-family: arial, helvetica, verdana, sans serif;
		color: #ee0;
		text-align: left;
		background: #080;

		}

	h4 {
		font-size: 18px;
		font-family: arial, helvetica, verdana, sans serif;
		line-height: 20px;
		padding-top: 2px;
		padding-bottom: 0px;
		background: #aaa;
		border-bottom: 2px solid #666;
		}

	h5 {
		font-size: 16px;
		font-family: arial, helvetica, verdana, sans serif;
		line-height: 18px;
		padding-top: 1px;
		padding-bottom: 0px;
		background: #ccc;
		border-bottom: 1px dashed #888;
		}	
	div#mainright {
		width: 205px;
		float: right;
		margin: 15px;
		color: #960;
		}

	div#mainright div {
		margin-top: 5px;
		margin-bottom: 10px;
		padding: 2px;
		padding-bottom: 5px;
		border: 1px solid #ff0;
		background-color: #000;
		}


	div#mainright div h3, div#mainright div h2 {
		font-size:18px;
		font-family: arial, helvetica, verdana, sans serif;
		color: #ff0;
		text-align: right;
		margin: 0px;
		margin-bottom: 5px;
		padding: 0px;
		padding-right: 10px;
		background: #080;
		border-bottom: 1px solid #000;
		border-left: 0px !important;
		}
	div#mainright div table th {
		background: #ccc;
		border-bottom: 1px solid #000;

		}
	div#mainright div table th.lefthead {
		background: #ddd;
		border-bottom: 1px dotted #aaa;
		}

	div#mainright div table td {
		border-bottom: 1px dotted #aaa;
		}

	div#mainright div h3 a {
		color: #f00 !important;
		font-weight: bold;
}

	div#mainright div h4 {
		font-size: 14px;
		font-family: arial, helvetica, verdana, sans serif;
		color: #ff0;
		text-align: right;
		margin: 0px;
		margin-bottom: 2px;
		padding:0px;
		background: #666;
		border-bottom: 1px solid #060;
		}

	div#mainright div p { font-size: 10pt}

	div#mainright div span {	font: 10pt Verdana, Arial, sans-serif;}
	div#mainright div span b {	font: bold 11pt Verdana, Arial, sans-serif;}
	div#mainright div span a {	font: 10pt Verdana, Arial, sans-serif;}

	
	div#mainleft {
		width: 120px;
		height: 100%;
		float:left;
		padding-bottom: 100px;
		}
	
	div#banner {
		background: #000;
		border-bottom: 1px solid #000;
		}
		
	div#footer {
		position: fixed;
		bottom: 0px;
		background: #080;
		border-top: 3px dotted #800;
		text-align: center;
		color: #fff;
		}

	div#footer span {
		font-size: 10pt;
		letter-spacing: .1em;
		font-weight: bold;
		}
	div#banner h1 {
		color: #ff0;
		margin: 0px;
		padding: 10px;
		padding-bottom: 0px;
		text-align: center;}

div#mainleft a span {display: none;}

div#mainleft a:hover span {
	display: block;
	position: absolute;
	z-index: 1000;
	top: 100px;
	left: 125px;
	width: 150px;
	height: 125px;
	padding: 2px;
	margin: 2px;
	z-index: 100;
	background: #333;
	border: 2px dotted #000;
	color: #0f0;
	font: 14pt bold Verdana, Arial, sans-serif;
	text-decoration: none;
}


div.navbox {
        position: fixed !important;
        width: 120px;
	background: #000;
	background-image: url(/images/themes/jamaica/jaflag.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border: 2px solid #000;
	border-left: 0px;
}

table.nav {
	margin: 0px;
	padding: 0px;
	padding-bottom: 100px;
	background: #333;
	 -moz-opacity: .80;
	 Filter: Alpha(Opacity=80);
}

table.nav td {
	padding-top: 2px;
	padding-bottom: 2px;
	badding-right: 0px;
	padding-left: 10px;
	margin: 5px;
	border-bottom: 1px dotted #000;
	text-align: left;
}

table.nav td a{font: 10pt Verdana;}

table.nav th {
	margin-top: 5px;
	padding: 2px;
	background: #888;
	text-align: left;
	border-bottom: 2px solid #000;
	 -moz-opacity: .80;
	 Filter: Alpha(Opacity=80);
}

table.nav th a, table.nav th span.head {
	font-weight: bold;
	font: bold 10pt Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	color: #f00;
}
table.nav td a {
	font-weight: bold;
	color: #ff0;
	}
		
a:visited {
  color: #fa0;
  text-decoration: none;
}

a:link {
  color: #0a0;
  text-decoration: none;
}

a:hover {
  color:#fff;
  text-decoration: underline;
}



.imagepop {
  background-color: #000;
  padding: 0px;
  margin-right: 10px;
  margin: 0px;
  position: relative;
  top: -15px;
  left: 200px;
  display: none;
  visibility: hidden;
}

