@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a {
	font-weight: bold;
}

#container{
width:800px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
border:3px solid #FFFFFF;
}

#top{
height:111px;
background-image: url(NavPics/carter_banner.jpg);
background-repeat:no-repeat;
}

#menu{
float:left;
width:586px;
padding:7px;
}

#menu a:link{
font-weight:bold;
text-decoration:none;
color:#333333;
font-stretch: extra-expanded;}

#menu a:visited{
font-weight:bold;
text-decoration:none;
color:#333333;
font-stretch: extra-expanded;}

#menu a:hover{
font-weight:bold;
text-decoration:underline;
color: #009966;
font-stretch: extra-expanded;}

#menu a:active{
font-weight:bold;
text-decoration:underline;
color: #009966;
font-stretch: extra-expanded;}

#updated{
float:right;
width:186px;
padding:7px;
text-align:center;
font-weight:bold;
}

.clearer{
clear:both;
}

#joinlist{
padding:5px;
text-align:center;
background-color:#CCCCCC;}

#joinlist a{
font-size:12px;
font-weight:bold;
color: #003399;
text-decoration:none;
}

#joinlist a:hover{
font-size:12px;
font-weight:bold;
color: #003399;
text-decoration:underline;
}

#joinlist a:active{
font-size:12px;
font-weight:bold;
color: #003399;
text-decoration:underline;
}

#joinlist a:visited{
font-size:12px;
font-weight:bold;
color: #003399;
text-decoration:none;
}

#mainleft{
float:left;
width:530px;}

#mainright{
float:right;
width:270px;}

#shopleft{
float:left;
width:650px;}

#shopright{
float:right;
width:140px;}

#gigadvert{
margin-top:5px;}

#interviewleft{
float:left;
width:288px;
padding:2px;}

#interviewright{
float:right;
width:220px;
padding:5px;}

#visitforum{
padding:5px;
text-align:center;
}

#tourinfo{
margin-top:10px;
padding:5px;
text-align:center;
}

#abdoutour{
margin-top:5px;
padding:5px;
background-color: #99CC66;
}

#jimtour{
margin-top:10px;
padding:5px;
background-color: #99CC66;
}

#ebay{
margin-top:10px;
padding:5px;
}

#myspace{
padding:5px;
text-align:center;
}

.tourheaders{
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

#livepic{
margin-top:10px;
}

.shopr{
padding:5px;
background-color: #ffff99; /* #99CCCC; */
}

#countryinfo {
	background-color: #FFCC66;
	border: 1px solid #FF9900;
	padding:7px;
	color:#FF3300;
	font-size:12px;
	text-align:center;
}