* {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a, a:visited {
	text-decoration: none;
	color:black;
	font-weight:bold;
}

a:hover {
	color:blue;

}

body {
	background: MintCream   url("/images/banners/london5.jpg") no-repeat right top;
	background-repeat: repeat-x;
}
img {
	border:0px;
	text-decoration: none; 
}

#Banner {
	height:200px;
	margin: 0px auto;
/* 	border-bottom: 1px solid black; */
}
#vesLogo {
	position:absolute;
	left: 15px;
	top : 51px;	
}

#HorizontalNav {
	height:50px;
	position: absolute;
	left:215px;
	top:156px;	
}

#HorizontalNav ul {
	margin: 0px;
	padding: 0px;
/* 	font-family: Arial, Helvetica, sans-serif; */
	font-size: small;
	color: #FFF;
	line-height: 50px;
	white-space: nowrap;
}

#HorizontalNav li {
	list-style-type: none;
	display: inline;
	background: url("/images/shade.png") repeat left top;
}

#HorizontalNav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}



#page {
	background: transparent url("/images/white-gradient-page.png") repeat scroll;
	padding: 30px 10px;
}
#page h1, #page h4, #page p{
	padding:5px;
}
#page li {
	list-style-type: none;
	padding: 0px;
	margin-left:10px;
}

#page li a {
	text-decoration: none;
	padding:0px;
}
#contactBox {
	text-align:center;
	margin:0px auto;
	width:30%;
}

h1 {
	font-size: 2em;
}
h4 {
	font-size: 1em;
	padding: 10px 10px 0;
}
p {
	padding: 0 10px 1em;
}
html, body, a {
	height: 100%;

}

#container {
	min-height: 100%;
	margin: 0 auto;
}
* html #container {
	height: 100%;
}
#footer {
	background: url("/images/footer_repeater.png") repeat-x;
/*	text-align: center;*/
	color:white;
	height: 200px;
	margin: -210px auto 0 auto;
	padding-left:25px;
}
#footer p {
	padding:0px;
}
#footer a {
	color:white;
}
#footer img{
	margin: 49px 15px 0px 0px;
}
#clearfooter {
	height: 210px;
}
.winOSX {
	display:inline;
	text-align:right;
	position:absolute;
	left: 20%;
	width:12%;
}
.winOSX a{
/* 	display:none; */
	font-size: xx-small;
	display:inline;

}
#overviewBox {
	width:50%;
	
}

.left{
	width:12%;
	position:relative;
	left: 0px;
}

.Guide { 
	width:75%;
	margin:10px auto;
}
.Guide img {
	margin:10px auto;

}
.guideChoice {
	margin:10px auto;
	width:128px;
}
.guideChoice {
	margin:10px auto;

}
.even {
	background: url('/images/odd.png') repeat;
	text-align: center
}
#liHolder{
	width:300px;
	margin: 0px auto;
	
}
.odd {
	text-align: center

}
.row {
	width: 90%;
	margin:10px auto;
}

#table4movies{
	text-align:center;
}
#table4movies img{
	width:48px;
	margin: 0px auto;
}
#table4movies td {
	width: 10%;
}