/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
.style1 {
	color: #FFFFFF;
}



body {
	background-image:url('images/home_bg.gif');
	background-repeat:no-repeat;
	background-position:center top; 
	margin:0px;
	font-family:"Arial Narrow", Arial;
	background-color:#4B9CEF;
}

#container {
	width:965px;
	margin:200px auto 0px auto;
}

#homeform {
	padding:0px;
	width:295px;
	position:absolute;
	margin:-8px 0px 0px 383px;
}

#homeform input {
	margin:0px;
	
	

}

.longinput {
	width: 290px;
	height: 20px;
	color: #A8A8A8;
	border: 0px;
	font-size: 14px;
	padding-top:3px;
	padding-left:5px;
}
.smallinput {
width:135px;
	height:20px;
	color: #A8A8A8;
		font-size:14px;
border:0px;
padding-top:3px;
	padding-left:5px;

}

.padtop {
	padding-top:5px;
}

.centre {
	text-align:center;
}

.submit {
background-color:#A00104;
border:0 none;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:2px;
}

#hometext {
	width:250px;
	position:absolute;
	margin:0px 0px 0px 703px;
	color:#ffffff;
	font-weight:bold;
}

.yellow {
	color:#F2D900;
	margin:0px;
	font-size:16px;
}

h4 {
	color:#F2D900;
	margin:0px;
	font-size:16px;
}

h3 {
	color:#F2D900;
	margin:0px;
	font-size:16px;
}

h2 {
	color:#F2D900;
	margin:0px;
	font-size:16px;
}

h1 {
	color:#F2D900;
	margin:0px;
	font-size:16px;
}

#footertext {
	position:absolute;
	margin:190px 0px 0px 383px;
	width:563px;
	font-weight:bold;
	color:#01162c;

}
.right {
	text-align:right;
}

#lotteryodds {
	width:212px;height:57px;
	position:absolute;
margin:235px 0px 0px 80px;
}