html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

a.freetour:link, a.freetour:active{
	color:#003399;
	font-size:24px;
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.freetour:visited {
	color:#003399;
	font-size:24px;
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.freetour:hover {
	color:#003399;
	font-size:24px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}

a.otherlinks:link, a.otherlinks:active{
	color:#D6DAFA;
	font-size:14px;
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.otherlinks:visited {
	color:#D6DAFA;
	font-size:14px;
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.otherlinks:hover {
	color:#D6DAFA;
	font-size:14px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}
.mainimage a img{border: 2px solid #D6DAFA; text-decoration:none;}
.mainimage a:hover img{border: 2px solid #003399; text-decoration:none;}

.vidimage a img{border: 2px solid #003399; text-decoration:none;}
.vidimage a:hover img{border: 2px solid #FFFFFF; text-decoration:none;}

.titletext{
	font-size:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-align:left;
	height:40px;
}

.reviewtext{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	height:120px;
}

.titletext2{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}

.sitetitle{
	font-size:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:100px;
	background-color:#003399;
}

.subbartext{
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	height:35px;
	background-color:#D6DAFA;
}

.copyright{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
