/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #666666;
	background-image: url(images/bg_3.gif);
	background-repeat: repeat-x;
}


a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
}

#container {
	width: 900px;
	margin: auto;
	position: relative;
	padding: 5px 4px 5px 4px;
	height: 1990px;
}

a:hover {
	color: #E10000;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 110%;
 color: #E10000;
}

h2{
 font-size: 100%;
 color: #E10000;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 20px 0px 0px;
	width: 100px;
	height: 95px;
	float: right;
	clear: both;
	margin: 0px 60px 0px 0px;
}

#navBar{
	padding: 0px 0px 0px 0px;
	width: 294px;
	float: right;
	margin: 3px 0px 0px 0px;
	position: relative;
	background-color: #FFFFFF;
}

#content{
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	background-color: #FFFFFF;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 5px 10px 0px;
	width: 586px;
	float: left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	padding: 10px 5px 0px 0px;
	height: 200px;
	width: 601px;
	float: left;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 90%;
	color: #EEEEEE;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 149px;
	background-image: url(images/footer_bg_1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 880px;
	float: left;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 0px 0px 0px 15px;
	float: left;
	width: 264px;
	height: 22px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	padding-left: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 298px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #15157B;
	text-align: left;
	width: 150px;
	clear: both;
	float: right;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 3px 0px 3px 0px;
	padding: 10px 0px 5px 0px;
	height: 145px;
	text-align: center;
	float: right;
	width: 290px;
	border: 2px solid #CCCCCC;
	clear: both;
	color: #666666;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.feature1 {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	overflow: auto;
}
.feature2 {
	padding: 5px 0px 0px 5px;
	float: left;
	width: 891px;
	height: 95px;
	margin: 3px 0px 3px 0px;
	clear: both;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}
.feature3 {
	height: 95px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	float: left;
}
.weather_nor {
	padding: 10px 0px 5px 0px;
	width: 290px;
	height: 140px;
	float: right;
	border: 2px solid #CCCCCC;
	margin: 0px 0px 3px 0px;
	clear: both;
}
.time_nor {
	padding: 10px 0px 5px 0px;
	width: 290px;
	text-align: center;
	color: #666666;
	height: 140px;
	float: right;
	border: 2px solid #CCCCCC;
	clear: both;
}
#masthead1 {
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 350px;
	background-image: url(images/no_ti_4.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin: 3px 0px 0px 0px;
	float: left;
	background-color: #FFFFFF;
}
.skin {
	padding: 2px 0px 0px 0px;
	text-align: right;
	float: right;
	height: 20px;
	margin: 1px 15px 0px 0px;
	background-color: #ffffff;
}
.access {
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: right;
	height: 22px;
	margin: 1px 5px 0px 0px;
	background-color: #FFFFFF;
}
.menu {
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	width: 150px;
}
.quickl1 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
	width: 75px;
	height: 50px;
	font-size: 90%;
}
.quickl2 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: right;
	width: 74px;
	height: 50px;
	font-size: 90%;
}
.top_nav {
	padding: 3px 0px 3px 0px;
	width: 896px;
	height: 25px;
	float: left;
	background-color: #eeeeee;
	border: 2px solid #CCCCCC;
}
.nav_menu {
	height: 48px;
	background-image: url(images/nav_menu.gif);
	background-repeat: no-repeat;
	width: 896px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	clear: both;
	float: left;
	z-index: 2;
	margin: 3px 0px 0px 0px;
	background-color: #FFFFFF;
}
.blogger {

	padding: 0px 0px 0px 0px;
	text-align: left;
	float: right;
	height: 22px;
	margin: 1px 14px 0px 0px;
}
.nav_item {
	padding: 10px 0px 5px 0px;
	width: 290px;
	text-align: center;
	color: #666666;
	float: right;
	height: 220px;
	border: 2px solid #CCCCCC;
	margin: 0px 0px 3px 0px;
	clear: both;
}
.home_img {
	padding: 20px 10px 0px 0px;
	height: 100px;
	width: 100px;
	float: left;
}
.nav_item1 {
	padding: 10px 0px 5px 0px;
	width: 290px;
	text-align: center;
	color: 006699;
	float: right;
	height: 230px;
	clear: both;
	border: 2px solid #CCCCCC;
}
.g_ad_1 {
	padding: 0px 0px 0px 0px;
	width: 114px;
	float: right;
	height: 90px;
}
.g_ad_2 {

	clear: both;
	padding: 0px 0px 0px 80px;
	width: 730px;
	float: left;
	height: 90px;
}
.g_ad_5 {
	padding: 0px 0px 0px 217px;
	margin: 0px 0px 3px 0px;
	width: 682px;
	height: 60px;
	float: left;
	background-color: #EEEEEE;
}
.feature_video {
	padding: 300px 0px 0px 20px;
	width: 570px;
	margin: 0px 0px 10px 0px;
	float: left;
	clear: both;
	background-color: #EEEEEE;
}
.feature_gallery {
	padding: 0px 0px 0px 0px;
	width: 250px;
	height: 260px;
	float: left;
	margin: 10px 10px 5px 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.feature_gallery1 {

	padding: 0px 10px 10px 10px;
	height: 1040px;
}
.feature4 {
	padding: 0px 4px 10px 0px;
	width: 586px;
	float: left;
}
.feature_chat {
	padding: 0px 10px 10px 10px;
	height: 1040px;
	overflow: scroll;
}
.feature_results {
	padding: 0px 10px 10px 10px;
	height: 1040px;
}
.feature_about {

	padding: 0px 10px 10px 10px;
	height: 300px;
}
.feature_rtp {
	padding: 5px 0px 0px 0px;
	height: 25px;
	width: 896px;
	float: left;
	background-color: #eeeeee;
	background-image: url(images/bot_nav_bg_1z.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	border: 2px solid #CCCCCC;
	color: #666666;
}
.feature_top {
	width: 900px;
	float: left;
	clear: both;
}
.foot_1 {
	padding: 0px 0px 0px 0px;
	float: left;
	height: 20px;
	width: 280px;
	margin: 3px 0px 0px 5px;
	font-size: 90%;
}
.foot_2 {
	padding: 0px 0px 0px 0px;
	float: right;
	height: 20px;
	width: 65px;
	margin: 3px 180px 0px 0px;
	font-size: 90%;
}
.foot_3 {
	padding: 3px 5px 0px 0px;
	text-align: right;
	float: right;
	height: 20px;
	width: 225px;
	font-size: 90%;
}
#weather_nor_right {
	padding: 8px 0px 0px 0px;
	width: 110px;
	height: 80px;
	float: right;
	font-size: 90%;
}
#weather_nor_left {
	padding: 0px 0px 0px 0px;
	width: 177px;
	height: 90px;
	text-align: center;
	float: left;
}
#news_nor_left {
	padding: 5px 10px 0px 10px;
	width: 270px;
	height: 190px;
	float: left;
	color: #666666;
	font-size: 90%;
}
#news_nor_right {
	padding: 4px 0px 0px 0px;
	width: 110px;
	float: right;
	font-size: 90%;
	text-align: left;
}
#map_nor_left {
	padding: 0px 0px 0px 0px;
	width: 177px;
	height: 125px;
	text-align: center;
	float: left;
}
#map_nor_right {
	padding: 0px 0px 0px 0px;
	width: 110px;
	height: 125px;
	float: right;
	font-size: 90%;
	text-align: left;
}
#time_nor_left {
	padding: 0px 0px 0px 0px;
	width: 177px;
	height: 120px;
	text-align: center;
	float: left;
}
#time_nor_right {
	padding: 8px 0px 0px 0px;
	width: 110px;
	height: 120px;
	float: right;
	font-size: 90%;
	text-align: left;
}
#currency_nor_left {
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 35px;
	width: 177px;
	float: left;
}
#currency_nor_right {
	padding: 0px 2px 0px 0px;
	width: 71px;
	height: 160px;
	float: right;
	font-size: 90%;
	text-align: left;
	color: #666666;
}
#flag_nor {
	padding: 0px 15px 0px 45px;
	width: 230px;
	height: 95px;
	float: right;
	margin: 0px 0px 3px 0px;
	border: 2px solid #CCCCCC;
}
.g_ad_3 {
	padding: 5px 0px 0px 0px;
	width: 110px;
	float: right;
	height: 70px;
	font-size: 90%;
}
.g_ad_4 {
	padding: 10px 0px 0px 0px;
	width: 114px;
	float: right;
	height: 90px;
	font-size: 110%;
}
#content_container {

	width: 896px;
}
#content_gallery {
	float:left;
	width: 891px;
	padding: 10px 0px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	background-color: #FFFFFF;
}
#content_disclaimer {
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
}
#content_sitemap {
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
}
.feature_sitemap_left {
	padding: 0px 0px 0px 0px;
	height: 1030px;
	width: 280px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.feature_sitemap_right {
	padding: 0px 0px 0px 0px;
	height: 1030px;
	width: 280px;
	float: left;
	margin: 0px 0px 0px 10px;
}
.feature_sitemap_arrow {

	padding: 0px 0px 0px 0px;
	height: 1030px;
	width: 15px;
	float: left;
}
#content_video {
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
}
.feature_video2 {
	padding: 2px 0px 0px 20px;
	width: 570px;
	height: 316px;
	margin: 0px 0px 10px 0px;
	background-color: #eeeeee;
	clear: both;
}
.feature_video3 {
	width: 120px;
	height: 100px;
	float: right;
	border: 2px solid #FFFFFF;
	margin: 0px 20px 0px 0px;
}
.feature_video4 {
	padding: 0px 0px 0px 0px;
	width: 390px;
	height: 300px;
	margin: 4px 0px 0px 2px;
	float: left;
	border: 2px solid #FFFFFF;
}
.footer1 {
	padding: 3px 0px 0px 5px;
	width: 83px;
	height: 160px;
	margin: 3px 0px 0px 0px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 80%;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.footer2 {
	padding: 3px 0px 0px 5px;
	width: 81px;
	height: 160px;
	margin: 3px 0px 0px 0px;
	float: left;
	font-size: 80%;
	color: #000000;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}
.home_img1 {

	padding: 0px 10px 0px 0px;
	height: 95px;
	width: 100px;
	float: left;
}
.anthem {
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: right;
	height: 22px;
	margin: 1px 5px 0px 0px;
	width: 60px;
}
#content_results {
	float:left;
	width: 891px;
	padding: 10px 0px 0px 5px;
	height: 1070px;
	position: relative;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	clear: both;
	background-color: #FFFFFF;
}
#content_currency {
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
}
.feature_currency {
	padding: 0px 0px 0px 0px;
	width: 100px;
	float: left;
	height: 150px;
	margin: 0px 0px 0px 50px;
}
.feature_currency1 {
	padding: 0px 0px 0px 0px;
	width: 125px;
	float: left;
	height: 150px;
	margin: 0px 0px 0px 50px;
}
.feature_currency2 {
	padding: 0px 0px 0px 0px;
	width: 150px;
	float: left;
	height: 150px;
	margin: 0px 0px 0px 50px;
}
.feature_currency3 {
	padding: 0px 0px 0px 0px;
	width: 136px;
	float: left;
	height: 150px;
	margin: 0px 0px 0px 100px;
}
.feature_currency4 {
	padding: 0px 0px 0px 0px;
	width: 150px;
	float: left;
	height: 150px;
	margin: 0px 0px 0px 50px;
}
.feature_currency_notes {
	padding: 0px 0px 0px 0px;
	width: 200px;
	float: left;
	height: 93px;
	margin: 0px 0px 0px 0px;
}
.feature_curr {
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px 0px 10px 0px;
	clear: both;
	width: 594px;
}
.feature_curr_notes {
	padding: 0px 0px 0px 0px;
	width: 375px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#content_country {

	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.feature_country {
	padding: 0px 0px 0px 0px;
	width: 590px;
	height: 725px;
	margin: 0px 0px 10px 0px;
}
#content_fnd {
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	position: relative;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#content_links {
	float:left;
	width: 887px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
}
#content_about {
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	background-color: #FFFFFF;
}
#content_contact {

	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	background-color: #FFFFFF;
}
#content_weather {
	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	position: relative;
	font-size:16px;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#content_travel {

	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	background-color: #FFFFFF;
}
#content_people {

	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	background-color: #FFFFFF;
}
#content_language {

	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	position: relative;
	font-size:16px;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#content_culture {

	float:left;
	width: 590px;
	padding: 10px 4px 0px 5px;
	height: 1070px;
	font-size:16px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
}
.fd_img {


	padding: 20px 10px 0px 0px;
	height: 100px;
	width: 100px;
	float: left;
}
.fd_img2 {



	padding: 8px 10px 0px 0px;
	height: 162px;
	width: 100px;
	float: left;
}
#content_chat {

	float:left;
	width: 896px;
	padding: 0px 0px 0px 0px;
	height: 1080px;
	position: relative;
	clear: both;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
}
.weather_movie {
	height: 337px;
	width: 510px;
	margin: 0px 0px 10px 0px;
	clear: both;
	padding: 0px 0px 0px 80px;
	background-color: #eeeeee;
}
.links_pp {
	padding: 0px 0px 0px 0px;
	width: 100px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.links_gad {
	padding: 0px 0px 0px 0px;
	height: 60px;
	width: 498px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.links_ads {
	padding: 10px 0px 0px 0px;
	height: 65px;
	width: 870px;
	margin: 0px 0px 0px 10px;
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.links_ads1 {

	padding: 10px 0px 0px 0px;
	height: 65px;
	width: 870px;
	margin: 0px 0px 0px 10px;
	clear: both;
}
.feature5 {

	padding: 0px 4px 10px 0px;
	width: 586px;
	float: left;
}
.lang_img1 {
	padding: 0px 0px 0px 0px;
	height: 120px;
	width: 80px;
	float: left;
	margin: 0px 4px 0px 0px;
}
.lang_img2 {

	padding: 0px 0px 0px 0px;
	height: 116px;
	width: 85px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.feature_contact {
	padding: 0px 0px 0px 60px;
	width: 530px;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}
#pic {
	width: 250px;
	height: 260px;
	float: left;
	margin: 10px 10px 5px 20px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#pic a .large {
	border: 0px;
	height: 1px;
	left: -1px;
	top: -1px;
	width: 1px;
}
#pic a .large4 {
	border: 0px;
	height: 1px;
	left: -1px;
	top: -1px;
	width: 1px;
}
#pic a .large8 {
	border: 0px;
	height: 1px;
	left: -1px;
	top: -1px;
	width: 1px;
}
#pic a .large16 {
	border: 0px;
	height: 1px;
	left: -1px;
	top: -1px;
	width: 1px;
}
#pic a .large24 {
	border: 0px;
	height: 1px;
	left: -1px;
	top: -1px;
	width: 1px;
}
#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	height: 250px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 168px;
}

#pic a.p1:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
#pic a.p1:hover .large {
	height: 437px;
	left: 100px;
	top: 150px;
	position:absolute;
	width: 650px;
}
#pic a.p1:hover .large4 {
	height: 437px;
	left: 100px;
	top: 430px;
	position:absolute;
	width: 650px;
}
#pic a.p1:hover .large8 {
	height: 437px;
	left: 100px;
	top: 720px;
	position:absolute;
	width: 650px;
}
#pic a.p1:hover .large16 {
	height: 437px;
	left: 100px;
	top: 1000px;
	position:absolute;
	width: 650px;
}
#pic a.p1:hover .large24 {
	height: 437px;
	left: 100px;
	top: 1280px;
	position:absolute;
	width: 650px;
}
.peop_img {
	padding: 0px 0px 0px 0px;
	height: 119px;
	width: 100px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.peop_img1 {
	padding: 4px 0px 0px 0px;
	height: 100px;
	width: 110px;
	float: left;
	margin: 0px 5px 10px 0px;
}
.feature_marquee {
	width: 885px;
	height: 610px;
	margin: 0px 0px 10px 0px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px 0px 5px 0px;
}
.goo_add_1 {
	width: 160px;
	height: 610px;
	float: left;
	margin: 0px 0px 10px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px 0px 5px 0px;
	position: relative;
}
.trav_img {
	padding: 0px 0px 0px 0px;
	height: 130px;
	width: 104px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#content_language_scroll {
	width: 590px;
	padding: 0px 0px 0px 0px;
	height: auto;
	position: absolute;
	margin: 0px 0px 0px 0px;
}
#scroll_btn {
	position: absolute;
	right: 0px;
	width: 349px;
	padding: 1px 0px 0px 250px;
	background-color: #eeeeee;
	bottom: 0px;
}
#scroll_btn img {
	margin: 3px 0px 3px 0px;
	cursor: pointer;
}
#title_ad1 {
	margin: 10px 0px 0px 0px;
	height: 60px;
	width: 468px;
	float:right;
}
#title1 {
	height:60px;
	width:210px;
	float:left;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 2px;
}
#lrg_img {
	margin:0px 0px 0px 0px;
}
.bookmark {
	height:20px;
	width:100px;
	margin:330px 29px 0px 0px;
	float:right;
}
.weather_txt {
	text-align:left;
	float:left;
	clear:both;
	width:290px;
	padding:7px 0px 0px 18px;
	font-size:90%;
	color: #666666;
}
#news_ticker{
	padding: 3px 0px 0px 5px;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 426px;
	height: 19px;
	background-color:#FFFFFF;
}
.feature_contact1 {
	padding: 0px 0px 0px 40px;
	width: 550px;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}
#directory{
	width:195px;
	height:100px;
	float:left;
	margin:10px 0px 0px 1px;
}
.directory1{
	width:590px;
	background-color:#eeeeee;
}
.norway_shop {
	padding: 0px 10px 10px 40px;
	width:845px;
	border: 2px solid #CCCCCC;
	margin: 3px 0px 0px 0px;
	float:left;
}
.feature_video1 {
	padding: 10px 0px 0px 40px;
	width: 550px;
	height: 415px;
	margin: 0px 0px 10px 0px;
	background-color: #eeeeee;
	clear: both;
}