body {
	text-align: center;
	background-color: #003300 !important;
	min-width: 995px;
	font-family: Georgia,"Times New Roman";
	margin: 0 0 0 0;
}

a:link		{ text-decoration:none; }
a:visited	{ text-decoration:none; }
a:hover		{ text-decoration:none; }
a:active	{ text-decoration:none; }
a img { border: 0; }
    
div.container {
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 995px;
}
div.header {
	height: 145px;
	width: 995px;
}
div.header div.white {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	height: 110px;
	width: 995px;
}
div.header div.white img {
	position: absolute;
	left: 30px;
	top: 9px;
}
div.header div.white h1 {
	position: absolute;
	left: 145px;
	top: 33px;
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 35px;
	color: #003300;
	/*
	Bellow things necesary to override external style sheet on included competitions page.
	*/
	font-family:Georgia,"Times New Roman";
	border: none;
	background-color: white;
	letter-spacing: normal;
}
form#login {
	position: absolute;
	top: 28px;
	right: 289px;
	width: 119px;
	height: 56px;
	background-image: url("images/structure/header_button.png");
	background-position: 119px;
}
form#login p {
	position: absolute;
	top: 6px;
	left: 11px;
	font-size: 12px;
	margin: 0 0 0 0;
}
form#login input {
	position: absolute;
	top: 26px;
	left: 11px;
	width: 90px;
}

div.header div.white a.button {
	position: absolute;
	top: 28px;
	height: 56px;
	width: 119px;
	background-image: url("images/structure/header_button.png");
	background-position: 0;
	color: #FFFFFF;
	font-weight: normal;
}
div.header div.white a.button:hover {
	background-position: 119px;
	color: #000000;
}
div.header div.white a#members {
	right: 170px;
}
div.header div.white a#visitors {
	right: 30px;	
}
div.header div.white a.button p {
	margin: 0 0 0 0;
	position: absolute;
	top: 16px;
	font-size: 23px;
	font-family: Georgia,serif;
	letter-spacing: normal;
	line-height: normal;
}
div.header div.white a#members p {
	left: 14px;
}
div.header div.white a#visitors p {
	left: 20px;
}
div.header div#contact_o {
	position: absolute;
	top: 110px;
	left: 0px;
	height: 35px;
	width: 995px;
	background-color: #808080;
}
div.header div#contact_i {
	position: absolute;
	top: 1px;
	left: 0px;
	height: 33px;
	width: 995px;
	background-color: #EAEAEA;
}
div.header div#contact_i p {
	position: absolute;
	top: 9px;
	right: 12px;
	margin: 0 0 0 0;
	font-size: 11px;
	font-family: Georgia,serif;
	letter-spacing: normal;
	line-height: normal;
}
*.rounded {
	cursor: pointer;
}
*.rounded p {
	z-index: 3;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
}
*.rounded img {
	position: absolute;
	z-index: 4;
}
*.rounded img#main {
	top: 0px;
	left: 0px;
	z-index: 1;
}
*.rounded img#t_l {
	top: 0px;
	left: 0px;
}
*.rounded img#t_r {
	top: 0px;
	right: 0px;
}
*.rounded img#b_l {
	bottom: 0px;
	left: 0px;
}
*.rounded img#b_r {
	bottom: 0px;
	right: 0px;
}
div.transparency {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	width: 100%;
	background-color: #003300;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
img#visitor_img {
	width: 995px;
	height: 204px;
}
div.v_menu {
	float: left;
	width: 175px;
}
a.v_menu_button {
	position: absolute;
	left: 17px;
	width: 175px;
	height: 60px;
	background-image: url("http://ringwaygolfclub.co.uk/images/structure/menu_button.png");
	background-position: 0px;
	text-align: center;
	cursor: pointer;
}
a.v_menu_button:hover {
	background-position: 175px;
}
a.v_menu_button h2 {
	color: white;
	font-weight: normal;
	font-size: 20px;
	margin: 18px 0 2px 0;
	border-bottom: none;
	font-family: Georgia,serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height:normal;
}
div.body {
	float: left;
	position: relative;
	width: 995px;
	background-color: white;
}
div.flexwhite {
	background-color: white;
}
div#nav {
	color: #919191;
	position: absolute;
	left: 3px;
	bottom: 2px;
	font-size: 11px;
}
div#nav a {	font-size: 11px; }
div#nav a:link		{ color:#919191; }
div#nav a:visited	{ color:#919191; }
div#nav a:hover		{ color:#919191; }
div#nav a:active	{ color:#919191; }

div.clear {
	clear: both;
	height: 20px;
}
div.footer {
	clear: both;
	color: white;
	text-align: right;
}
div.footer p {
	margin: 5px 3px 0 0;
	font-size: 11px;
}
div.footer p a {
	color: white;
	font-family: Tahoma;
}