* {
margin: 0;
padding: 0;
}

body {
	background-color: #B30038;
}

/* Home page divs */
#Homelogobar {
width: 905px; 
height: 130px; 
margin-top: 15px;
}

#Homepicturearea {
width:905px; 
height: 130px;s 
}

#Homecontentarea {
width:905px; 
height: 260px; 
}

#Homecopyright {
width: 905px;
text-align: right; 
font: normal 11px  "Trebuchet MS", tahoma, verdana, sans-serif;
color: #FF6699;
margin-top: 10px;
clear: both;
}

#Homecopyright  a, #copyright  a  {
text-decoration: none;
color: #FF6699;
}

#Homecopyright  a:hover, #copyright  a:hover{
text-decoration: none;
color: #FFF;
}
/* End of Home page divs */

/* Section Page divs */
#sectiontopmenubar {
width: 784px; 
height: 40px; 
margin-top: 15px;
}

#sectionMainContent {
width:775px;  
}

div.TourManagementProfile {
width:775px;  
clear: both;
border-top: 1px solid #FF6699;
}

div.TourManagementNextSection {
width:775px;  
clear: both;
}

div.TourManagementProfile img{
margin-top: 10px;
}
#textContent {
width:505px; 
text-align: left; 
float: left;
font: normal 13px  "Trebuchet MS", tahoma, verdana, sans-serif;
}

#textContent h1 {
font: Bold 18px  "Trebuchet MS", tahoma, verdana, sans-serif;
/*margin-bottom: 6px;*/
color: #FFF;
}

#textContent h2 {
font: normal 15px  "Trebuchet MS", tahoma, verdana, sans-serif;
margin-bottom: 4px;
margin-top: 2px;
color: #FFF;
}

#textContent h3 {
font: bold 14px  "Trebuchet MS", tahoma, verdana, sans-serif;
color: #FFF;
}

#textContent h4 {
text-align:center;
font: bold 15px  "Trebuchet MS", tahoma, verdana, sans-serif;
color: #FFF;
}

#textContent hr {
height: 1px;
color: #FFF;
margin: 0;
}

#textContent img {
margin-right: 5px;
margin-top: 5px;
clear:left;
}

#textContent p, #textContent ul {
font: normal 13px  "Trebuchet MS", tahoma, verdana, sans-serif;
margin-bottom: 6px;
color: #FFF;
}

#textContent ul {
margin-left: 15px;}

#textContent table td {
font: normal 11px  "Trebuchet MS", tahoma, verdana, sans-serif;
border-top: 1px solid #FFF;
color: #FFF;
}

#textContent table.talentMenu td {
font: normal 11px  "Trebuchet MS", tahoma, verdana, sans-serif;
border-top: 1px solid #CC3366;
color: #FFF;
}

#textContent a {
text-decoration: none;
color: #FFCCCC;
}

#textContent a:hover {
text-decoration: none;
color: #FF6699;
}

#textContent p.navigation {
border-top: 1px solid #FF6699;

font: bold 14px  "Trebuchet MS", tahoma, verdana, sans-serif;
margin: 4px 0;
color: #FF6699;
}

#textContent p.navigation a {
text-decoration: none;
color: #FF6699;
}

#textContent p.navigation a:hover {
text-decoration: none;
color: #FFCCCC;
}


#contactContent {
width:260px;
float: right; 
}

#contactContent h3{
font: Bold 15px  "Trebuchet MS", tahoma, verdana, sans-serif;
margin-bottom: 3px;
margin-top: 1px;
color: #FFF;
}

div.contactdetails {
margin: 6px 0;
border: 1px solid #FFF; 
width:248px;
min-height: 100px; 
text-align: left; 
font: normal 11px  "Trebuchet MS", tahoma, verdana, sans-serif;
color: #FFF;
padding: 10px 5px 5px 5px;
float:right; 
}

div.contactdetails p {
margin-bottom: 5px;
}

div.contactdetails p.header {
font: bold 12px  "Trebuchet MS", tahoma, verdana, sans-serif;
margin-bottom: 4px;
}

div.contactdetails a {
text-decoration: none;
color: #FFCCCC;
}

div.contactdetails a:hover {
text-decoration: none;
color: #FF6699;
}

#copyright {
width: 775px;
text-align: right; 
font: normal 11px  "Trebuchet MS", tahoma, verdana, sans-serif;
color: #FF6699;
margin-top: 10px;
clear: both;
}


#sectionPictureBar {
width:775px;  
height: 270px;

}

#sectionPictureBar div {
float: left;
}

#sectiontopmenubar ul {
margin: 6px 0 0 0;
padding: 0;
list-style: none;
width: 650px;
float: left;
}

#sectiontopmenubar ul li {
float: left;
}

#sectiontopmenubar ul a {
display: block;
height: 20px;
background-position:top ;
text-indent: -1000em;
}

#sectiontopmenubar ul li a:hover {
background-position: center ;
}

#aboutus #sectiontopmenubar .aboutus a, 
#news #sectiontopmenubar .news a, 
#biographies #sectiontopmenubar .biographies a, 
#sponsors #sectiontopmenubar .sponsors a, 
#talent #sectiontopmenubar .talent a, 
#events #sectiontopmenubar .events a,
#tourManagement #sectiontopmenubar .tourManagement a,
#research #sectiontopmenubar .research a  {
background-position: bottom;
cursor: default;
}