/*------------------------*/
/* Global Element Styles */
html {border: none;}

body {
	margin: 0;
	font-family: "Verdana";
	font-size: 11px;
	background: #fff url(graphics/bg_header.jpg) repeat-x;
}

img {border: 0; line-height:0; font-size:0;}

h1, h2, h3, h4, h5 {margin: 0; padding: 0;}

p {margin: 0 0 15px 0;}

br.clearBoth {clear: both;line-height: 0;font-size: 0;}

h2{
	font-size: 18px;
}
h3{
	font-size: 15px;
}

a{
	color: #777;
	text-decoration: none;
}

/*-------------*/
/* Navigation */

#nav {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	height: 188px;
	clear:both;
	float: right;
}
#nav li {
	float: left;
}
#nav li a {
	outline: none;
	display: block;
	padding: 0 0;
	height: 188px;
	line-height: 188px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(graphics/nav_temp.jpg);
}
#bWorldMapofKyles{background-position: 0px 0; width: 159px;}#bWorldMapofKyles:hover {background-position: 0px -188px;}#nav li.current #bWorldMapofKyles {background-position: 0px -376px;}


#subNav{}

/*------------------*/
/* Main Containers */

#siteContainer {
	padding: 0 60px;
}

#tag{
	text-indent: -999999px;
	background: url(graphics/t_together.gif) no-repeat;
	width: 892px;
	height: 26px;
	margin: 20px 0 40px 0;
}

#formContainer{
	background: url(graphics/bg_form.gif) no-repeat;
	width: 245px;
	height: 227px;
	float: left;
	margin-right: 30px;
	}
	#formContainer .pad{
		padding: 66px 14px;
	}

.formStyle{
	margin: 0;
	padding: 0;
	}
	.formStyle label{
		
	}
	.formStyle input{
		padding: 3px 5px;
		border: 1px solid #ddd;
		clear: both;
		margin-bottom: 5px;
		width: 170px;
		font-size: 15px;
	}
#bSave{
	height: 55px;
	width: 245px;
	background: url(graphics/b_save.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
	display: block;
	position: absolute;
	margin: 247px 0 0 0;
	}
	#bSave:hover{
		background-position: 0 -55px;
	}
/*--------------------*/
/* Header and Footer */

#header {
	height: 170px;
}

#logo{
	background: url(graphics/logo_kyle_density2.gif) no-repeat;
	width: 379px;
	height: 72px;
	text-indent: -9999px;
	outline: none;
	float: left;
	position: absolute;
	margin-top: 49px;
	}
	#logo a{
		text-indent: -9999px;
		display: block;
		outline: none;
		text-decoration: none;
		width: 379px;
		height: 72px;
	}

#footer {
	font-size: 10px;
	color: #888;
	clear: both;
	margin-top: 40px;
	background: #ececec;
	}
	#footer .pad{
		padding: 40px 60px;
	}
	#footer a:hover{
		background: #777;
		color: #fff;
	}
#tTell{
	text-indent: -99999px;
	margin-bottom: 20px;
	width: 427px;
	height: 44px;
	background: url(graphics/t_tell.gif) no-repeat;
}

#siteTable{
	width: 100%;
	}
	#tableCol1{
		width: 290px;
	}
	#tableCol2{
	
	}

/*-------------------------*/
/* Page Specific Elements */


/*----------------*/
/* Shared Styles */

#colLeft{}

#colRight{}

#kyleCounter{
	position: absolute;
	width: 139px;
	height: 42px;
	background: url(graphics/bg_count.gif) no-repeat;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	line-height: 42px;
	margin: 52px 0 0 530px;
}