body {
	padding: 0;
	margin: 0;
	font: 0.74em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #454545;
	background-color: #000000;
	background-image: url(images/reggae_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #006633;
	background: inherit;
}

a:hover {
	color: #333333;
	background: inherit;
}

a.title {
	color: #FFCC33;
	background: #FFF;
}

h1 {
	letter-spacing: -1px;
	padding: 2px 0 0 0px;
	margin: 0;
	color: #009933;
	background: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}

h1 a, h2 a {
	text-decoration: none;
	color: #333333;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #333333;
	background: #FFF;
}

h1 .red{
	color: #E62E4A;
	background: inherit;
}
h1 .yellow{
	color: #FFCC33;
	background: inherit;
}


h2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000;
	background: inherit;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

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

/* layout
   ------ */

.content {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

.logo {
	float: left;
	width: 180px;
	height: 40px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 10px;
}

.logo p {
	font-size: 0.9em;
	color: #666666;
	background: inherit;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.logo a {
	color: #009933;
}

.header_right {
	float: right;
	width: 550px;
	height: 70px;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}
.bar .slogan a {
	color: #808080;
	font-weight: normal;
}
.bar .slogan a:hover {
	color: #808080;
	font-weight: normal;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

.bar li { 
	
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}
	
.bar li.active {
	color: #C3593C;
	font-weight: bold;
	padding-bottom: 8px;
	background-color: #FFF;
}

.bar a {
	font-weight: bold;
	color: #006633;
	background: inherit;
	text-decoration: none;
} 
.bar a:hover {
	font-weight: bold;
	color: #006633;
	background: inherit;
	text-decoration: underline;
} 

.bar_left {
	float: left;
	height: 10px;
	width: 192px;
	color: #FFF;
	background-color: #00CC33;
	background-image: url(images/bar_left.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-position: left bottom;
}

.bar_right {
	text-align: right;
	float: right;
	width: 540px;
	height: 10px;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFCC33;
	background-image: url(images/bar_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.subheader {
	clear: both;
	color: #808080;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FFFEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
.lt {
	height: 10px;
	color: #FFF;
	width: 360px;
	background-color: #6E6E6E;
	background-image: url(images/bar_top.gif);
	background-repeat: no-repeat;
	}

/* left side
   --------- */

.left {
	float: left;
	width: 750px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.left_articles {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
.lbox {
	color: #eee;
	min-height: 190px;
	width: 336px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-color: #6E6E6E;
	background-image: url(images/bar_low.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.vbox {
	color: #eee;
	height: 500px;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-color: #6E6E6E;
}
	
.lbox a {
		color: #FFFCD1;
		background: inherit;
}
	
.lbox h2 {
	color: #FFF;
	background: #6E6E6E;
}

		
.rt {
	background: #C85E35 url(images/rt.gif) no-repeat;
	color: #FFF;
	height: 7px;
}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}
		
	.right_articles {
	font-size: 0.9em;
	background: #C85E35 url(images/rb.gif) no-repeat bottom;
	color: #FFFCD1;
	padding: 4px 8px;
	margin: 0 0 10px 0;
	}

.right a {
	color: #FFFCD1;
	background: inherit;
}

.boxes {
	float: left;
	width: 370px;
}
.friends {
	float: left;
	width: 370px;
}

.video {
	width: 500px;
}
.thumb {
	float: left;
	width: 150px;
	color: #fff;
	background: #6e6e6e;
	padding: 5px;
	height: 100px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: left;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(images/dot.gif) repeat-x;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin-left: 12px;
}

.footer a {
	color: #C3593C;
	background: inherit;
	text-decoration: none;
}
.footer a:hover {
	color: #C3593C;
	background: inherit;
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#social {
	float: right;
	margin-right: 12px;
}
#copyright {
	text-align: right;
	padding-right: 20px;
	font-size: x-small;
	color: #6E6E6E;
	padding-top: 20px;
	height: 34px;
}

#copyright a {
	margin: 0;
	border: 0;
	color:#C85E35;
}

#copyright a:active, #copyright a:hover {
	color:#006633;
	margin: 0;
}
