﻿body {
	background-color:#000;
	font-family: "Arial";
	color: #FFF;
	font-size:Medium;
	
	scrollbar-face-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-track-color:#000;
	scrollbar-arrow-color:RED;

	background-image:url('images/starspray.jpg'); 
	background-position:center center;
	background-attachment:fixed;
}

body a {color: #000; text-decoration: none;	font-size:small;}
.body {color: #000; font-size:12px; font-weight:none; font-family: "Arial"; line-height:135%;}
.header {color: #FFF; font-size:18px; font-weight:bold; background-color: FFFF00; font-family: "Arial";}
.subhead {color: #000; font-size:16px; font-weight:bold; font-family: "Arial"; line-height:135%;}

.tour {color: RED; font-size:18px; font-weight:bold; font-family: "Arial"; line-height:250%;}
.dates {color: #000; font-size:12px; font-weight:none; font-family: "Arial"; line-height:150%;}
.press {color: #333; font-size:12px; font-weight:none; font-family: "Arial"; line-height:135%;}
.contact {color: #000; font-size:16px; font-weight:none; font-family: "Arial"; line-height:135%;}

a:link a:hover{color: red;}
a:visited {color: orange;}

.mainlinks {color: #000; font-family:Arial, Helvetica, sans-serif; font-size:large; font-weight:bold; text-transform:uppercase; text-align: center;}
.whitebg {background-color: #FFF; text-align: center;}
.bodyhead {color: #CC0000; font-size:medium; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align: center;}
.bodytext {color: #000; font-size:12px; font-weight:none; font-family: "Arial"; line-height:135%;}
.bodytext16 {color: #000; font-size:16px; font-weight:none; font-family: "Arial"; line-height:135%;}
