/*	$Id: site.css,v 1.3 2009/06/24 22:55:21 spud Exp $	*/

			body {
				background-color: #a7a9ac;
				width: 1004px;
				margin: 0 auto;
				background-image: url(../../graphics/elements/background.png);
				background-repeat: repeat-y;
				background-position: center;
				font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
			}
			
			#outer_wrapper {
				margin: 0 auto;
				width: 964px;
			}
			
			#inner_wrapper {
			}
			
			#header {
				width: 964px;
				position: relative;
			}
			
			#nav {
				position: absolute;
				top: 152px;
				left: 230px;
				padding: 10px;
				font-size: 14px;
				font-weight: bold;
				color: #fff;
			}
			
			#nav a {
				color: #fff;
				text-decoration: none;
			}
			
			#nav a:hover, #nav a.active {
				color: #2d499f;
				text-decoration: none;
			}
			
			#subheader {
				margin-top: 10px;
				height: 21px;
				width: 182px;
				text-align: center;	
			}
			
			#subnav {
				position: absolute;
				padding: 0 10px;
				top: 198px;
				right: auto;
				bottom: auto;
				left: 240px;
				font-size: 12px;
				font-weight: normal;
				color: #6fbe44;
			}
			
			#subnav a {
				color: #6fbe44;
				text-decoration: none;
			}
			
			#subnav a:hover, #subnav a.active {
				color: #2d499f;
				text-decoration: none;	
			}
			
			#wrapper {
				position: relative;
				margin: 25px auto 0 auto;
				width: 805px;
			}
			
			#wrapper_home {
				position: relative;
				margin: 25px auto 0 auto;
				width: 805px;
				height: 420px;
			}
			
			#home_img {
				position: absolute;
				top: 26px;
				right: 26px;
			}
			
			#us_intro {
				position: absolute;
				bottom: 26px;
				right: 26px;
			}
			
			#content {
				position: relative;
				width: 805px;
				background-image: url(../../graphics/elements/content_middle.png);
				background-repeat: repeat-y;
			}
			
			#circle {
				position: absolute;
				z-index: 10;
				top: -10px;
				right: -10px;
			}
			
			h1 {
				margin: 0;
				color: #2d499f;
				font-size: 24px;
				font-weight: bold;
			}
			
			h2 {
				margin: 10px 0 0 0;
				color: #2d499f;
				font-size: 17px;
				font-weight: normal;
			}
			
			h3 {
				margin: 15px 0 0 0;
				color: #2d499f;
				font-size: 14px;
				font-weight: normal;
			}
			
			h4 {
				margin: 0 0 2px 0;
				color: #2d499f;
				font-size: 12px;
				font-weight: normal;
			}
			
			#content_top {
				position: absolute;
				top: 0;
				left: 0;
				height: 46px;
				width: 805px;
				background-image: url(../../graphics/elements/content_top.png);
				background-repeat: no-repeat;
			}
			
			#content_img {
				position: absolute;
				top: 46px;
				right: 20px;
				padding: 0;
			}
			
			#copy {
				padding: 46px 30px 0 30px;
				width: 441px;
				margin: 0;
				border: none;
				font-size: 12px;
				min-height: 357px;
				text-align: justify;
			}
			
			#copy_wide {
				padding: 46px 30px 0 30px;
				margin: 0;
				border: none;
				font-size: 12px;
				min-height: 357px;
				text-align: justify;
			}
			
			.copy_form {
				padding: 0 30px 0 30px;
				margin: 0;
				border: none;
				font-size: 12px;
				text-align: justify;
			}
			
			#copy_contact {
				padding: 46px 30px 0 30px;
				width: 241px;
				margin: 0;
				border: none;
				font-size: 12px;
				min-height: 357px;
				text-align: justify;
			}
			
			div.contact_info {
				height: 18px;
				clear: both;
				vertical-align: middle;
				font-size: 14px;
			}
			
			div.contact_info a {
				text-decoration: none;
				color: #2d499f;
			}
			
			div.contact_info a:hover {
				text-decoration: none;
				color: #6fbe44;
			}
			
			div.contact_info img {
				float: left;
				margin-right: 10px;
				margin-top: -5px;
			}
			
			#content_bottom {
				height: 46px;
				width: 805px;
				background-image: url(../../graphics/elements/content_bottom.png);
				background-repeat: no-repeat;
				background-position: bottom;
			}
			
			#footer {
				margin: 25px auto;
				width: 805px;
				height: 50px;
				border: 1px solid #fff;
				margin-top: 50px;
				text-align: center;
				font-size: 11px;
			}
			
			#starnet {
				float: left;
				width: 200px;
				text-align: left;
				margin-top: 3px;
			}
			
			#contact_info {
				text-align: left;
			}
			
			#contact_info a {
				text-decoration: none;
				color: #000;
			}
			
			#contact_info a:hover {
				text-decoration: none;
				color: #2d499f;
			}
			
			#bowe {
				float: right;
				width: 200px;
				text-align: right;
				margin-top: 3px;
			}			
			
			.lefty {
				float: left;
				text-align: left;
				font-weight: bold;
				color: #fff;
				width: 49%;
			}

			.righty {
				float: right;
				text-align: right;
				font-weight: bold;
				color: #fff;
				width: 49%;
			}
			
			div.spacer {
				clear: both;
			}

			label {
				font-weight: bold;
				color: #2d499f;
				padding: 4px 4px 4px 0;
			}
			
			input, select, textarea {
				display: block;
				margin-bottom: 1.25em;
			}
			
			select {
				width: 200px;
			}
			
			textarea {
			}
			
			.button {
				width: 75px;
				margin-left: 75px;
				color: #4e809c;
			}
			
			.levelbutton {
				display: inline;
				width: 75px;
				color: #4e809c;
			}
			
			.bigbutton {
				width: 150px;
				margin-left: 75px;
				color: #4e809c;
			}
			
			.error {
				color: #f00;
				font-weight: bold;
			}
			
			.success {
				color: #393;
				font-weight: bold;
			}
			
			table.image_loader {
				border-collapse: collapse;
				border-spacing: 0;
			}
			
			table.image_loader td {
			}
			
			table.image_loader td.radio {
				width: 20px;
			}
			
			fieldset {
				border: 1px solid #999;
				padding: 10px;
			}
			
			legend {
				font-size: 12px;
				margin: 0 5px;
				color: #4e809c;
			}
					
			p.offline {
				font-weight: bold;
				margin: 10px;
				text-align: center;
				border: 1px solid #999;
				padding: 10px;
			}
			
			
			
			
			#starlog { border-collapse: collapse; border-spacing: 0; width: 773px; }
			#syndata2thumb { border: none; border-collapse: collapse; border-spacing: 0; }
			#syndata2thumb td img { margin: 20px 10px 0 10px; border: 1px solid #999; }

			#syndata2 {  border: none; border-collapse: collapse; }
			#syndata2 tr { padding: 10px; }
			#syndata2 th { text-align: left; padding: 4px; border-rght: 1px solid #999; font-size: 12px; }
			#syndata2 th.synissue { }
			#syndata2 th.syntitle { }
			#syndata2 th.synsize { }
			#syndata2 th.synnew { }
			
			#syndata2 td { vertical-align: middle; border: 1px solid #999; padding: 4px; }
			#syndata2 td.synissue { border-rght: 1px solid #999; font-size: 12px; }
			#syndata2 td.syntitle { border-left: 1px solid #999; border-right: 1px solid #999; font-size: 12px; }
			#syndata2 td.syntitle a { color: #000; text-decoration: none; }
			#syndata2 td.syntitle a:hover { color: #d19e19; }
			#syndata2 td.synsize { border-left: 1px solid #999; text-align: right; }
			#syndata2 td.synnew { width: 23px; border: none; vertical-align: middle; text-align: center; }
			#syndata2 td.synnew img { border: 1px solid #999; }
			
			#syndata2 td.synthumb { padding: 0 10px; }
			#syndata2 td.synstats { padding: 0 10px 10px 10px; font-size: 12px; font-style: italic; border: none; }
			#syndata2 td.synsummary { padding: 0 10px 5px 10px; font-size: 12px; border: none; text-align: justify; }
			#syndata2 td.syninstruct { padding: 10px; font-size: 12px;  border: none; border-top: 1px solid #999; }
			#syndata2 td.synadobe { padding: 10px; text-align: center; }
			
			#syndata1 { border: 1px solid #6fbe44; border-collapse: collapse; }
			#syndata1 tr { padding: 10px; }
			#syndata1 td { border: 1px solid #6fbe44; }
			#syndata1 td.synthumb { padding: 10px; text-align: center; }
			#syndata1 td.syntitle { width: 99%; padding: 5px 10px 0 10px; font-weight: bold; font-size: 14px; border: none; border-top: 1px solid #6fbe44; line-height: 102%; }
			#syndata1 td.syntitle a { color: #6fbe44; text-decoration: none; }
			#syndata1 td.syntitle a:hover { color: #335c64; }
			#syndata1 td.synstats { padding: 0 10px 5px 10px; font-size: 12px; font-style: italic; border: none; }
			#syndata1 td.synsummary { padding: 0 10px 10px 10px; font-size: 12px; line-height: 115%;  border: none;}
			#syndata1 td.syninstruct { padding: 10px 10px 10px 10px; font-size: 12px; line-height: 115%;  border: none; border-top: 1px solid #6fbe44; }
			#syndata1 td.synadobe { padding: 10px; text-align: center; }
			
			#syndata1 td.synthumb img { border: 1px solid #6fbe44; }
			
			td.starthumb { padding: 10px 0 10px 10px;}
			td.starthumb img { border: 1px solid #6fbe44; }
			td.startitle { font-size: 11px; font-weight: bold; margin: 10px; text-align: left; }
			td.starstats { font-style: italic; font-size: 12px; }
			td.starsummary { font-size: 10px; line-height: 100%; }
			
			a {
				color: #000;
				text-decoration: none;
			}
			
			a: hover {
				color: #d19e19;
			}