*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

body
{
	font: 62.5% Lucida, Arial, sans-serif;
	color: #333;
	background: #fefefe url(../images/headerBack2.jpg) 0 0 repeat-x;
}

ul
{
	list-style-type: none;
}

a:link, a:visited
{
	color: #069;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#gbcheader
{
	position: absolute;
	left: 215px;
	top: -150px;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

div#gcsbanner
{
	position: absolute;
	width: 506px;
	height: 35px;
	left: 20px;
	top: -85px;
	background: transparent url(../images/GCS-slogan-web.png ) 0 0 no-repeat;
}

#container
{
	margin: 0 auto;
	width: 857px;
}

#header
{
	height: 189px;
}

#wrapper
{
	background: #fdfdfd url(../images/sidebarBack.jpg) top left no-repeat;
	width: 860px;
	min-height: 629px;
	font-size: 1.4em;
	line-height: 1.33em;
}

#sidebar
{
	background: transparent;
	float: left;
	width: 262px;
	position: absolute;
	top: 235px;
}

#main-content
{
	float: right;
	width: 587px;
	position: relative;
	/*top: -40px;*/
}

#footer
{
	min-height: 100px;
	background: #003260 url(../images/footerBack.jpg) 0 0 repeat-x;
	clear: both;
	color: white;
}

#footer-wrapper
{
	width: 855px;
	margin: 10px auto;
	font-size: 1.2em;
}

#quick-links
{
	width: 235px;
	float: left;
}

#footer-subwrapper
{
	width: 572px;
	float: right;
}

#donation
{
	width: 235px;
	float: left;
}

#navcontainer
{
	float: right;
	width: 550px;
	font-size: 1.4em;
	line-height: normal;
	position: relative;
	top: -19px;
	left: -27px;
}

#navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #003261;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #003261;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover
{
	color: #000;
}

#menu a span
{
	float: none;
}

#menu a:hover span
{
	color: #FFF;
	background-position: 100% -42px;
}

#menu a:hover
{
	background-position: 0% -42px;
}

#header h1 a
{
	position: relative;
	left: 0;
	top: 0;
	margin-left: 45px;
	display: block;
	width: 153px;
	height: 180px;
	text-indent: -5000px;
	background: transparent url(../images/logo-gcs.png) 0 0 no-repeat;
}

h2
{
	font-size: 1.8em;
	display: block;
	margin-bottom: 17px;
}

p#headline-content
{
	padding-left: 11px;
	text-align: justify;
}

#sidebar h2
{
	font-size: 1.4em;
	display: block;
	height: 37px;
	width: 235px;
	line-height: 37px;
	background: transparent url(../images/sidebarHeaderBack.png) 0 0 no-repeat;
	margin: 8px 8px;
}

#sidebar p
{
	margin: 15px 30px;
}

#main-content p
{
	margin-right: 18px;
}

#main-content div
{
	margin-right: 18px;
	margin-left: 14px;
}

#footer h3
{
	margin: 20px 0;
	font-size: 1.8em;
}

#sidebar ul
{
	margin: 15px 25px 15px 45px;
	list-style-type: square;
}

#sidebar li
{
	margin-bottom: 10px;
}

#sidebar span
{
	display: block;
	color: #888;
}

#sidebar .links
{
	margin-left: 30px;
}

#quick-links-list li
{
	display: block;
	background-color: #036;
	height: 25px;
	line-height: 26px;
	margin-bottom: 8px;
}

#quick-links-list a
{
	display: block;
	height: 27px;
	padding: 1px 8px;
}

#quick-links-list a:link, #quick-links-list a:visited
{
	color: white;
	text-decoration: none;
	background-color: #036;
}

#quick-links-list a:hover
{
	background-color: #069;
}

.article-archive
{
	margin: 15px 25px 15px 31px;
	font-size: .95em;
}

.article-archive dt
{
	font-size: .8em;
	font-style: italic;
	color: #999;
	margin-top: 18px;
}

div.photo-container
{
	position: relative;
	display: block;
	margin-bottom: 18px;
}

img.mask
{
	position: absolute;
	top: 0;
	left: 0;
}

div.mask
{
	font-size: 0.8em;
	height: 37px;
	width: 560px;
	background: transparent url(../images/quoteMask.png) 0 0;
	position: absolute;
	top: 165px;
	left: 0;
	color: #f3f3f3;
}

.mask p
{
	padding-top: 10px;
}

#main-content div.photo-container
{
	margin-top: 13px;
}

#main-content div.photo-container, #main-content p, #main-content h1, #main-content h2, #main-content span, #main-content ul
{
	margin-left: 13px;
}

#donation a
{
	margin-top: 8px;
	padding-left: 8px;
	display: block;
	height: 26px;
	line-height: 27px;
	background: #036;
}

#donation a:link, #donation a:visited
{
	color: white;
}

#donation a:hover
{
	background: #069;
	text-decoration: none;
}