/*	$Id: screen.css,v 1.2 2009/10/05 19:42:26 spud Exp $	*/

	body {  background: #cb380c; margin: 0 auto; padding: 0; background-image: url(../elements/background.gif); background-position: center top; background-repeat: repeat-y; }
	
	#welcomeContainer { margin: 0 auto; padding: 0; width: 682px; background: #fff; background-image: url(../elements/header_welcome.jpg); background-position: center top; background-repeat: no-repeat; }
	#capabilitiesContainer { margin: 0 auto; padding: 0; width: 682px; background: #fff; background-image: url(../elements/header_capabilities.jpg); background-position: center top; background-repeat: no-repeat; }
	#resourcesContainer { margin: 0 auto; padding: 0; width: 682px; background: #fff; background-image: url(../elements/header_resources.jpg); background-position: center top; background-repeat: no-repeat; }
	#profileContainer { margin: 0 auto; padding: 0; width: 682px; background: #fff; background-image: url(../elements/header_profile.jpg); background-position: center top; background-repeat: no-repeat; }
	#contactContainer { margin: 0 auto; padding: 0; width: 682px; background: #fff; background-image: url(../elements/header_contact.jpg); background-position: center top; background-repeat: no-repeat; }
	
	#header { height: 105px; width: 682px; border: none; }
	#content { margin-left: 141px; margin-right: 50px; border: none; }
	#content h1 { font-family: Verdana, Arial, Helvetica; font-size: 32px; padding: 5px 0; }
	#content h1.welcome { color: #333; }
	#content h1.capabilities { color: #ff8700; }
	#content h1.resources { color: #f16029; }
	#content h1.profile { color: #e06ee4; }
	#content h1.contact { color: #7ace90; }
	#content h3 { font-family: Arial, Helvetica; font-size: 12px; line-height: 170%; color: #333; }
	
	#content #circle { float: left; padding: 0 10px 10px 0; }
	#content { font-family: "Times New Roman", Serif; font-size: 12px; color: #333; line-height: 150%; }
	
	#homepage { margin-top: 20px; width: 480px; height: 333px; background-image: url(../elements/background_welcome.jpg); background-position: center top; background-repeat: no-repeat; }
/*	#hometext { margin-top: 20px; padding-top: 10px; margin-left: 405px; }	*/

	.address { margin-left: 360px; }

	#documents table th { text-decoration: underline; font-weight: bold; text-align: left; }
	#documents table td a { text-decoration: none; color: #000; }
	#documents table td a:hover { color: #f16029; }
	#documents table td.new { text-decoration: none; vertical-align: top; line-height: 130%; }
	#documents table td.issue { vertical-align: top; line-height: 130%; padding-right: 10px; }
	#documents table td.title { vertical-align: top; line-height: 130%; }
	#documents table td.filesize { vertical-align: top; line-height: 130%; }
	
			table #starlog { border: none; border-collapse: collapse; border-spacing: 0; }
			table #syndata2thumb { border: none; border-collapse: collapse; border-spacing: 0; }
			table #syndata2thumb td img { margin: 16px 10px 0 10px; border: 1px solid #666; }

			table #syndata2 { border: none; border-collapse: collapse; }
			table #syndata2 tr { padding: 10px; }
			table #syndata2 th { border: none; border-bottom: 1px solid #666; font-weight: bold; text-align: left; padding: 3px 3px 0 3px; }
			table #syndata2 th.synissue { border-rght: 1px solid #666; }
			table #syndata2 th.syntitle { border-left: 1px solid #666; border-right: 1px solid #666; }
			table #syndata2 th.synsize { border-left: 1px solid #666; }
			table #syndata2 th.synnew { border: none; }
			
			table #syndata2 td { border: none; border-bottom: 1px solid #666; padding: 5px; }
			table #syndata2 td.synissue { border-rght: 1px solid #666; }
			table #syndata2 td.syntitle { border-left: 1px solid #666; border-right: 1px solid #666; }
			table #syndata2 td.syntitle a { text-decoration: none; color: #000; }
			table #syndata2 td.syntitle a:hover { text-decoration: none; color: #f16029; }
			table #syndata2 td.synsize { border-left: 1px solid #666; text-align: right; }
			table #syndata2 td.synnew { width: 23px; border: none; vertical-align: middle; text-align: center; }
			table #syndata2 td.synnew img { border: 1px solid #333; }
			
			table #syndata2 td.synthumb { padding: 0 10px; }
			table #syndata2 td.synstats { padding: 0 10px 10px 10px; font-size: 9px; font-style: italic; border: none; }
			table #syndata2 td.synsummary { padding: 0 10px 5px 10px; line-height: 95%;  border: none; text-align: justify; }
			table #syndata2 td.syninstruct { padding: 10px; font-size: 10px; line-height: 95%;  border: none; border-top: 1px solid #d4d4d4; }
			table #syndata2 td.synadobe { padding: 10px; text-align: center; }
		
	#nav { float: left; width: 101px; margin: 0; }
	#nav ul { border: none; margin: 0; padding: 0; }
	#navbar li { width: 101px; height: 46px; margin: 0; padding: 0; display: block; list-style: none; }
	#navbar li #starnet { width: 101px; height: 86px; margin: 0; padding: 0; display: block; list-style: none; }
	#navbar a { width: 101px; height: 46px; display: block; border: none; }
	#navbar #starnet a { width: 101px; height: 86px; display: block; border: none; }

	#navbar #welcome, #navbar #welcome a { background: url(../elements/nav_welcome.gif) -101px 0 no-repeat; display: block; list-style: none; }
	#navbar #welcome a:hover { background: url(../elements/nav_welcome.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #welcome a.active, #navbar #welcome a.active:hover { background: url(../elements/nav_welcome_white.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #capabilities, #navbar #capabilities a { background: url(../elements/nav_capabilities.gif) -101px 0 no-repeat; display: block; list-style: none; }
	#navbar #capabilities a:hover, #navbar #capabilities a.active, #navbar #capabilities a.active:hover { background: url(../elements/nav_capabilities.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #resources, #navbar #resources a { background: url(../elements/nav_resources.gif) -101px 0 no-repeat; display: block; list-style: none; }
	#navbar #resources a:hover, #navbar #resources a.active, #navbar #resources a.active:hover { background: url(../elements/nav_resources.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #profile, #navbar #profile a { background: url(../elements/nav_profile.gif) -101px 0 no-repeat; display: block; list-style: none; }
	#navbar #profile a:hover, #navbar #profile a.active, #navbar #profile a.active:hover { background: url(../elements/nav_profile.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #contact a, #navbar #contact a { background: url(../elements/nav_contact.gif) -101px 0 no-repeat; display: block; list-style: none; }
	#navbar #contact a:hover, #navbar #contact a.active, #navbar #contact a.active:hover { background: url(../elements/nav_contact.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #nooter { background: url(../elements/nav_footer.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #starnet { height: 86px; background: url(../elements/nav_starnet.gif) 0 0 no-repeat; display: block; list-style: none; }
	#navbar #starnet a:hover, #navbar #starnet a.active, #navbar #starnet a.active:hover { background: url(../elements/nav_starnet.gif) 0 0 no-repeat; display: block; list-style: none; }
		
	#footer { padding-top: 25px; clear: all; width: 682px; border: none; text-align: center; color: #333; font-style: italic; font-family: Arial, Helvetica; font-size: 9px; }
	
	