*
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border: 0;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #FFFFFF;
}

p
{
	padding: 4px;
}

#container
{
	margin: auto;
	width: 982px;
}

	#masthead
	{
		background-image: url('/images/header2.jpg');
		background-repeat: no-repeat;
		height: 268px;
		width: 982px;
		margin: auto;
	}

	#masthead_inside
	{
		background-image: url('/images/header_inside.jpg');
		background-repeat: no-repeat;
		height: 184px;
		width: 982px;
		margin: auto;
	}

	#masthead_text
	{
		display: none;
	}

	#masthead #header
	{
		position: relative;
		top: 98px;
		left: 129px;		
	}

	#masthead_inside #header
	{
		position: relative;
		top: 38px;
		left: 127px;
	}

	#masthead #mail_chat
	{
		position: relative;
		top: 124px;
		left: 252px;
	}

	* html #masthead #mail_chat
	{
		left: 249px;
	}

	#masthead_inside #mail_chat
	{
		position: relative;
		top: 66px;
		left: 251px;
	}

	* html #masthead_inside #mail_chat
	{
		left: 248px;
	}

	#columns
	{
		width: 984px;
		margin: auto;
	}

	#leftcolumn
	{
		width: 317px;
		float: left;
	}

	#leftcolumn img
	{
		margin-top: 10px;
	}
	
	#middlecolumn
	{
		width: 339px;
		background-image: url('/images/middle_back.png');
		float: left;
	}

	#middlecolumnheader
	{
		width: 339px;
		height: 5px;
		background-image: url('/images/middle_header.png');
		font-size: 4px;
	}

	#middlecolumncontent
	{
		padding-left: 11px;
	}


	#middlecolumncontent img
	{
		margin-top: 5px;
	}

	#middlecolumncontent[id] img
	{
		margin-top: 8px;
	}

	#middlecolumnfooter
	{
		width: 339px;
		height: 5px;
		font-size: 4px;
		background-image: url('/images/middle_footer.png');
	}

	#rightcolumn
	{
		width: 305px;
		float: left;
	}

	#rightcolumn img
	{
		margin-top: 6px;
		margin-left: 10px;
	}

	#rightcolumn[id] img
	{
		margin-top: 9px;
	}

	#footer
	{
		clear: both;
		background-image: url('/images/footer.png');
		width: 975px;
		height: 15px;
		padding-top: 50px;
		padding-left: 5px;
		color: white;
	}

	#footer a
	{
		color: white;
	}

	.graybox
	{
		background-image: url('/images/gray_box.png');
		background-repeat: no-repeat;
		height: 132px;
		width: 277px;
		clear: both;
		padding-left: 3px;
		padding-top: 1px;
		padding-right: 15px;
		margin: auto;
		margin-top: 10px;
	}

	.graybox img
	{
		margin-right: 6px;
		margin-left: 3px;
	}

	.graybox p
	{
		margin-right: 5px;
	}

	.blankbox
	{
		width: 317px;
		clear: both;
		padding-left: 3px;
		padding-top: 1px;
		padding-right: 15px;
		margin: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.blankbox img
	{
		margin-bottom: 10px;
		margin-right: 6px;
	}

	.blankbox p
	{
		margin-right: 5px;
	}

	img.header
	{
		margin-left: 11px;
	}

	#about_this
	{
		background-image: url('/images/about_this_page.jpg');
		background-repeat: no-repeat;
		height: 74px;
		width: 182px;
		margin-left: 11px;
		margin-top: 5px;
		padding-top: 52px;
		padding-left: 115px;
	}

	#get_notified
	{
		background-image: url('/images/about_contests.png');
		background-repeat: no-repeat;
		height: 82px;
		width: 165px;
		margin-left: 11px;
		margin-top: 8px;
		padding-left: 135px;
		padding-top: 45px;
	}

	#whatif
	{
		list-style-type: none;
		margin-left: 25px;
		width: 280px;
		padding-top: 5px;
		height: 170px;
	}

	#whatif li
	{
		background-image: url('/images/q_mark.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 0px;
		margin-bottom: 6px;
		height: 30px;
	}

	#whatif li a
	{
		color: black;
	}

	#whatif li a:hover
	{
		text-decoration: none;
	}

	#podcasts
	{
		list-style-type: none;
		margin-left: 10px;
		width: 260px;
		padding-top: 2px;
		height: 165px;
	}

	#podcasts li
	{
		padding-left: 0px;
		margin-bottom: 5px;
		padding-top: 8px;
		height: 22px;
		font-weight: bold;
		color: #000000;
	}

	.clickBullet
	{
		height: 25px; 
		width: 43px;
		float: left;
	}


	#inside_layout
	{
		clear: both;
		width: 982px;
		margin: auto;
	}

	#navigation
	{
		width: 200px;
		float: left;
	}

	#nav_head
	{
		width: 196px;
		height: 37px;
		background-image: url('/images/nav_header.png');
		background-repeat: no-repeat;
	}

	#nav_foot
	{
		width: 196px;
		height: 39px;
		background-image: url('/images/nav_footer.png');
		background-repeat: no-repeat;

	}

	#navigation ul
	{
		list-style-type: none;
		background-image: url('/images/nav_background.png');
		background-repeat: repeat-y;
	}

	#navigation ul li a
	{
		height: 16px;
		padding: 2px;
		color: #FFFFFF;
		display: block; 
		padding-left: 15px;
		text-decoration: none;
	}

	#navigation ul li a.nav_active
	{
		color: #004D78;
	}

	#navigation ul li a:hover
	{
		color: #004D78;
	}

	#navigation ul li ul
	{
		background-image: url('/images/nav_sub_background.png');
		background-repeat: repeat-y;
	}

	#navigation ul li ul li a
	{
		color: #007CC2;
		height: 16px;
		padding: 2px;
		display: block;
		padding-left: 25px;
		text-decoration: none;
	}

	#navigation img
	{
		margin-left: 2px;
		margin-top: 5px;
	}

	#get_notified_inside
	{
		background-image: url('/images/info_contests.png');
		background-repeat: no-repeat;
		height: 86px;
		width: 148px;
		margin-left: 3px;
		margin-top: 5px;
		padding-left: 58px;
		padding-top: 25px;
	}

	#content_wrapper
	{
		margin-left: 6px;
		float: left;
		width: 753px;
	}

	#content .question_girl
	{
		float:right;
		margin-right: 40px;
		margin-left: 40px;
	}

	#breadcrumbs
	{
		clear: both;
		margin-bottom: 5px;
	}

	#breadcrumbs a
	{
		color: #000000;
	}

	#breadcrumbs a:hover
	{
		text-decoration: none;
	}

	#title, h1
	{
		color: #007DC0;
		border-bottom: 1px solid #007DC0;
		width: 740px;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: bold;
	}

	h2
	{
		color: #007DC0;
		width: 740px;
		margin-top: 5px;
		margin-bottom: 10px;
		margin-top: 7px;
		font-size: 16px;
		font-weight: bold;
	}

	h3
	{
		color: #007DC0;
		border-bottom: 1px solid #007DC0;
		width: 740px;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}

	h4
	{
		color: #007DC0;
		width: 740px;
		margin-top: 7px;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}

	table
	{
		background-color: #f3f9fd;
		border: 1px solid #9bcbe3;
	}

	table td
	{
		padding: 3px;
		color: #007cc2;
	}

	table.plain
	{
		background-color: #ffffff;
		border: none;
	}

	table.plain td
	{
		color: #000000;
	}

	.submit
	{
 		background-color: #d8f6fd;
		border: 1px solid #9bcbe3;
		color: #007cc2;

	}

	.submit_test
	{
 		background-color: #f3f9fd;
		border: 1px solid #e1f2fa;
		color: #017dc5;

	}

	a
	{
		color: #0073cc;
	}

	.listrow
	{
		background-color: #f3f9fd;
	}

	.listrow_on
	{
		background-color: #ffffee;
	}

	.resourcebox
	{
		width: 345px;
		background-image: url('/images/resource_background.png');
		margin-left: 24px;
	}

	.resourcebox_top
	{
		width: 345px;
		height: 4px;
		font-size: 2px;
		background-image: url('/images/resource_top.png');
	}

	.resourcebox_bottom
	{
		width: 345px;
		height: 4px;
		font-size: 2px;
		background-image: url('/images/resource_bottom.png');
	}

	.resourcebox_item
	{
		width: 330px;
		padding-left: 24px;
	}

	.resourcebox .description
	{
		color: #4c6d7e;
	}

	.whatif_question
	{
		background-image: url('/images/q_mark_white.png');
		background-repeat: no-repeat;
		padding-left: 22px;
		line-height: 21px;
	}

	.whatif_answer
	{
		background-image: url('/images/what_if_answer.png');
		padding-left: 22px;
		background-repeat: no-repeat;
		line-height: 21px;

	}

	.whatif_q
	{
		margin-left: 24px;
		background-image: url('/images/q_mark_white.png');
		background-repeat: no-repeat;
		padding-left: 22px;
		line-height: 21px;

	}

	.whatif_q a
	{
		color: black;
	}

	.whatif_q a:hover
	{
		text-decoration: none;
	}

	#content_wrapper ol, #content_wrapper ul
	{
		margin-left: 15px;
		margin-bottom: 5px;
	}

	#content_wrapper ol li, #content_wrapper ul li
	{
		margin-left: 15px;
	}

	#podcast_subscribe
	{
		background-image: url('/images/subscribe_to_podcasts.png');
		background-repeat: no-repeat;
		width: 294px;
		height: 122px;
		margin-left: 10px;
		margin-top: 8px;
	}

	#podcast_links
	{
		text-align: center;
		width: 180px;
		height: 45px;
		position: relative;
		top: 53px;
		left: 100px;
	}

	#test_form
	{
		width: 697px;
		margin-bottom: 7px;
	}

	#test_form_top
	{
		width: 697px;
		height: 9px;
		font-size: 1px;
		background-image: url('/images/test_top.png');
	}

	#test_form_bot
	{
		width: 697px;
		height: 9px;
		font-size: 1px;

		background-image: url('/images/test_bot.png');
	}

	#test_form_content
	{
		width: 687px;
		background-image: url('/images/test_back.png');
		padding: 5px;
	}

	.questionbox
	{
		border: 1px solid #e1f2fa;
		background-color: #ffffff;
		padding: 3px 5px 3px 15px;
	}

	.correct_answer
	{
		background-color: #fffcb8;
	}

	.questionbox img
	{
		margin-left: 5px;
	}
	
	.question_selection
	{
		margin-bottom: 5px;
	}

	.test_question
	{
		margin-bottom: 10px;
	}

	#clickhead
	{
		display: block;
		position: relative;
		top: 0px;
		left: 0px;
		width: 600px;
		height: 185px;
		float: left;
	}

	.clickBullet
	{
		display: block;
		width: 25px;
	}

	#about_text
	{
		width: 520px;
		float: left;
	}

	#about_picture
	{
		float: left;
		padding-left: 20px;
		padding-top: 30px;
	}

	#about_text h4
	{
		margin-top: 15px;
		border-bottom: 1px solid #c0bfbf;
		width: 520px;
	}

	#contact_information
	{
		float: left;
		width: 271px;
	}

	#contact_information h4
	{
		width: 270px;
	}

	#contact_form
	{
		float: left;
		width: 418px;
	}

	#contact_form_style
	{
		background-image: url('/images/contact_back.png');
	}

	#contact_form_top
	{
		background-image: url('/images/contact_top.png');
		height: 9px;
		font-size: 1px;
		width: 418px;
	}

	#contact_form_bot
	{
		background-image: url('/images/contact_bottom.png');
		height: 10px;
		font-size: 1px;
		width: 418px;
	}

	.contact
	{
		border: 0px;
		width: 100%;
		background-color: transparent;

	}

	.contact tr
	{
		background-color: transparent;
	}

	.contact td
	{
		color: #000000;
		background-color: transparent;
	}

	.contact input, .contact textarea
	{
		border: 1px solid #bed8e4;
	}

	.podcast_list
	{
		clear: both;
		margin-bottom: 15px;
	}
