/*
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 */
body{
	background-color:#390803;
	font-family:"new century schoolbook";
}
#wrapper{
	width:1168px;
	height:986px;
	margin:0 auto;
	

}

#background{
	background:url(images/background.jpg) no-repeat;
	width:1168px;
	height:986px;
}
#logoback{
	background:url(images/opaque.png) no-repeat;
	width:217px;
	height:173px;
	margin:0 auto;
	padding-top:9px;
}

#logo{
	background:url(images/statepokerlogo.png) no-repeat;
	width:143px;
	height:143px;
	margin:0 auto;
}
#logo a{
	width:143px;
	height:143px;
	display:block;
	overflow:hidden;
}

#bannerCont{
	background:url(images/bancont.png) no-repeat;
	width:621px;
	height:148px;
	margin:0 auto;
}
#strongText{
	width:621px;
	height:50px;
	margin:0 0 0 400px;
	font-size:35px;
	font-family:Helvetica;
	font-weight:bold;
	color:#FEFEFE;
	font-smooth:always;
}
#minorText{
	width:630px;
	height:25px;
	margin: 0 auto;
	font-size:20px;
	font-family:Helvetica;
	font-weight:bold;
	color:#FEFEFE;
}
#minorText2{
	width:621px;
	height:25px;
	margin:-10px 0 0 480px;
	font-size:20px;
	font-family:Helvetica;
	font-weight:bold;
	color:#FEFEFE;
}
#minorText3{
	width:621px;
	height:20px;
	margin:-10px 0 0 390px;
	font-size:20px;
	font-family:Helvetica;
	font-weight:normal;
	color:#FEFEFE;
}

#flashContent{
	margin:0px auto;
	width:1120px;
	height:600px;
}

#footer{
	margin-left:-50px;
	margin-top:75px;
	width:1265px;
	height:17px;
	background:#280602;
	}
#footer p{
	color:#FEFEFE;
	font-size:12px;
	font-family:Helvetica;
	font-weight:normal;
	display:block;
	text-align:center;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

