html, body{ 
margin:0; 
padding:0; 
text-align:center; 
background-color:#fff; 
font-family: Tahoma, Geneva, sans-serif;
font-size: small;
background: #fff;
line-height:1.3em;	
} 

h1 {

font-family: "Georgia", "Times New Roman", "Times Roman",  Times, serif;
font-size: 160%;
color:#9F0E36;
margin-bottom:5px;
margin-top:10px;
margin:0px;
padding:0px;
}

h2 {

font-family:"Trebuchet MS", Geneva, sans-serif;
font-size: 120%;
height:30px;
width:300px;
color:#606060;
margin:0px;
margin-bottom:15px;
margin-top:10px;
padding:0px;
border-bottom:1px solid;
border-color:#9F0E36;
}

img {
margin:0px;
margin-bottom:15px;
padding:0px;
border:0px;
}

/* == GENERAL LINKS == */

a:link, a:visited {
color: #9F0E36; 
text-decoration: underline;
}

a:hover {
color: #000; 
text-decoration: none;
}

a:active {
color: #606060;
text-transform: none;
}


a.tour:link, a.tour:visited {

font-family: "Georgia", "Times New Roman", "Times Roman",  Times, serif;
font-size: 160%;
color:#9F0E36;
text-transform:uppercase;
text-decoration:underline;
}

a.tour:hover{

font-family: "Georgia", "Times New Roman", "Times Roman",  Times, serif;
font-size: 160%;
color:#000;
}

a.tour:active {

font-family: "Georgia", "Times New Roman", "Times Roman",  Times, serif;
font-size: 160%;
color:#000;
text-decoration:underline;
}



 /* DIV IDs */

#stage{ 
width:760px;
margin-top:10%;
margin-left:auto;
margin-right:auto;
border:0px;

} 


 /* COLS */

#content-box-left {
 
width:360px;
height:440px;
padding:0;
padding-left:20px;
padding-top:20px;
margin:0;
color: #606060;
border:1px dashed #666;
border-right:0px;
float: left;
text-align:left;  
font-size: 11px;
background: #fff;
line-height:1.3em; 
}

#content-box-right {
 
width:357px;
height:440px;
padding:0;
padding-left:20px;
padding-top:20px;
margin:0;
color: #606060;
border:1px dashed #666;
border-left:0px;
float: right;
text-align:left;     
}

#text {
 
width:340px;
padding:0;
margin:0;
color: #606060;
font-size: 11px;
background: #fff;
line-height:1.3em;	
}
