/*	$Id: site.css,v 1.5 2009/10/05 19:37:11 spud Exp $	*/

			* {
				font-family: "Lucida Sans", Arial, Helvetica, Sans-serif;
				font-size: 12px;
			}
			
			body {
				margin: 0 auto;
				background-color: #7f2423;
			}
			
			#outerShell {
				position: relative;
				margin: 0 auto;
				width: 1004px;
				height: 100%;
				background-image: url(../../graphics/elements/page_back2.png);
				background-repeat: repeat-y;
				background-position: top;
			}
			
			#innerShell {
				position: relative;
			}

			#pageHeader {
				position: fixed;
				top: 0;
				left: auto;
				right: auto;
				z-index: 1;
				width: 1004px;
				height: 152px;
			}

			#pageLogo {
				position: fixed;
				top: 14px;
				left: auto;
				right: auto;
				z-index: 2;
			}
			
			#pageNav {
				position: fixed;
				top: 76px;
				left: auto;
				right: auto;
				z-index: 3;
				margin-left: 442px;
				height: 9px;
				width: 484px;
			}
			
			#pageSubnav {
				position: fixed;
				top: 92px;
				left: auto;
				right: auto;
				z-index: 3;
				margin-left: 442px;
			}
			
			#pageBody {
				padding: 140px 10px;
				width: 964px;
				min-height: 700px;
			}
			
			#pageFooter {
				position: absolute;
				top: auto;
				bottom: 0;
				left: auto;
				right: auto;
				z-index: 1;
				width: 1004px;
				height: 152px;
				overflow: hidden;
			}
			
			#copyright {
				position: absolute;
				top: auto;
				bottom: 50px;
				left: auto;
				right: auto;
				width: 1004px;
				text-align: center;
				z-index: 1;
				font-family: Arial, Helvetica, Sans-serif;
				font-size: 11px;
				color: #fff;
			}
			
			#copyright b {
				font-family: Arial, Helvetica, Sans-serif;
				font-size: 12px;
				font-weight: bold;
			}
			
			#copyright a {
				font-family: Arial, Helvetica, Sans-serif;
				font-size: 11px;
				text-decoration: none;
				color: #fff;
				font-weight: bold;
			}
			
			#copyright a:hover {
				font-family: Arial, Helvetica, Sans-serif;
				font-size: 11px;
				text-decoration: underline;
			}
			
			#float_right {
				float: right;
				margin-right: 20px;
				width: 135px;
			}
			
			#float_left {
				float: left;
				margin-left: 20px;
				width: 135px;
			}
			
			div.spacer {
				clear: both;
			}
			
			sup {
				vertical-align: top;
				font-size: .75em;
			}
			
/*	CONTENT CSS DEFINES	*/

			#content_right {
				border: none;
				margin-top: 2px;
				margin-left: 430px;
				text-align: justify;
			}
			
			#content_full {
				margin-top: 2px;
				margin-left: 20px;
				text-align: justify;
			}
			
			li.space {
				margin-bottom: 10px;
			}
			
			sup {
				font-size: 8px;
			}
			
			p.quote {
				font-style: italic;
				font-weight: bold;
				width: 400px;
				margin: 0 50px;
			}
			
			#page_title {
				margin: 0 0 20px 0;
			}
			
			#address_box {
				height: 215px;
				width: 446px;
				background-image: url(../../graphics/images/contact_box.png);
				background-repeat: no-repeat;
			}
			
			#address_box h1 {
				padding: 20px 0 0 15px;
				color: #fff;
				font-size: 25px;
			}
			
			#address_box h2 {
				margin: 5px;
				padding: 0 0 0 15px;
				color: #fff;
				font-size: 15px;
				font-weight: normal;
			}
			
			#address_box h2 a {
				color: #fff;
				text-decoration: none;
			}
			
			li a {
				color: #7f2423;
				font-weight: bold;
				text-decoration: none;
			}
			
			#address_box h2 a:hover, li a:hover {
				text-decoration: underline;
			}
			
			span.project_slides {
				width: 625px;
				height: 51px;
			}
			
			div.project_info a {
				display: block;
				background-image: url(../../graphics/elements/button_clickhere_off.png);
				background-repeat: no-repeat;
				background-position: top;
				width: 367px;
				height: 50px;
				border: none;
				margin-left: 0;
				border: none;
			}
			
			div.project_info a:hover {
				background-image: url(../../graphics/elements/button_clickhere_on.png);
				background-repeat: no-repeat;
				background-position: top;
				width: 367px;
				height: 50px;
				border: none;
			}
			
/*	PROJECT LOADER CSS	*/

			#bml {
				float: right;
				margin-left: 20px;
				margin-top: 0;
				font-size: 10px;
				font-weight: normal;
			}
			
			.bmltag {
				color: #000;
				font-size: 10px;
				font-weight: bold;
			}

			.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: #fff
				font-size: 12px;
				padding: 4px 4px 4px 0;
			}
			
			input, select, textarea {
				display: block;
				margin-bottom: 1.0em;
			}
			
			input[type="radio"] {
				display: inline;
			}
			
			select {
				width: 200px;
			}
			
			textarea {
			}
			
			.button {
				width: 75px;
				margin-left: 75px;
				color: #2a2a2a;
			}
			
			.levelbutton {
				display: inline;
				width: 75px;
				color: #2a2a2a;
			}
			
			.bigbutton {
				width: 150px;
				margin-left: 75px;
				color: #2a2a2a;
			}
			
			.error {
				font-size: 12px;
				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 {
				border: 1px solid #7f2423;
				padding: 10px;
			}
			
			legend {
				margin: 0 5px;
				font-family: "Lucida Sans", Arial, Helvetica, Sans-serif;
				font-size: 14px;
				color: #7f2423;
				font-weight: bold;
			}

/*	STARLOG TABLE CSS	*/
			
			table#starlog { border-collapse: collapse; border-spacing: 0; width: 100%; }
			#syndata2thumb { border: none; border-collapse: collapse; border-spacing: 0; }
			#syndata2thumb td img { margin: 20px 0 0 0; border: 1px solid #7f2423; }

			#syndata2 {  border: none; border-collapse: collapse; }
			#syndata2 tr { padding: 10px; }
			#syndata2 th { text-align: left; padding: 4px; border-right: none; font-size: 12px; }
			#syndata2 th.synissue { color: #7f2423; }
			#syndata2 th.syntitle { color: #7f2423; }
			#syndata2 th.synsize { color: #7f2423; }
			#syndata2 th.synnew { }
			
			#syndata2 td { vertical-align: middle; border: 1px solid #7f2423; padding: 4px; }
			#syndata2 td.synissue { border-right: 1px solid #7f2423; }
			#syndata2 td.syntitle { border-left: 1px solid #7f2423; border-right: 1px solid #7f2423;  }
			#syndata2 td.syntitle a { color: #7f2423; text-decoration: none; }
			#syndata2 td.syntitle a:hover { color: #335c64; }
			#syndata2 td.synsize { border-left: 1px solid #7f2423; text-align: right; }
			#syndata2 td.synnew { width: 23px; border: none; vertical-align: middle; text-align: center; }
			#syndata2 td.synnew img { border: 1px solid #7f2423; }
			
			#syndata2 td.synthumb { padding: 2px 10px 0 10px; }
			#syndata2 td.synstats { padding: 0 10px 10px 10px; font-size: 10px; font-style: italic; border: none; }
			#syndata2 td.synsummary { padding: 0 10px 5px 10px; border: none; text-align: justify; }
			#syndata2 td.syninstruct { padding: 10px; font-size: 10px;  border: none; border-top: 1px solid #7f2423; }
			#syndata2 td.synadobe { padding: 10px; text-align: center; }
			
			#syndata1 { border: 1px solid #7f2423; border-collapse: collapse; }
			#syndata1 tr { padding: 10px; }
			#syndata1 td { border: 1px solid #7f2423; }
			#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 #7f2423; line-height: 102%; }
			#syndata1 td.syntitle a { color: #7f2423; 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 #7f2423; }
			#syndata1 td.synadobe { padding: 10px; text-align: center; }
			
			#syndata1 td.synthumb img { border: 1px solid #7f2423; }
			
			td.starthumb { padding: 10px 0 10px 10px;}
			td.starthumb img { border: 1px solid #7f2423; }
			td.startitle { font-size: 11px; font-weight: bold; margin: 10px; text-align: left; background: #f60; }
			td.starstats { font-style: italic; font-size: 12px; }
			td.starsummary { font-size: 10px; line-height: 100%; }