body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(/images/tile_background.gif);
	color: #222222;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size:20px;
}

a {
	text-decoration:none;
	color:#123C60;
}

a:hover {
	text-decoration: underline;
}

input, select {
	font-size:11px;
	color:#140B40;
}

a img {
	border-width:0px;
}

#page {
	width:751px;
	padding:0px 25px;
	margin:10px auto 0px;
	background:url(/images/page_bg.png) repeat-y;
}

#top_border {
	border-width:0px;
	height:15px;
	background-color:#24408F;
	margin-bottom:5px;
}

#header {
	background:url(/images/header.jpg) no-repeat;
	height:253px;
}

#home_link {
	float:left;
	height:95px;
	width:240px;
	margin-top:10px;
	margin-left:10px;
	background:url(/images/lcnw_logo.gif) no-repeat;
}

#main {
	clear:both;
	background:url(/images/main_bg.gif) repeat-y;
}

#home #main {
	background:url(/images/dotted_border.gif) repeat-y 553px 0px;
}

#home #left_col {
	display:none;
}

#home #main_col {
	padding-left:0px;
}

#left_col, #right_col {
	margin-top:-10px;
}

#left_col {
	float:left;
	width:190px;
}

#left_col img {
	display:block;
}

body#stories #sidebar {
	font-size:10px;
}

#right_col {
	float:right;
}

#main_col {
	padding-left:200px;
	padding-right:210px;
}

#register_link {
	background:url(/images/dotted_border.gif) repeat-x bottom left;
	padding-bottom:6px;
}

#footer {
	clear:both;
	background:url(/images/dotted_border.gif) repeat-x;
	padding:5px;
	margin-top:10px;
}

#footer_nav {
	float:right;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#footer_nav li {
	float:left;
}

#footer_nav li + li {
	background:url(/images/gray_pipe.gif) left 3px no-repeat;
}

#footer_nav h2 {
	font-size:11px;
	margin:0px 5px;;
}

#footer_nav a {
	color:#CDCDCD;
}

.copyright {
	color:#AED18B;
}

#bottom_border {
	clear:both;
	border-width:0px;
	background-color:#96C0E6;
	height:10px;
	margin:0px;
}

#page_bottom {
	width:802px;
	margin:0px auto 3px;
	background:url(/images/page_bottom_bg.png) no-repeat;
}

.employment_list td {
	padding:5px;
}

.error_list {
	color: red;
}
