@charset "UTF-8";

body{
	background-color:#130f0e;
	text-align: center;
	padding:0;
	margin:0;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(images/headerwrap.jpg);
	background-repeat:repeat-x;
}

#center_wrap{
	width:882px;
	margin:0 auto;
	margin-bottom:8px;
	height:100%;
	overflow:hidden;
}
#header{
	width:882px;
	height:111px;
	margin-top:15px;
}
	
#header_img{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:110px;
	width:385px;
	margin-left:46px;
	float:left;
}

#navbar{
	background-image:url(images/link_bar.jpg);
	background-repeat:no-repeat;
	width:805px;
	padding-left:77px;
	height:25px;
}

#content_wrap{
	background-color:#ccd4d4;
	width:882px;
	height:100%;
	overflow:hidden;
}

#inner_wrap{
	margin: 0px 24px 10px 24px;
	background-color:#FFFFFF;
	width:832px;
	border-left: solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	overflow:hidden;
}

#content{
	width:570px;
	height:100%;
	padding:0 10px 0 10px;
	float:left;
}

#right_column{
	width:190px;
	float:right;
	margin:25px 20px 0 0;
}

#news_digg{
	width:832px;
	height:260px;
}

#news_digg li{
	list-style-type:none;
	margin:0;
	padding:0;
}

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

#news{
	width:243px;
	height:158px;
	padding: 55px 27px 37px 35px;
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	font-size:15px;
}

#digg{
	width:472px;
	height:149px;
	padding:66px 5px 5px 38px;
	background-image:url(images/digg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#news span{display:none}
#digg span{display:none}

#flickr {
	width:832px;
	height:100px;
	text-align:center;
	padding:0px;
	margin-top:0px;
	background-image:url(images/flickrwrap.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#flickr img {
	margin:0 4px 8px 4px;
	background:#130f0e;
	padding:4px;
	width:68px;
	height:68px;
}

#jamaica{
	width:286px;
	height:158px;
	text-align:center;
	margin:15px auto 0 auto;
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
}

/* network bar */
#networks{
	background-repeat:no-repeat;
	width:832px;
	height:34px;
	text-align:center;
}

#net{
	background:url("./images/networks.jpg") no-repeat;
	width:210px;
	height:34px;
	margin:0 auto;
	padding:0;
}

#net span {
	display: none;
}

#net li, #net a {
	height:34px;
	display:block;
}

#net li {
	float:left;
	list-style:none;
	display:inline;
}

#net-01 {width: 35px;}
#net-02 {width: 35px;}
#net-03 {width: 35px;}
#net-04 {width: 35px;}
#net-05 {width: 34px;}
#net-06 {width: 36px;}

#disclaimer{
	width:832px;
	text-align:center;
	font-size:9px;
}

#shadow{
	width:882px;
	height:25px;
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
}
