/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* CSS RESET */

body {font-family:Verdana, Arial; background:#000000;}

#wrapper {width:936px; margin-left:auto; margin-right:auto; background:url(../images/bgk_repeat.png) repeat-y top #000000; }
#header {width:936px; height:111px;}
#header img {float:left;}

#content {width:936px;}
#left_col {float:left; width:229px;}
#left_col img {float:left; clear:left;}

#center_col {float:left; background:url(../images/LSW_homepage_oct31_notex-05.jpg) no-repeat; width:466px; height:627px;}

#right_col {float:left; width:241px;}
#right_col img {float:left; clear:left;}

h1 {font-size:18px; text-transform:uppercase; color:#676860; font-weight:normal; line-height:74px; letter-spacing:1px; padding-left:25px;} 
h2 {font-size:14px; color:#000000; padding-left:25px; padding-right:20px; font-weight:bold; padding-bottom:15px;}
h2 span {font-size:12px; font-weight:normal;}

.article_photo {padding:0px 15px 0px 0px; float:left;}
#center_col p {font-size:12px; padding:10px 15px 10px 25px; line-height:14px; }
#center_col a.more_link {color:#796F5A; text-decoration:none; font-weight:bold; font-style:italic;}
.separator {width:418px; line-height:1px; height:1px; background-color: #64675E; margin-left:auto; margin-right:auto; margin-bottom:10px;}

#foot {width:936px; text-align:center; color:#FFFFFF; background:#000000; font-size:10px; line-height:16px;}
#foot a {color:#FFFFFF; text-decoration:none;}

#inner_scroller {overflow-y:scroll; padding-right:15px; width:640px; height:500px;}

#inner_right {width:657px; height:627px; background:url(../images/LSW_Inner_bkg.jpg) no-repeat; float:left; font-size:12px; color:#000000; padding-left:25px; padding-right:25px;}

#inner_right.alter { background:url(../images/LSW_Inner_bkg_alt.jpg) no-repeat; }

#inner_right h1 {color:#F2F1EF; padding-left:0px;}
#inner_right p {padding-bottom:12px; line-height:16px;}
#inner_right a {color:#911414; text-decoration:none;}
#inner_right a:hover {text-decoration:underline;}
#inner_right li {list-style:disc; margin-left:30px; margin-top:5px; margin-bottom:12px; line-height:16px;}
#inner_right li span {color:#726955; font-weight:bold; font-size:13px;}

#inner_right h2 {padding-left:0px; padding-top:15px;}
strong {font-weight:bold;}

#search_box {background:url(../images/LSW_homepage_oct31_notext_0.gif) no-repeat; width:229px; height:41px; float:left; clear:left; position:relative;}
#search_box input.search_input {position:absolute; top:11px; left:38px; width:124px; color:#393223; font-size:12px; background:none; border:none;}
#search_box input.search_submit {position:absolute; top:7px; right:26px; width:25px; height:23px; background:none; border:none;}

#left_col a {text-decoration:none;}
#left_col div {background-position:top; width:229px; float:left; clear:left;}

#request_nav {background-image:url(../images/LSW_homepage_oct31_notext_1.jpg); height:56px; cursor:hand;}
#who_we_are_nav {background-image:url(../images/LSW_homepage_oct31_notext_1.png); height:31px; cursor:hand;}
#what_we_do_nav {background:url(../images/LSW_homepage_oct31_notex-10.png); height:31px; cursor:hand;}
#info_nav {background:url(../images/LSW_homepage_oct31_notex-11.png); height:43px; cursor:hand;}
#publications_nav {background:url(../images/LSW_homepage_oct31_notex-13.png); height:35px; cursor:hand;}
#resources_nav {background:url(../images/LSW_homepage_oct31_notex-14.png); height:32px; cursor:hand;}
#probono_nav {background:url(../images/LSW_homepage_oct31_notex-15.png); height:33px; cursor:hand;}
#donate_nav {background:url(../images/LSW_homepage_oct31_notex-16.png); height:33px; cursor:hand;}
#news_nav {background:url(../images/LSW_homepage_oct31_notex-17.png); height:54px; cursor:hand;}
/*#close_nav {background:url(../images/logo.jpg) no-repeat; height:150px; cursor:hand;}*/
#close_nav {background:url(../images/LSW_homepage_oct31_notext_2.jpg) no-repeat; height:150px; cursor:hand;}

