/*	$Id: site.css,v 1.3 2009/10/05 20:07:42 spud Exp $	*/

			body {
				background-color: #022302;
				background-image: url(../../graphics/elements/background.png);
				background-repeat: repeat-y;
				background-position: top center;
				margin: 0 auto;
				font-family: Verdana, Arial, Helvetica, Sans-Serif;
				font-size: 12px;
				color: #a67938;
			}
			
			#portal {
				margin: 0 auto;
				width: 1004px;
				background-color: #a57735;
				background-image: url(../../graphics/elements/background_special.png);
				background-position: top center;
				background-repeat: no-repeat;
			}
			
			#site {
				position: relative;
				padding: 14px 20px;
			}
			
			#header {
				position: relative;
				height: 101px;
			}
			
			#navbar {
				position: absolute;
				top: 40px;
				left: 296px;
				width: 668px;
				text-align: left;
			}
			
			#subnavbar {
				position: absolute;
				top: 70px;
				left: 296px;
				width: 668px;
				text-align: left;
			}
			
			#logo {
				position: absolute;
				top: 0;
				left: 20px;
				z-index: 10;
			}
			
			#chead {
				padding: 0;
				height: 220px;
				width: 964px;
			}
			
			#cbody {
				background-image: url(../../graphics/elements/contentbox_middle.png);
				background-position: top center;
				background-repeat: repeat-y;
				padding: 35px 7px;
				min-height: 300px;
			}
			
			#copy_wide {
				margin: 0 31px 0 52px;
				padding-top: 14px;
				padding-bottom: 14px;
				text-align: justify;
				border-top: 1px dashed #a67938;
				border-bottom: 1px dashed #a67938;
			}
			
			#copy {
				position: relative;
				margin: 0 31px 0 52px;
				padding-top: 14px;
				padding-bottom: 14px;
				text-align: justify;
				width: 344px;
				border-top: 1px dashed #a67938;
				border-bottom: 1px dashed #a67938;
			}
			
			img.page {
				position: absolute;
				top: 371px;
				right: 52px;
				height: 275px;
				width: 485px;
			}
/*			
			#copy img.rightimg {
				float: right;
				margin: 0 0 14px 31px;
				width: 485px;
				height: 275px;
			}
			
			#copy_bloc {
				width: 344px;
				border: 1px solid #f60;
			}
*/			
			#cfoot {
				position: relative;
				background-image: url(../../graphics/elements/contentbox_bottom.png);
				background-position: top center;
				background-repeat: no-repeat;
				height: 70px;
				width: 964px;
			}
			
			#bowe {
				position: absolute;
				top: 0;
				left: 70px;
				padding: 0 20px 0 0;
			}
			
			#faddress {
				position: absolute;
				top: 0;
				left: 290px;
				width: 363px;
				padding: 0 20px;
				text-align: justify;
				font-size: 10px;
			}
			
			#starnet {
				position: absolute;
				top: 0;
				right: 70px;
				padding: 0 0 0 20px;
			}
			
			#bowe a img, #starnet a img {
				border: none;
			}
			
			a {
				color: #a67938;
				text-decoration: none;
			}
			
			a:hover {
				text-decoration: underline;
				color: #3c1f0d;
			}



			

			.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: #022302;
				padding: 4px 4px 4px 0;
				font-variant: small-caps;
			}
			
			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;
			}
			
			table.image_loader {
				border-collapse: collapse;
				border-spacing: 0;
			}
			
			table.image_loader td {
			}
			
			table.image_loader td.radio {
				width: 20px;
			}
			
			fieldset {
				width: 840px;
				margin: 14px 52px;
				border: 1px solid #999;
				padding: 10px;
			}
			
			legend {
				font-size: 10pt;
				margin: 0 5px;
				color: #022302;
			}
					
			p.offline {
				font-weight: bold;
				margin: 10px;
				text-align: center;
				border: 1px solid #999;
				padding: 10px;
			}
			
			
			#starlog {
				border: none; border-collapse: collapse; border-spacing: 0;
			}
			
			#syndata1 { border: 1px solid #a67938; border-collapse: collapse; }
			#syndata1 tr { padding: 10px; }
			#syndata1 td { border: 1px solid #a67938; }
			#syndata1 td.synthumb { padding: 10px; }
			#syndata1 td.synthumb img { border: 1px solid #a67938; }
			#syndata1 td.syntitle { width: 99%; padding: 5px 10px 0 10px; font-weight: bold; font-size: 12px; border: none; border-top: 1px solid #a67938; line-height: 102%; }
			#syndata1 td.synstats { padding: 0 10px 5px 10px; font-style: italic; border: none; }
			#syndata1 td.synsummary { padding: 0 10px 10px 10px; line-height: 115%;  border: none;}
			#syndata1 td.syninstruct { padding: 10px 10px 10px 10px; line-height: 115%;  border: none; border-top: 1px solid #a67938; }
			#syndata1 td.synadobe { padding: 10px; text-align: center; }
			
			td.starthumb { padding: 10px 0 10px 10px;}
			td.starthumb img { border: none; }
			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%; }
			
			
			
			
			#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; font-family: Georgia, "Times New Roman", Times, serif; border-right: 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; font-family: Georgia, "Times New Roman", Times, serif; }
			#syndata2 td.synissue { font-family: Georgia, "Times New Roman", Times, serif; border-right: 1px solid #999; font-size: 10pt; }
			#syndata2 td.syntitle { font-family: Georgia, "Times New Roman", Times, serif; border-left: 1px solid #999; border-right: 1px solid #999; font-size: 10pt; }
			#syndata2 td.syntitle a { font-family: Georgia, "Times New Roman", Times, serif; color: #8a4530; text-decoration: none; }
			#syndata2 td.syntitle a:hover { color: #335c64; }
			#syndata2 td.synsize { font-family: Georgia, "Times New Roman", Times, serif; 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: 9px; 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: 10px;  border: none; border-top: 1px solid #999; }
			#syndata2 td.synadobe { padding: 10px; text-align: center; }
