body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #999;
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	clear: both;
}
#wrapper {
	width: 991px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#banner {
	height: 220px;
	background-color: #000;
	background-image: url(Images/banner.jpg);
	width: 991px;
}
#banner .ad_banner {
	width: 729px;
	height: 96px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 250px;
}



#content {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	width: 100%;
}
#content #right {
	float: right;
	width: 36%;
	padding: 0px;
}
#content #left {
	clear: left;
	float: left;
	width: 64%;
}
.newsblue {
	color: #006;
	font-weight: bold;
}
#bigtv .stripline {
	padding-left: 15px;
	margin: 0px;
	padding-top: 10px;
}
.h2strap {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content #right #bigtv #video {
	height: 250px;
	width: 320px;
	margin-top: 10px;
	margin-left: 15px;
}


#advert {
	height: 240px;
	margin: 10px;
	border: 1px solid #0FF;
}


#bignews {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
#bignews #head {
	background-image: url(Images/big_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 75px;
}

#bignews #story1 {
	height: 300px;
	margin-top: 20px;
	margin-left: 20px;
}
#bignews #story1 h3 {
	padding-left: 10px;
	font-size: 16px;
	width: 310px;
	background-image: url(Images/brits_cool.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-position: 10px;
}

#bignews #story1 p {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 300px;
	padding-left: 10px;
}
#bignews #story1 #newsvid {
	padding-left: 10px;
}
#bignews #story2 {
	height: 300px;
	clear: both;
	margin-top: 40px;
	margin-left: 20px;
}
#bignews #story2 h3 {
	background-image: url(Images/breath.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-position: 10px;
}

#bignews #story2 p img {
	width: 300px;

}
#bignews #story2 p {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 300px;
	padding-left: 10px;
}


#Charity {
	margin: 10px;
	height: 230px;
	background-color: #4E5F7B;
	clear: both;
	background-image: url(Images/haiti_news.jpg);
	background-repeat: no-repeat;
	background-position: 30px 15px;
}
#adventure {
	margin: 10px;
	clear: both;
	height: 230px;
	background-image: url(Images/adventur_front.jpg);
	background-repeat: no-repeat;
	background-color: #696969;
}
#adventure p {
	color: #FFF;
	float: left;
	width: 330px;
	padding-top: 35px;
	padding-left: 5px;
	font-size: 12px;
}
#adventure #adventurevid {
	width: 270px;
	float: left;
	height: 210px;
	padding-top: 5px;
}

#adventure p a {
	color: #FFF;
	font-weight: bold;
}
#adventure h3 {
	color: #FFF;
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#Charity p {
	width: 300px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	color: #FFF;
}
#Charity h3 {
	float: right;
	margin-right: 10px;
	width: 300px;
	padding-top: 20px;
	font-size: 16px;
	color: #FFF;
}
#Charity p a {
	color: #FFF;
}
.bold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}



#top_nav {
	width: 100%;
	height: 40px;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(Images/topnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



#top_nav ul {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	width: 65%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#top_nav #search {
	width: 300px;
	margin: 0px;
	float: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 28px;
}

#top_nav ul li {
	display: inline;
	padding-right: 35px;
}
#top_nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#top_nav ul li a:Hover {
	text-decoration: underline;
}



#welcome {
	background-repeat: no-repeat;
	height: 500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#popular {
	float: left;
	margin: 10px;
	width: 96%;
}
#popular a {
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 2px;
}
#popular a:hover {
	color: #0F9;
}


#popular h2 {
	font-size: 16px;
	color: #FFF;
	background-color: #003;
	padding-left: 5px;
}

#popular_left {
	float: left;
	width: 100%;
}

#popular_left #Charity {
	background-repeat: no-repeat;
	background-image: url(Images/unicef.jpg);
	background-position: 5px -10px;
	height: 150px;
	background-color: #0FC;
}
#popular_left #Charity p {
	padding-right: 5px;
	padding-left: 250px;
	padding-top: 20px;
	color: #000;
}

#popular_left #Competition {
	margin-top: 20px;
	background-image: url(Images/competition.jpg);
	background-repeat: no-repeat;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 150px;
	background-color: #0FF;
}
#popular_left #Bam2 p {
	padding-left: 220px;
	padding-top: 20px;
	color: #FFF;
	font-weight: bold;
}

#popular_left #Competition p {
	padding-top: 30px;
	color: #FFF;
	padding-left: 5px;
}
#popular_left #Bam2 {
	height: 150px;
	background-image: url(Images/bam.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}


#footer {
	clear: both;
	background-color: #999;
}
#links {
	height: 180px;
	float: left;
	background-color: #4E5F7B;
	width: 98%;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#links table {
	margin-top: 20px;
}

#links h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #003;
	font-size: 16px;
	padding-left: 5px;
}




.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #003;
	font-weight: bold;
	color: #FFF;
}
#dropdown {
	float: left;
	margin: 10px;
	width: 96%;
}
.right {
	float: right;
	margin-right: 5px;
}
#twitter {
	padding-left: 20px;
	margin-top: 20px;
	clear: both;
	height: 160px;
	background-image: url(Images/twitter1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#twitter #twitter_update_list {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	padding-top: 60px;
	padding-left: 8px;
	color: #FFF;
	height: 40px;
}
#twitter #follow_us {
	padding-top: 30px;
	padding-left: 190px;
}
