body {
	margin: 0px;
	background-image: url(../images/main-bg.jpg);
	background-color: #F0EFF3;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
img {border: none;}
a {color: #019cde;}
a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
.imageRight {
	margin: 0px 0px 5px 10px;
	float: right;
}
#syrfilm-bg {
	height: 35px;
	background-image: url(../images/syrfilm-bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A1A2;
	background-color: #D9D9DB;
	background-position: top;
}
#syrfilm-wrapper {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
#syrfilm-logo {
	float: left;
	width: 129px;
	margin-right: 64px;
	height: 35px;
}
#syrfilm-search {
	float: right;
	width: 142px;
	height: 18px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#syrfilm-search form {padding: 0px; margin: 0px;}
#syrfilm-search input {
	height: 11px;
	width: 137px;
	background-image: url(../images/searchbox.jpg);
	background-repeat: no-repeat;
	color: #737373;
	font-size: 11px;
	border: none;
	background-color: #E8E8EA;
	padding: 3px 0px 4px 5px;
	margin: 0px;
}
#wrapper {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	height: 103px;
	width: 957px;
}
#masthead #top-logo {
	float: left;
	width: 288px;
	height: 103px;
}
#masthead #top-sponsors {
	float: right;
	background-image: url(../images/donate-button.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 133px;
	margin-top: 24px;
}
#masthead #top-sponsors a {
	float: left;
}
#subnav-container {
	width: 955px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#subnav-container .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #616161;
	padding: 15px;
	width: 220px;
	float: left;
}
#container {
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
	min-height: 450px;
}
#tickernews {
	background-image: url(../images/tickernews-bg.gif);
	background-repeat: no-repeat;
	width: 919px;
	height: 25px;
	padding: 10px;
	margin-bottom: 12px;
}
#tickernews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
#leftcol {
	float: left;
	width: 550px;
}
.widebox {
	background-image: url(../images/widebox-bg.gif);
	background-repeat: repeat-y;
	width: 559px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.widebox .widebox-top {
	background-image: url(../images/widebox-topbg.gif);
	background-repeat: no-repeat;
	height: 5px;
}
.widebox .widebox-bottom {
	background-image: url(../images/widebox-bottombg.gif);
	background-repeat: no-repeat;
	height: 5px;
}
.widebox h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #019cde;
	margin-top: 0px;
	margin-bottom: 18px;
	padding-bottom: 8px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#rightcol {
	float: right;
	width: 380px;
}
.clear {clear: both;}


/* ----------- SYRFILM ----------- */
body#syrfilm {
	background-color: #6EB426;
	background-image: url(../images/syrfilm-bgtile.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
body#syrfilm #bg {
	background-image: url(../images/syrfilm-headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.standardbox ul {margin: 0px 10px; padding: 0px 10px;}
.standardbox li {margin-bottom: 8px;}
.standardbox #map {
	width: 348px;
	margin-bottom: 10px;
}
.standardbox #map small {
	float: right;
}
.standardbox #map small a{
	color: #019cde !important;
}

#leftcol #donateForm {
    float: right;
    clear: both;
}