body { background: url(../images/background_tile_horiz.png) repeat-x #fff; margin: 0px; }
div#con_outer { width: 100%; position: absolute; top: 0px; left: 0px; text-align: center;}
div#con_inner { width: 622px; margin: auto; position: relative; top: 112px; left: 0px; }
div#nav_outer { width: 564px; margin: auto; position: relative; top: 111px; left: 0px; z-index:500 }
div#header_outer { width: 749px; margin: auto; position: relative; top: 0px; left: 0px; }
div#body_outer { background: url(../images/background_body_main.png) repeat-y #fff;  width: 622px; min-height: 254px; }
div#header_logo { position: absolute; left: 148px; top:0; }
div#header_nclex { position: absolute; left: 0; top:0; }
div#header_tagline { position: absolute; left: 303px; top:47px; }
div#header_cnetwork { position: absolute; left: 610px; top:26px; }
div#main_image { position: absolute; top: 0px; left: 12px; }
div#chart_students_outer {background: url(../images/chart_students_bg.png) repeat-y; border-bottom:1px solid black; width:587px; font:normal 10px verdana, arial; color:#000; margin:auto;}
div.chart_students_inner {padding:13px 7px 16px 24px;}
div#chart_students_right_outer, div#chart_students_left_outer {float:left; width:293px;}
					
					
h1 {
	text-transform: uppercase;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h2 { font: normal 13px arial; margin: 0; padding: 0 0 4px 0; }
.h1_padding {
	padding: 10px 0px 0px 5px;
	text-align: left;
}
h5 {
	text-transform: none;
	font: normal 12px arial;
	line-height: 13px;
	margin: 10px;
	color: #000000;
}
.nav a:link {
	text-decoration: none;
	color:#606F7F;
}
.nav a:visited {
	text-decoration: none;
	color: #606F7F;
}
.nav a:hover {
	text-decoration: none;
	color: #000000;
}
.nav a:active {
	text-decoration: none;
	color: #000000;
}
.icon_block_outer { text-align: left; margin-top: 30px; margin-left: 10px; }
.icon_block_inner { float: left; margin-left: 10px; width: 183px; }
.icon_block_copy_pad { margin-top: 5px; }
.icon_block_copy { font: normal 10px verdana, arial, sans-serif; color: #6c6e71; }
.icon_block_spacer { width: 36px; }
.copy_normal { font: normal 10px verdana, arial, sans-serif; color: #333333; line-height: 140%; }
div.copy_padding { padding: 0 10px 0 10px; text-align: left; }
div.headcontent {position:absolute; left:0px; top:0px;}
div#login {width:100%;}
.left {float:left}
.right {float:right}
.clear {clear: both}
.frm_btn {border:1px solid black; background-color:#ccc; font: normal 10px arial, sans-serif; color:#666; padding:2px 4px 2px 4px;}
