.pre {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.6em;
}

.p {
	font-family: "Trebuchet MS";
	font-size: .75em;
	text-align: justify;
	line-height: 1.5em;
}

.h1 {
	font-size: 21px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 0px;
}

.h1centred {
	font-size: 21px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0px;
}

.h2 {
	font-size: 14px;
	text-decoration: none;
}

.h2 a {
	font-size: 14px;
	background-color: #003399;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	color: #FFFFFF;
	font-style: normal;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.h3 {
	font-size: .85em;
}

a {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

body {
	font-family: "Trebuchet MS";
	font-size: .75em;
	color: #000000;
	background-color: #333333;
	background-position: center top;
	text-align: justify;
	padding: 0px 15px;
	background-repeat: repeat-x;
	vertical-align: middle;
	line-height: 1.5em;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#img {
	padding: 5px 15px 15px 0px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	float: left;
	clear: both;
}

#header {
	color: #CCCCCC;
	width: 900px;
	height: 150px;
	margin: 0px;
	background: url(../images/header_text.jpg) no-repeat center top;
	font-size: 36px;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	padding: 10px 30px 10px 0px;
	font-family: serif;
	clear: both;
}

#leftcolumn {
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 1px;
	float: left;
	font-family: "Trebuchet MS";
	list-style-position: inside;
	list-style-type: circle;
	text-align: center;
	vertical-align: top;
	line-height: 1.5em;
	font-size: .95em;
	background-color: #FFFFFF;
	background-image: url(../Events/Current/Wimbledon/Strawberry.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
content {
	float: left;
	color: #333;
	background: #FFFFFF;
	margin: 55px;
	padding: 0px;
	display: inline;
	width: 660px;
	height: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#rightcolumn {
	color: #333;
	background: #D2D5FF;
	margin: 0px;
	padding: 10px;
	height: 350px;
	width: 200px;
	float: left;
	font-size: 12px;
}
#footer {
	width: 900px;
	clear: both;
	color: #FFFFFF;
	background: url(../images/header_bg.png) center center;
	margin: 0px;
	font-size: 1em;
	height: 14px;
	padding: 6px 6px 5px;
	float: none;
	text-align: center;
	vertical-align: middle;
}
#navigation {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000033;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	letter-spacing: 2px;
}
#leftcolumn a {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: "Trebuchet MS";
	list-style-position: outside;
	list-style-type: circle;
	line-height: 0.75em;
	text-decoration: none;
	text-indent: 5px;
}
#leftcolumn h1 {
	font-size: 1.2em;
	font-weight: bold;
}
#leftcolumn a:hover {
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: "Trebuchet MS";
	list-style-position: outside;
	list-style-type: circle;
	line-height: .75em;
	text-decoration: none;
	text-indent: 5px;
}
#imgright {
	padding: 5px 0px 15px 15px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	float: right;
	clear: both;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #00FFFF;
	color: #000000;
}
#wimbledoncontent {
	float: left;
	color: #333;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(../Events/Current/Wimbledon/Strawberry.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 55px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 350px;
	margin: 0px;
	height: 350px;
	width: 450px;
}
