@import url(common.css);
body, html {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
html {
	background:#ffffff url(../img/bg_main.jpg) no-repeat center top;
	margin:0;
	padding:0;
}
#shaddow {
	width:998px;
	height:auto;
	background:url(../img/shaddow_right.png) repeat-y!important;
	margin:0 auto;
}
#shaddowbottom {
	height:7px;
	width:998px;
	background:url(../img/shaddow_bottom.png)!important;
	margin:0 auto;
}
#container {
	position:relative;
	width:963px;
	height:auto;
	border:15px solid #FFFFFF;
	background:url(../img/page_grad_blue.gif) repeat-x #FFFFFF;
	background-position:0 273px;
}
#header {
	position:relative;
	width:960px;
	height:270px;
}
#header #headerlogo {
	position:absolute;
	top:14px;
	left:19px
}
#header .strap {
	position:absolute;
	top:187px;
	left:13px;
	z-index:20;
}
#flash_header {
	position:absolute;
	top:0;
	left:0;
}
#container #page {
	position:relative;
	width:960px;
	height:auto;
	overflow:auto;
	margin:0 0 10px;
	padding:0;
}
#containerFooter {
	width:980px;
	margin:5px auto 10px;
}
#page #menu {
	width:165px;
	height:auto;
	float:left;
	position:relative;
	left:-15px;
	z-index:20;
	top:0;
}
#page #column1 {
	width:260px;
	height:auto;
	float:left;
}
#column1 #text {
	width:160px;
	margin-left:40px;
	text-align:left;
}
#postit {
	width:260px;
	height:280px;
	margin:10px 0 0 7px;
}
#flash_gallery {
	width:411px;
	height:380px;
	position:absolute;
	top:300px;
	left:630px;
}
#flash_tv {
	width:348px;
	height:398px;
	position:absolute;
	top:350px;
	right:-55px;
}
#video_start {
	width:120px;
	height:70px;
	position:absolute;
	top:490px;
	right:85px;
	z-index:200;
	text-align:center;
	font-size:13px;
	color:#FFF;
	cursor:pointer;
}
#video_start img {
	margin-top:6px;
}
#menu ul {
	list-style:none;
	margin:20px 0 20px 0;
	padding:0;
}
#menu ul li {
	margin:0;
	padding:0;
}
#menu a.home {
	height:34px;
	background:url(../img/menu/home_btn.gif) no-repeat;
	display:block;
}
#menu a.home:hover, #home #menu a.home {
	background-position:0px -34px;
}
#menu a.about {
	height:34px;
	background:url(../img/menu/about_btn.gif) no-repeat;
	display:block;
}
#menu a.about:hover, #about #menu a.about {
	background-position:0px -34px;
}
#menu a.events {
	height:34px;
	background:url(../img/menu/events_btn.gif) no-repeat;
	display:block;
}
#menu a.events:hover, #events #menu a.events {
	background-position:0px -34px;
}
#menu a.trustees {
	height:63px;
	background:url(../img/menu/trustees_btn.gif) no-repeat;
	display:block;
}
#menu a.trustees:hover, #trustees #menu a.trustees {
	background-position:0px -63px;
}
#menu a.faqs {
	height:37px;
	background:url(../img/menu/fags_btn.gif) no-repeat;
	display:block;
}
#menu a.faqs:hover, #faqs #menu a.faqs {
	background-position:0px -37px;
}
#menu a.donate {
	height:39px;
	background:url(../img/menu/donate_btn.gif) no-repeat;
	display:block;
}
#menu a.donate:hover, #donate #menu a.donate {
	background-position:0px -39px;
}
#menu a.projects {
	height:38px;
	background:url(../img/menu/projects_btn.gif) no-repeat;
	display:block;
}
#menu a.projects:hover, #projects #menu a.projects {
	background-position:0px -38px;
}
#menu a.links {
	height:34px;
	background:url(../img/menu/links_btn.gif) no-repeat;
	display:block;
}
#menu a.links:hover, #links #menu a.links {
	background-position:0px -34px;
}
#menu a.blog {
	height:37px;
	background:url(../img/menu/blog_btn.gif) no-repeat;
	display:block;
}
#menu a.blog:hover, #blog #menu a.blog {
	background-position:0px -37px;
}
#menu a.newsletter {
	height:34px;
	background:url(../img/menu/news_btn.gif) no-repeat;
	display:block;
}
#menu a.newsletter:hover, #newsletter #menu a.newsletter {
	background-position:0px -34px;
}
#menu a.contacts {
	height:33px;
	background:url(../img/menu/contacts_btn.gif) no-repeat;
	display:block;
}
#menu a.contacts:hover, #contacts #menu a.contacts {
	background-position:0px -33px;
}
#menu a.gallery {
	height:41px;
	background:url(../img/menu/gallery_btn.gif) no-repeat;
	display:block;
}
#menu a.gallery:hover, #gallery #menu a.gallery {
	background-position:-6px -41px;
}
#menu a.contactsus {
	height:32px;
	background:url(../img/menu/contact_btn.jpg) no-repeat 0px -5px;
	display:block;
}
#menu a.contactsus:hover, #newsletter #menu a.contactsus {
	background-position:2px -39px;
}
#page #main {
	width:530px;
	float:left;
	text-align:left;
	margin:30px 0 0;
}
#events #page #main {
	width:700px;
}
#home #page #main {
	width:530px;
	float:left;
	text-align:left;
	margin:35px 0 0;
}
body#gallery #page #main {
	width:786px;
}
#page p {
	color:#292b5d;
}
#page p strong {
	color:#FF9B2E;
}
#page ul {
	list-style:none;
	margin-left:0;
}
#page li {
	background:url(../img/bullet_orange.png) no-repeat;
	color:#292b5d;
	padding-left:20px;
}
#page a {
	color:#FF9B2E;
	text-decoration:none;
}
#page h1 {
	padding:0px;
	margin:0px;
	line-height:30px;
	height:50px;
	width:400px;
}
#main .title {
	padding:40px 0 10px;
}
#footer {
	clear:both;
	position:relative;
	bottom:0;
	background:#82addf;
	color:#FFFFFF;
	height:30px;
	width:100%;
	background-color:#71d1f5;
	font-weight:800;
}
#footer .f_left {
	width:280px;
	float:left;
	margin-left:15px;
	text-align:left;
}
#footer #f_left {
	width:280px;
	float:left;
	margin-left:15px;
	text-align:left;
}
#footer #f_right {
	width:300px;
	float:right;
	margin-right:15px;
	text-align:right;
}
#footer ul {
	width:100px;
	float:left;
	list-style:none;
	display:inline;
}
#footer a {
	color:#FFFFFF;
}
p#ultimate {
	width:279px;
	color:#333;
	float:right;
}
p#logos {
	width:300px;
	color:#333;
	float:left;
}
#page a:hover, #footer a:hover {
	text-decoration:underline;
}
.gallerySelection {
	position:relative;
	overflow:auto;
	background:#e5f6fd;
	padding:10px 20px 20px 20px;
	margin:15px 0 10px -20px;
	clear:both;
	height:auto;
}
.gallerySelection a img {
	border:3px solid #FFF;
	padding:0px;
	margin:0px;
	float:left;
}
.articleIntro {
	background:#e5f6fd;
	padding:20px 20px 10px 20px;
	margin:15px 0 10px -20px;
	position:relative;
	width:750px;
	clear:both;
	height:auto;
	overflow:auto;
}
.articleIntro .articleDetails {
	float:left;
	margin-left:245px;
	width:500px;
}
.articleIntro h5 {
	color:#ff6633;
	background:url(../img/bullet_orange.png) no-repeat;
	font-size:14px;
	padding:0 0 0 20px;
	margin:0 0 0 -20px;
	text-decoration:none;
}
.articleIntro p {
	color:#333366;
}
#page .articleIntro p strong {
	color:#333366;
}
.articleIntro img {
	position:absolute;
	top:20px;
	left:20px;
}
#contactform {
	position:absolute;
	top:70px;
	left:420px;
	width: 215px;
}
#contactform th {
	text-align: left;
	width: 75px;
	vertical-align:top;
}
#contactform td {
	padding-bottom: 10px;
}
#contactform input, #contactform textarea {
	width: 200px;
	background: transparent;
	color: #000;
	border:1px solid #71D1F5;
}
#contactform textarea {
	height: 75px;
}
#contactform input.error {
	border:1px solid #ED2225;
}
#contactform textarea.error {
	border:1px solid #ED2225;
}
#contactform label.error {
	font-size: 10px;
	color:#ED2225;
}
#contactform .button {
	width: auto;
	color: #ffffff;
	background:#999;
	cursor: pointer;
}
#contactform p {
	font-size: 10px;
}
#main div.hr {
	height: 6px;
	background:url(../img/divider.gif) no-repeat;
	margin:10px 0 20px 0;
	width:100%;
}
#main div.hr hr {
	display: none;
}
#trusteesContent {
	width:450px;
}
#imageHolder {
	position:absolute;
	top:70px;
	right:0px;
	width:304px;
	height:264px;
}
#imageHolder #overlay {
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
}
#imageHolder #photo {
	position:relative;
	top:65px;
	left:44px;
	z-index:100;
}
.linksList {
	position:relative;
	width:200px;
	border:1px solid #71D1F5;
	padding:10px;
	float:left;
	margin:0px 10px 10px 0px;
	text-align:center;
	height:70px;
}
.weblink {
	float:left;
	margin-top:10px;
	width:200px;
	display:block;
}

.jwbox a{
	color:#FFF;}
#press h3{
	margin:0px;
	padding:0px;}
	
#press a{
	padding:10px 0px 0px 0px;
	margin:0px;}
#video_wrapper {
    width: 665px;
    height: 412px;
    background: url(../img/videos.jpg);
    position: relative;
}
#video_wrapper a {
    outline: none;
}
.part1 {
    position: absolute;
    top: 150px;
    left: 35px;
    width: 155px;
    height: 100px;
    display: block;
    float: left;
    text-indent: -9999px;
}
.part2 {
    position: absolute;
    top: 140px;
    left: 335px;
    width: 175px;
    height: 100px;
    display: block;
    float: left;
    text-indent: -9999px;
}
.part3 {
    position: absolute;
    top: 270px;
    left: 20px;
    width: 185px;
    height: 100px;
    display: block;
    float: left;
    text-indent: -9999px;
}
.part4 {
    position: absolute;
    top: 270px;
    left: 335px;
    width: 175px;
    height: 100px;
    display: block;
    float: left;
    text-indent: -9999px;
}
