@charset "UTF-8";
body {
	background-repeat: repeat-y;
	background-image: url(images/newbackjb2.jpg);
	background-color: #F1F1F1;
	background-position: center center;
}
#wrapper {
	height: 100%;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #858585;
	margin-top: -15px;
	margin-bottom: -35px;
	padding: 2px;
}
#top {
	background-image: url(images/newtop.png);
	background-repeat: no-repeat;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	float: left;
}
#logo {
	height: 150px;
	width: 100%;
	background-image: url(images/Dubs_boarder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	float: left;
}

#left {
	float: left;
	width: 270px;
	height: 500px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 35px;
	margin-left: 5px;
}


#inner {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 99%;
}
#image_mid {
	margin-right: 15px;
	margin-left: auto;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 265px;
	float: left;
}
#text {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/newback.png);
	background-repeat: repeat-y;
	float: left;
	margin-top: -5px;
}
#link {
	width: 600px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic", Century;
	font-size: 0.8em;
	color: #000000;
}

#text p {
	font-family: "Century Gothic", Century;
	font-size: 0.8em;
	text-align: left;
	color: #0069AB;
	font-weight: lighter;
}
h2 {
	font-family: "Century Gothic", Century;
	color: #0069AB;
	text-align: left;
}
h3 {
	font-family: "Century Gothic", Century;
	color: #0069AB;
	font-size: 0.9em;
	font-weight: bold;
}
#news {
	width: 350px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#text_inner h3 {
	font-family: "Century Gothic", Century;
	font-size: 0.9em;
	color: #0468AD;
}
li {
	font-family: "Century Gothic", Century;
	color: #0069AB;
	font-size: 0.8em;
	margin-left: 20px;
}
#footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	color: #0069AB;
	background-image: url(images/newback.png);
	background-repeat: repeat-y;
	float: left;
}


#footer p {
	font-family: "Century Gothic", Century;
	font-size: 0.8em;
	color: #0069AB;
	text-align: center;
}

#form1 {
	text-align: center;
	background-position: center center;
	padding: 5px;
	height: auto;
	width: 500px;
	float: left;
}
#form1 p {
	font-family: "Century Gothic", Century;
	text-align: center;
	font-size: 0.8em;
}
label{
	margin:0.33em;
	display:block;
	font-family:"Century Gothic", Century;
	font-size: 0.8em;
	color: #0069AB;
}

input, textarea {
	width:236px;
	height:15px;
	font-family: "Century Gothic", Century;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
#themessage {
	width:336px;
	height:125px;
	font-family: "Century Gothic", Century;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
#Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	margin: 5px;
}
	
.buttonSubmit, .buttonSubmitHovered {
	width:30px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border:none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}
.buttonSubmitHovered {
	background-position:center bottom;
}
#image {
	height: 165px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#img1 {
	width: 230px;
	height: 150px;
	margin: 5px;
	float: left;
	background-position: center center;
}
#img2 {
	width: 230px;
	height: 150px;
	float: left;
	margin: 5px;
}
#img3 {
	width: 230px;
	float: left;
	height: 150px;
	margin: 5px;
}
#img4 {
	width: 140px;
	height: 60px;
	margin: 5px;
	float: left;
}
#img5 {
	width: 140px;
	height: 60px;
	margin: 5px;
	float: left;
}
#bottomlogo {
	height: 160px;
	width: 100%;
	background-image: url(images/bottomlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: -5px;
}
	
#bottom {
	background-image: url(images/newbottom.png);
	background-repeat: no-repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	margin-top: -2px;
	float: left;
	margin-bottom: -2px;
}
.separator {
	clear: both;
}
#text_inner {
	width: 500px;
	height: 99%;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #text #inner #text_inner #image_mid #img5 a {
	color: #FFFFFF;
}
#wrapper #text #inner #text_inner #image_mid #img4 a {
	color: #FFFFFF;
}
#right_link {
	float: right;
	height: 210px;
	width: 185px;
	font-size: 1em;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#right_text {
	height: 200px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#right_link h3 {
	font-size: 1.0em;
}
#right_news {
	width: 210px;
	margin-top: -250px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/newsrs.jpg);
	background-repeat: no-repeat;
	height: 320px;
	float: right;
	padding: 5px;
}
.clear {
	clear: both;
}
#right_news h3 {
	font-size: 1.0em;
}
#right_textn {
	height: 250px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right_textn p {
	font-family: "Century Gothic", Century;
	font-weight: normal;
}
#nypaginatediv {
	font-family: "Century Gothic", Century;
	font-weight: normal;
}
#right_textn h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic", Century;
	text-align: center;
}

#nytimesid .rsscontainer{ /*Style for RSS item body within #nytimesid box*/
	margin-bottom: 10px;
	color: #000;
	font-family: "Century Gothic", Century;
	font-weight: normal;
}


#nytimesid{
	width: 180px;
	padding: 5px;
}

#nytimesid .rsscontainer .rsstitle{ /*Style for RSS titles within #nytimesid box*/
	font-weight: bold;
	color: #006EB1;
	font-family: "Century Gothic", Century;
	font-size: 12px;
}

#nytimesid .rsscontainer .rssdate{ /*Style for RSS dates within #nytimesid box*/
	color: #006EB1;
	font-size: 10px;
}
#image_mid a img {
	text-decoration: none;
	color: #FFF;
}

