/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
background-color:#d3d3d3;
margin:0px;
}
a:link {
	text-decoration: none;
	color: #660033;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #660033;
}
h2 a:active {
	text-decoration: none;
	color: #FFF;
}
h2 a:link {
	text-decoration: none;
	color: #FFF;
}
h2 a:visited {
	text-decoration: none;
	color: #FFF;
}
h2 a:hover {
	text-decoration: none;
	color: #FFF;
}

h2
{
margin:0px;
font-size:x-small;
padding-bottom:2px;
text-transform:uppercase;
background-color:#50353a;
padding:4px;
color:#CCC;
}
h3
{
margin:0px;
font-size:x-small;
padding-bottom:2px;
background-color:#999;
padding:1px;
text-align:center;
color:#e0e0e0;
}

.Header
{
height:300px;
margin:0px auto;
background-color:#FFFFFF;
text-align:center;
background-image:url(TBg.jpg);
}
.Spacer
{
width:890px;
margin:0px auto;
height:6px;
}
.Content
{
width:890px;
margin:0px auto;
}
.ContentBox
{
width:890px;
margin:0px auto;
background-color:#E3E3E3;
text-align:center;
}
.ContentLeft
{
width:246px;
float:left;
padding:4px;
background-color:#c9c9c9; 
}
.ContentRight
{
width:625px;
float:right;
padding:4px;
background-color:#c9c9c9; 
}

.Bold
{
font-weight:bold;
}
.Centre
{
text-align:center;
}
.MainImage
{
width:530px;
heigt:200px;
border:5px solid #efefef;
}
.Image
{
text-align:center;
}
.floatimageleft {
float:left;
margin-top:3px;
margin-right:3px;
margin-left:3px;
margin-bottom:3px;
}
.LogiesText {
font-size:x-small;
padding-top:3px;
}
em {
	padding-right:3px;
	color:#a5cced;
	text-align:justify;
	border-bottom:1px dotted #a5cced;
	text-decoration:none; 
}
u {
	padding-right:3px;
	font-weight:bold;
	color:#022640;
	text-align:justify;
	text-transform:uppercase;
	border-bottom:1px dotted #403A5C;
	text-decoration:none; 
}
strong {
	padding-right:3px;
	font-weight:bold;
	text-align:justify;
	margin:0px;
}
.VideoBox {
width:100%;
text-align:center;
padding-top:10px;
}
.VideoLinks {
width:170px;
float:left;
}	
.Quote
{
border: 0px dashed #2F6FAB; 
padding: 5px; 
background: #F9F9F9; 
color: #2f6fab;
}	

.ImageBorder{
	border-style: dotted;
	border-width:1px;
	border-color: #ababab;
	padding:3px;
	background-color:#fff;
}
.WhiteBox {
background:#FFF;
text-align:center;
}

.Wallpaper {
width: 200px;
float:left;
min-height:180px;
text-align:center;
}
