@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #061415;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #BCBDA3;
	background-image: url(http://www.signsofsilence.org/images/web/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

a:link {
	color: #185358;
}
a:visited {
	color: #185358;
}
a:hover {
	color: #185358;
}
a:active {
	color: #185358;
}

div.maincontent {
	width: 798px;
	margin-top: 10px;
	border: thin solid #477072;
	background-color: #FFFFFF;	
	margin-left: auto;
	margin-right: auto;
}

div.dw {
width: 798px;
margin-left: auto;
	margin-right: auto;
}

div.dwlogo {
	float: right;
}
div.HR {
	float: right;
	padding-right: 10px;
	margin-top: -8px;
}

div.header {
	background-image: url(http://www.signsofsilence.org/images/web/topbar.gif);
	background-repeat: repeat-x;
	height: 70px;
	background-color: #F7F8DC;
	background-position: top;
}

div.logoandpicture {
	height: 196px;

}

div.middleheader {
	background-image: url(http://www.signsofsilence.org/images/web/2ndtopbar.gif);
	background-repeat: repeat-x;
	height: 19px;
	
}

div.nav {

	height: 45px;
	
}

div.navbar {
	height: 16px;
	float: right;
	padding-right: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B58D;
	border-right-color: #B3B58D;
	border-bottom-color: #B3B58D;
	border-left-color: #B3B58D;
	background-color: #E3E6B5;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	margin-right: 5px;
}

div.navbar a:link {
	color: #061415;
	text-decoration: none;
}
div.navbar a:visited {
	color: #061415;
	text-decoration: none;
}
div.navbar a:hover {
color: #061415;
	text-decoration: none;
}
div.navbar a:active {
	color: #061415;
	text-decoration: none;
}

div.content {
width: 798px;

}

div.line {
	padding: 5px;
	width: 558px;
	

}

div.secondcolumn {
	padding: 10px;
	width: 200px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #1C7076;	

}

.title {
	font-size: 14px;
	font-weight: bold;
}