@charset "UTF-8";

* { padding: 0em; margin: 0em; }
html ,body {
	padding: 0; margin: 0; height:100% !important; min-height: 100% !important; max-height: 100% !important; background-color:#000000;}
/* Layout */
#container {
	position: relative;
	background-color:#000000;
	width: 100%;	
}
#clubkilsyth {
	clear: right;
	float: left;
	height: auto;
	width: 50%;
	background-color: #000000;
}
#clubringwood {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 50%;
	clear: right;
}
.logo1 {
	height: 460px;
	width: 211px;
	padding-top:200px;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style4 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style5 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
#container #clubkilsyth .logo1 .style1 a {
	font-size: 12px;
	color: #FDCC2A;
}
#container #clubringwood .logo1 .style4 a {
	font-size: 12px;
}

