body {
	font-family: tahoma,arial,verdana,helvetica,sans;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: #445133 url(/newclose-cricket-members/images/background.png) no-repeat scroll center 20px;
	color: #FFFFFF;
	border: 0;
}

#menu {
	text-align: left;
	position: relative;
	top: 20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#menu a {
	text-decoration: none;
}

#menu a:hover{
	color: #FFFFFF;
}

#menu li {
	line-height: 30px;
	width: 200px;
}

#menuContainer {
	background: transparent url(/newclose-cricket-members/images/green.png);
	position: relative;
	top: -8px;
	width: 200px;
	height: 262px;
	margin-left: 0px;
	margin-right: 0px;
}

#content {
	position: relative;
	top: 20px;
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}

.greyButton{
	background: transparent url(/newclose-cricket-members/images/grey.png) no-repeat scroll center center;
}

H1 {
	font-size: 16px;
}