body {
	margin: 0;
	padding: 0;
	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	
	background: #ffffff;
}

.body {
	background: #c5e5f4;
}

label {
	cursor: pointer;
}

a {
	text-decoration: underline;
	
	color: #000000;
}
a:hover {
	text-decoration: underline;
	
	color: #000000;
}

.top_left_lovehearts1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 86px;
	height: 184px;
	
	background: url(../../images/national/top_left_lovehearts1.gif);
}

.top_left_lovehearts2 {
	position: absolute;
	left: 86px;
	top: 0;
	width: 127px;
	height: 48px;
	
	background: url(../../images/national/top_left_lovehearts2.gif);
}

.top_right_lovehearts1 {
	position: absolute;
	left: 997px;
	top: 0;
	width: 119px;
	height: 108px;
	
	background: url(../../images/national/top_right_lovehearts1.gif);
}
.top_right_lovehearts2 {
	position: absolute;
	left: 945px;
	top: 108px;
	width: 171px;
	height: 67px;
	
	background: url(../../images/national/top_right_lovehearts2.gif);
}

.bottom_left_lovehearts1 {
	position: relative;
	left: 0;
	bottom: 31px;
	width: 68px;
	height: 37px;
	
	background: url(../../images/national/bottom_left_lovehearts1.gif);
}

.bottom_left_lovehearts2 {
	position: relative;
	left: 0;
	bottom: 31px;
	width: 413px;
	height: 447px;
	
	background: url(../../images/national/bottom_left_lovehearts2.gif);
}

.copyright {
	position: absolute;
	left: 1012px;
	top: 600px;
	width: 12px;
	height: 157px;
	
	background: url(../../images/copyright.gif);
}

.corner_top_left, .corner_top_right, .corner_bottom_right, .corner_bottom_left {
	position: absolute;
	width: 13px;
	height: 11px;
	overflow: hidden;
	
	background-repeat: no-repeat;
}

.corner_top_left {	
	left: -1px;
	top: -1px;
	
	background-image: url(../../images/corner_top_left.gif);
}

.corner_top_right {
	right: -1px;
	top: -1px;
	
	background-image: url(../../images/corner_top_right.gif);
}

.corner_bottom_right {
	bottom: -1px;
	right: -1px;
	
	background-image: url(../../images/corner_bottom_right.gif);
}

.corner_bottom_left {
	bottom: -1px;
	left: -1px;
	
	background-image: url(../../images/corner_bottom_left.gif);
}

#wrapper {
	width: 1010px;
	
	font-family: verdana, arial;
	font-size: 12px;
}

#header {
	position: relative;
	width: 921px;
	height: 96px;
	padding: 0 19px 0 70px;
	
	background: url(../../images/national/header_background.jpg);
}

.welcome {
	position: absolute;
	top: 16px;
	left: 210px;
	
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	
	color: #ffffff;
}

.nav_your_state {
	position: absolute;
	top: 32px;
	right: 20px;
}

	.nav_your_state ul {
		margin: 0;
		padding: 0;

		list-style: none;
	}

	.nav_your_state li {
		float: left;
		padding: 0 15px 0 0;

		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;	
	}
	
	.nav_your_state li a {
		text-decoration: none;
		
		color: #000000;
	}
	
	.nav_your_state li a:hover {
		text-decoration: underline;
		
		color: #000000;
	}

	.nav_your_state li.active {
		text-decoration: underline;
	}

	.nav_your_state li.last {
		padding: 0;
	}

.logo {
	position: absolute;
	top: 40px;
	left: 85px;
}

.nav_top {
	position: absolute;
	top: 66px;
	right: 166px;
}

	.nav_top ul {
		margin: 0;
		padding: 0;

		list-style: none;
	}

	.nav_top li {
		float: left;
		padding: 0 10px 0 0;

		font-size: 10px;
		font-weight: bold;
	}
	
	.nav_top li a {
		text-decoration: none;
		
		color: #000000;
	}
	
	.nav_top li a:hover {
		text-decoration: underline;
		
		color: #000000;
	}

.search_panel {
	position: absolute;
	top: 64px;
	right: 20px;
}

.search_panel input.field {
	height: 14px;
	
	font-size: 10px;
	
	border: 0px;
}

.search_panel input.button {
	font-size: 11px;
	line-height: 14px;
	
	padding: 0 0 1px 0;
	//padding: 0 2px;
	
	border: 0px;
	background: #999999;
}

#nav {
	width: 921px;
	height: 83px;
	padding: 12px 19px 0 70px;
	
	background: url(../../images/national/nav_background.jpg);
}

.space {
	float: left;
	width: 20px;
	height: 22px;
}

.nav_panel {
	float: left;
	width: 720px;
	height: 84px;
}
	
.nav_image {
	
}

.your_state {
	float: left;
	height: 83px;
	margin: 0 0 0 48px;
}

#main {
	position: relative;
	min-height: 592px;
	_height: 592px;
	
	background: #ffffff;
	_background: url(../../images/national/content_bg_iehack.jpg);
}
	#main .bg_img_left {
		position: absolute;
		left: 0;
		width: 70px;
		height: 100%;

		background: url(../../images/national/left_sidebar.jpg);
	}
	#main .bg_img_right {
		position: absolute;
		right: 0;
		width: 19px;
		height: 100%;

		background: url(../../images/national/right_sidebar.jpg);
	}

#content {
	float: left;
	position: relative;
	left: 70px;
	width: 921px;
	height: 100%;
	margin: 0 auto;
}

.content {
	position: relative;
	width: 841px;
	_width: 842px;
	/*min-height: 572px;*/
	margin: 10px auto;
	padding: 10px 20px;
	
	border: 1px dashed #bfbfbf;
}

.content_block {
	position: relative;
	float: left;
	width: 577px;
	//width: 577px;
	_width: 577px;
	margin: 10px 0;
	padding: 12px 15px;
	
	border: 1px dashed #bfbfbf;
}

	.content_block .custom_table {
		
	}

		.content_block .custom_table tr {
			vertical-align: top;
		}

		.content_block .custom_table p {
			padding: 2px 0;
			margin: 0;
		}

		.content_block .custom_table td {
			padding: 3px 5px 10px 5px;

			line-height: 140%;
		}

			.content_block .custom_table td img {
				padding: 2px;

				border: 1px solid #999999;
			}

.content_block_noads {
	position: relative;
	float: left;
	width: 96%;
	margin: 10px 0;
	padding: 12px 15px;
	
	border: 1px dashed #bfbfbf;
}

.content_block_home {
	clear: both;
	margin: 0 0 15px 0;
	
	border-bottom: 1px solid #cccccc;
}

.homepage_blocks {
	float: left;
}

.homepage_event_block {
	position: relative;
	float: left;
	width: 272px;
	margin: 10px 0 10px 1px;
	_margin: 10px 0 10px 1px;
	padding: 3px;
	_padding: 3px 2px 3px 3px;
	
	border: 1px dashed #bfbfbf;
}

.homepage_content_block {
	position: relative;
	float: left;
	width: 272px;
	margin: 10px 0 10px 16px;
	_margin: 10px 0 10px 15px;
	padding: 3px;
	_padding: 3px 2px 3px 3px;
	
	border: 1px dashed #bfbfbf;
}

.blockname {
	padding: 2px 2px 5px 5px;
	
	font-size: 13px;
	font-weight: bold;
	
	color: #ff0000;
}

.blockname a {	
	font-size: 13px;
	font-weight: bold;
	
	color: #ff0000;
	text-decoration: none;
}

.blocktext {
	width: 266px;
	min-height: 154px;
	_height: 154px;
	padding: 3px;
	
	font-size: 10px;
	
	color: #333333;
}
	.blocktext p {
		margin: 5px 0;
		padding: 0;
	}
	
	.blocktext a {
		text-decoration: none;
		
		color: #333333;
	}
	.blocktext a:hover {
		text-decoration: underline;
	}

.block_bg_bluegreen {
	background: #88cbd3 url(../../images/content_gradient_bluegreen.jpg) repeat-x;
}
.block_bg_green {
	background: #cee2af url(../../images/content_gradient_green.gif) repeat-x;
}
.block_bg_orange {
	background: #fcde96 url(../../images/content_gradient_orange.jpg) repeat-x;
}
.block_bg_blue {
	background: #9dc6d8 url(../../images/content_gradient_blue.gif) repeat-x;
}

.noborder {
	border: 0;
}

.side_blocks {
	float: left;
}

.sponsors_block {
	position: relative;
	width: 210px;
	margin: 10px 0 10px 20px;
	padding: 10px 0 0 0;
	
	border: 1px dashed #bfbfbf;
}

.sponsors_block a.img {
	display: block;
	margin: 0 auto 8px auto;
	
	text-align: center;
}

.sponsors_block a.text {
	display: block;
	margin: 0 8px 10px 8px;
	padding: 0;
	
	text-decoration: none;
}

.title_text {
	font-size: 14px;
	font-weight: bold;
	
	color: #ff0000;
}

.nav_footer {
	float: left;
	height: 18px;
	padding: 0 0 0 20px;
}

	.nav_footer ul {
		margin: 0;
		padding: 0;

		list-style: none;
	}

	.nav_footer li {
		float: left;
		padding: 0 12px 0 0;

		font-size: 10px;

		color: #666666;
	}
	
	.nav_footer li a {
		text-decoration: none;
		
		color: #666666;
	}
	
	.nav_footer li a:hover {
		text-decoration: underline;
		
		color: #666666;
	}
	
.siteby {
	 float: right;
	 padding: 14px 20px 14px 0;
}

#footer {
	clear: both;
	height: 26px;
	
	background: url(../../images/national/bottom.jpg) no-repeat;
}

.print {
	padding: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.print a { margin: 0 0 0 10px;}

.search_result {
	padding: 0 0 8px 0;
}

.search_description {
	padding: 0 0 0 14px;
	
	font-size: 10px;
}


/* Additional CSS for Homepage - Right Hand Side - Subscription Box */
.ad_block {
	border: 1px dashed #BFBFBF;
	margin: 10px 0pt 0pt 14px;
	padding: 3px 3px 10px;
	position: relative;
	width: 210px;
}

.ad_block_content {
	text-align: center;
}
