@font-face {
	font-family: handel_gothic_d;
	src: url('/prx/000/http/www.scilor.com/css/HandelGotD-Medi.otf') format("opentype");
	/*font-family: handel_gothic_d;*/
}
html, body {
    height: 100%;
}

body {
	background-color: #f4f4f4;
	margin: 0px;
	font-family: arial;
	
	font-size: 12px;
	color: #5d5d5d;
}
img {
	border: 0px;
}
p {
	font-family: arial;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 1.67;
}
span {
	font-family: arial;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 1.67;
}
a.readMore {
	font-family: handel_gothic_d;
	font-size: 12px;
	color: #000000;
	margin-left: 6px;
}
h2 {
	font-size: 24px;
	margin: 0px;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: handel_gothic_d;
	text-align: center;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: handel_gothic_d;
	text-align: left;
}
h4 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	font-family: handel_gothic_d;
	text-align: center;
}
a:link  {
	color:#000000;
	text-decoration: none;
}
a:visited  {
	color:#000000;
	text-decoration: none;
}
a:hover  {
	color:#a3c2e3;
	text-decoration: none;
}
a:active  {
	color:#000000;
	text-decoration: none;
}

div#topBorder {
	background-color: #000000;
	height: 16px;
}
div#header {
	height: 116px;
	margin-top: 12px;
	border-bottom: 1px solid #c0c0c0;
}
div#logo {
	width: 196px;
	float: left;
}

div#mainContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#footer {
	background-color: #e2e2e2;
	height: 96px;
}
div#innerFooter {
	width: 960px;
	padding-top: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #5d5d5d;
}
div#logoFooter {
	float: right;
	margin-right: 24px;
}

div#infobar {
	border-top: 1px solid #c0c0c0;
	margin-top: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	height: 234px;
	border-bottom: 1px solid #c0c0c0;
}
div#infobar ul {
	list-style-image: url('/prx/000/http/www.scilor.com/img/base/listDot.gif');
	padding-left: 24px;
}
div#infobar ul li {
	font-family: arial;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 1.3;
	margin-bottom: 22px;
	margin-left: 0px;
}

div#leftInfo {
	width: 292px;
	margin-right: 28px;
	float: left;
	height: 100%;
}
div#middleInfo {
	width: 292px;
	margin: 0 auto;
	height: 100%;
}
div#rightInfo {
	width: 292px;
	margin-left: 28px;
	float: right;
	height: 100%;
}
div.blackBar {
	height: 6px;
	background-color: #000000;
}

div#leftInfoContainer {
	height: 170px;
	overflow: auto;
	margin-bottom: 10px;
}

div#imageBar {
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: -42px;
}
div.imageBarBox {
	width: 208px;
	height: 155px;
	float: left;
	margin-right: 42px;
	text-align: center;
	
}
div.imageBarBox img {
	max-width: 208px;
	max-height: 117px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 6px;
}

#lightbox a:link  {
	color:#a3c2e3;
	text-decoration: none;
}
#lightbox a:visited  {
	color:#a3c2e3;
	text-decoration: none;
}
#lightbox a:hover  {
	color:#ffffff;
	text-decoration: none;
}
#lightbox a:active  {
	color:#a3c2e3;
	text-decoration: none;
}

div#connectBar {
	padding-top: 16px;
	height: 150px;
	border-top: 1px solid #c0c0c0;
	clear: both;
}

div#connectLeft {
	width: 728px;
	float: left;
}
div#connectRight {
	float: right;
	text-align: right;
}

a#twitter-button {
	width: 34px;
	height: 34px;
	float: right;
	margin-bottom: -34px;
	margin-top: -10px;	
}
a#facebook-button {
	width: 34px;
	height: 34px;
	margin-top: 24px;
	float: right;
}

.seperator {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

.clearfix {
	clear: both;
}


div#donateBox {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
div#donateBox h3 {
	text-align: center;
}
table#donation-table tr td{
	width: 320px;
}