/* CSS Document */
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul {
	font-size: 13px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 40px;
	padding-left: 10px;
	list-style-position: outside;
}
li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: url(../images/icon_small_arrow.jpg);
	font-weight: normal;
	color: DB8F02;
	text-transform: none;
}
.red {
	color: #FF0000;
}

.imageLeft {
	float: left;
	padding-right: 20px;
	text-align: left;
	display: run-in;
	border-style: none;
	padding-bottom: 20px;
}
.twoColFixRtHdr #container {
	width: 968px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
} 
.twoColFixRtHdr #container #mainContent #eservicebox #Accordion1 .AccordionPanel AccordionPanelOpen .AccordionPanelContent h2 {
	font-size: 16px;
	color: #FFCC00;
}
.twoColFixRtHdr #container #mainContent #mainpagebox #cse-search-results {
	margin-left: 20px;
}
.twoColFixRtHdr #container #mainContent #mainpagebox #content ol {
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 5px;
}



/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
#logo {
	height: 200px;
	width: 190px;
	float: left;
}
.twoColFixRtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 200px;
	background: url(../images/bkg_header.jpg) no-repeat right top;
	width: 966px;
	margin: 0px;
	position: relative;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #mainContent {
	margin: 0 310px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #mainContent {
	zoom: 1;
	margin-bottom: 15px;
	padding-bottom: 5px;
	position: relative;
}
#CallToAdditionalContent_Nonmember {
	background: url(../images/bkg_mainboxsides.jpg) repeat-y center top;
	width: 645px;
	margin-bottom: 15px;
	float: left;
}
#AdditionalContent_Member h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #DB8F02;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}


#AdditionalContent_Member {
	background: url(../images/bkg_mainboxsides.jpg) repeat-y center top;
	width: 645px;
	margin-bottom: 15px;
}
#datedropmenu {
	float: right;
	width: 150px;
	height: 20px;
	margin-top: 20px;
}

#functionbox {
	float: right;
	width: 335px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
}
#topnavbox {
	width: 776px;
	float: left;
	height: 88px;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar {
	float: left;
	width: 766px;
	height: 35px;
	padding-top: 0px;
	margin: 0px;
	position: relative;
	padding-left: 10px;
}
#navbar ul {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/bkg_menu.gif) no-repeat center 0px;
	width: 90px;
	float: left;
	text-align: center;
	height: 30px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: no-repeat right top;
	display: inline-block;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar a:hover {
	color: #000000;
}
#programs {
	width: 776px;
	float: left;
	height: 85px;
}

#mainContent h1 {
	font-size: 1.9em;
	font-weight: bold;
	color: #01437A;
	background: url(../images/bkg_mainbox_h1.jpg) no-repeat center top;
	padding-top: 10px;
	padding-left: 20px;
	letter-spacing: -2px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#mainContent p {
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
}

#featurebox {
	width: 245px;
	text-align: center;
	padding: 0px;
	float: left;
	height: 215px;
	margin: 0px;
}
#videobox {
	width: 245px;
	text-align: center;
	padding: 10px 0px 0px;
	float: left;
	height: 200px;
	margin: 0px;
	background: url(../images/video_bog.jpg) no-repeat;
}
.newsdate {
	font-size: 11px;
	color: #666666;
}


#newsbox {
	background: url(../images/bkg_newsbox_body.gif) no-repeat center bottom;
	width: 645px;
	height: 200px;
	float: left;
	margin-left: 0px;
}
#newsbox h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #DB8F02;
	margin: 0px;
	padding: 0px;
}
#newsbox img {
	padding: 8px;
	border: 1px solid #999999;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#newsbox  p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
#newsbox h3 {
	font-size: .9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#eventspagebox {
	background: url(../images/bkg_mainboxsides.jpg) repeat center bottom;
	width: 645px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}
#eventsbox {
	background: url(../images/bkg_mainbox.jpg) no-repeat center bottom;
	width: 645px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
	position: relative;
}
#updatebox {
	background: url(../images/bkg_mainbox.jpg) no-repeat center bottom;
	width: 645px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
	padding-top: 0px;
}
#eservicebox {
	background: url(../images/bkg_mainbox.jpg) no-repeat center bottom;
	width: 645px;
	float: left;
}
#calendarcontent {
	font-size: 1em;
	height: 225px;
	width: 320px;
	line-height: 1.2em;
	overflow: auto;
	float: left;
	margin: -20px 10px 0px 0px;
}
#calendarcontent h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: DB8F02;
	background: url(none);
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
}
#calendarcontent h2 {
	font-size: 14px;
	padding: 0px;
	color: #004279;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#calendarcontent p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 85px;
}

#calendarimage {
	width: 200px;
	margin-left: 25px;
	background: url(../images/bkg_calendar_image_hd.gif) no-repeat center top;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
	padding-top: 3px;
	line-height: 1.2em;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
#calendarevent {
	font-weight: normal;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#calendarevent h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: DB8F02;
	background: url(none);
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
}
#calendarevent h2 {
	font-size: 14px;
	padding: 0px;
	color: #004279;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#calendarevent p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 85px;
}
#datebox {
	background: url(../images/bkg_date.gif) no-repeat;
	height: 60px;
	width: 65px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 3px;
	float: left;
	margin-left: 15px;
	margin-bottom: 25px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#datebox #date p {
	font-size: 12px;
	margin-left: 5px;
	text-align: center;
	margin-top: 8px;
}

#date {
	font: bold 3em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	width: 52px;
	margin-top: 6px;
}
.readmore {
	font-size: 11px;
	color: #004075;
	background-image: url(../images/icon_small_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-weight: normal;
	text-align: right;
	float: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FCF1A0 url(../images/rightsidetop.gif) no-repeat center top;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 13px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 h1 {
	font-size: 1.4em;
	color: #004279;
	background: url(../images/rightwhitebox.gif) no-repeat center top;
	letter-spacing: -0.05em;
	height: 30px;
	margin: 10px 0px 0px;
	padding: 5px 10px 0px 15px;
}
#sidebar1 h3 {
	color: #01437A;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar1 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebarbottom {
	background: url(../images/rightsidebottom.gif) no-repeat center bottom;
	width: 280px;
	margin: 0px;
	padding: 0px 10px 15px;
}

#shopbox {
	background: url(../images/shopboxbkg.gif) no-repeat center top;
	height: 120px;
	width: 273px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 16px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#shopbox p {
	padding-top: 30px;
	padding-left: 115px;
}
#shopbox h2 {
	font-size: 1.1em;
	color: #01437A;
	text-align: center;
	margin: 0px 10px 0px 100px;
}
#shopbox p {
	font-size: .9em;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 85px;
}
#membersbox {
	background: url(../images/rightwhitebox.gif) no-repeat center bottom;
	margin-bottom: 18px;
	margin-top: 2px;
}
.memberslink {
	color: #DB8F02;
	text-decoration: none;
}
#top_nav {
	font-size: 0.7em;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 155px;
	margin: 0px;
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 20px;
	text-align: center;
}
.searchbox {
	font-size: .7em;
	width: 160px;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
}
#searchbox form {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#header #topnavbox #functionbox #searchbox .searchbutton {
	font-size: 10px;
}

.text1 {
	font-size: .9em;
}
.form1 {
	width: 180px;
	font-size: .8em;
}
.language {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 110px;
	text-align: center;
	font-size: 0.7em;
	padding-right: 10px;
	line-height: 13px;
	height: 40px;
}
#language a {
	color: #FFFFFF;
	text-decoration: none;
}
language a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#functionbox2 {
	width: 300px;
	float: right;
	padding: 0px;
	position: relative;
	height: 60px;
	margin-top: 10px;
}
.twoColFixRtHdr #container #mainContent #mainpagebox #formAssociate #checknum {
	color: #999999;
}
.twoColFixRtHdr #container #mainContent #mainpagebox #formAssociate #ponum {
	color: #999999;
}

#form3 {
	font-size: 1.1em;
	color: #000033;
	padding: 0px;
	margin-left: 100px;
	text-align: center;
	margin-top: 0px;
}
#form4 {
	font-size: 12px;
	width: 265px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#form4 label {
	font-size: 12px;
	margin-bottom: 10px;
}
#form4 #textfield {
	margin-right: 5px;
	font-size: 1em;
}
#form4 #textfield2 {
	font-size: 1em;
}#membersbox h2 {
	font-size: 14px;
	color: #DB8F02;
	background: url(../images/icon_small_arrow.jpg) no-repeat left center;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
#mainpagebox h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #DB8F02;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainpagebox h2 a{
	color: #DB8F02;
}
.members_list_info {
	color: #DB8F02;
	padding-left: 0px;
	margin-left: 0px;
	text-transform: none;
	text-decoration: none;
}
#publicationsbox {
	background: url(../images/rightwhitebox.gif) no-repeat center bottom;
	margin-bottom: 10px;
	margin-top: 15px;
}
#pubpodimagebox {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	padding-bottom: 10px;
}
.subscribetable {
	width: 245px;
	padding: 0px;
	margin: 0px auto;
	font-size: .7em;
	font-weight: normal;
	color: #01437A;
}
#functionbox2 #top_nav2 {
	width: 150px;
	font-size: .8em;
	text-align: left;
}
#benefactors {
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 20px;
}
.searchbox2 {
	font-size: .7em;
	width: 225px;
	height: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}#topnavbox2 {
	width: 776px;
	float: left;
	height: 88px;
}
#functionbox2 {
	float: right;
	height: 45px;
	width: 350px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.language2 {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 110px;
	text-align: center;
	font-size: .6em;
	padding-right: 20px;
}
#sidemenubox {
	background: url(../images/rightwhitebox.gif) no-repeat center bottom;
	margin-bottom: 18px;
	color: db8f02;
	margin-top: 2px;
	padding-top: 0px;
}
#program_sidemenubox {
	background: url(../images/rightwhitebox_programs.gif) no-repeat center bottom;
	color: db8f02;
	margin: 0px 0px 15px;
	padding-top: 60px;
}
#mainpagebox {
	background: url(../images/bkg_mainboxsides.jpg) repeat-y center top;
	width: 645px;
	margin-bottom: 15px;
}
h6 {
	background: url(../images/bkg_mainbox.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 0px 20px 20px;
	font-size: 1em;
	font-weight: normal;
}
#sidemenubox ul {
	margin-left: 30px;
}
#sidemenubox a {
	color: #DB8F02;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #01437A;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border: 0px none #FFFFFF;
}
h4 {
	background-color: #E1F0FF;
	font-size: 1.1em;
	color: #DB8F02;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 6px;
	padding-top: 3px;
	margin-top: 0px;
}

#mainpagebox li {
	font-weight: normal;
	list-style: url(none);
	padding-right: 10px;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}
#calendar_page_content {
	font-size: 1em;
	width: 370px;
	line-height: 1.2em;
	overflow: auto;
	margin-right: 10px;
	float: left;
}
.podcast_menu_date {
	font-size: 10px;
	color: #03447C;
}
#sidemenubox h2 {
	margin: 0px;
	padding: 0px;
}
#sidemenubox .sidemenubox_programs {
	padding-top: 110px;
	background: url(../images/rightwhitebox_programs.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_podcasts {
	padding-top: 175px;
	background: url(../images/rightwhitebox_podcast.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_about {
	padding-top: 100px;
	background: url(../images/rightwhitebox_about.gif) no-repeat center top;
	text-indent: -2000px;
	display: block;
}
#sidemenubox .sidemenubox_contact {
	padding-top: 100px;
	background: url(../images/rightwhitebox_contact.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_committies {
	padding-top: 80px;
	background: url(../images/rightwhitebox_committees.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_news {
	padding-top: 100px;
	background: url(../images/rightwhitebox_news.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_members {
	padding-top: 95px;
	background: url(../images/rightwhitebox_members.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_nas {
	padding-top: 120px;
	background: url(../images/rightwhitebox_nas.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_road {
	padding-top: 190px;
	background: url(../images/rightwhitebox_road.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_air {
	padding-top: 150px;
	background: url(../images/rightwhitebox_air.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_cohmed {
	padding-top: 190px;
	background: url(../images/rightwhitebox_cohmed.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_its {
	padding-top: 170px;
	background: url(../images/rightwhitebox_ist.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_levelvi {
	padding-top: 190px;
	background: url(../images/rightwhitebox_levelvi.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_naic {
	padding-top: 190px;
	background: url(../images/rightwhitebox_naic.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_guardian {
	padding-top: 150px;
	background: url(../images/rightwhitebox_gaurdian.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_rad {
	padding-top: 110px;
	background: url(../images/rightwhitebox_rad.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_osd{
	padding-top: 135px;
	background: url(../images/rightwhitebox_osd.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_saved{
	padding-top: 135px;
	background: url(../images/rightwhitebox_saved.gif) no-repeat center top;
	text-indent: -2000px;
}
#sidemenubox .sidemenubox_teens{
	padding-top: 135px;
	background: url(../images/rightwhitebox_teens.gif) no-repeat center top;
	text-indent: -2000px;
}
#mainpagebox #content img {
	padding-left: 0px;
	border-width: thin;
	border-style: none;
}
#mainpagebox .introtext {

}

.calendarIndent {
	text-indent: 260px;
}
hr {
	color: #FFE866;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1px;
}
#publicationsbox h3 {
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.3em;
}

.underline {
	text-decoration: underline;
}
#emailaddress {
	color: #999999;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	width: 147px;
}
#password {
	color: #999999;
}
#email address {
	color: #999999;
}
.blue {
	color: #01427A;
}
#nas_services_home {
	height: 50px;
	width: 177px;
	padding-top: 50px;
	padding-left: 120px;
	position: absolute;
}
.twoColFixRtHdr #container #mainContent #mainpagebox #datebox {

}
#calendarevent p {
}
#newsbox_insert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 250px;
	text-align: center;
}
.photosright {
	padding: 3px;
	float: right;
	margin-right: 12px;
	vertical-align: text-top;
}
.photoscenter {
	vertical-align: text-top;
	width: 634px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer #footercontent #functionbox2 #language2 a {
	text-decoration: none;
}

#footer #functionbox2 #top_nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../images/bkg_footer.gif) repeat-x;
	height: 69px;
	color: #FFFFFF;
	font-size: .8em;
} 
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a {
	color: #FFFFFF;
}

#footercontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
