body {
	margin: 0;
	padding: 0;
	color: white;
	background-color: #CCD3D9;
	font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
	background-color: #fdfbff;
	color: black;
	margin: 30px 40px 30px 40px;
	padding: 10px;
}
#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	height: 5em;
}
#header-bottom {
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	height: 1%;
}
#header-bottom ul {
	margin: 0;
	padding: 0 30px 0 0;
	text-align: right;
}
#header-bottom li {
	display: inline;
	background-color: #fdf8f2;
	color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	background-color: #fdf8f2;
	color: #050845;
}
#header-bottom a:hover {
	color: #778899;
}
#tagline {
	font-weight: bold;
	background-color: #fdfbff;
	color: #050845;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}
#main {
	position: relative;
	top: 0;
	left:  0;
	width: 100%;
	margin-top: 10px;
}
#content {
	margin: 0 0 0 220px;
	border: 1px solid #b9d2e3;
	background-color: white;
	color: black;
}
#mainfeature {
	height: auto;
}
#headerimgAntenna {
	background-image: url(img/antenna.jpg);
	background-repeat: no-repeat;
	background-color: #5095D0;
	color: white;
	height: 154px;
}
#headerimgTrx {
	background-image: url(img/trx3b.jpg);
	background-repeat: no-repeat;
	background-color: #0B0E1F;
	color: white;
	height: 141px;
}
#redfont {
	color: red;
}
#content .inner {
	margin: 10px 20px 10px 40px;
  font-size: 110%;
}
#content .inner h1 {
	color: #245185;
	padding-bottom: 0.2em;
	padding-top: 1em;
	border-bottom: 1px solid #b9d2e3;
	font-size: 130%;
	height: 1%;
}
#content .inner li {
	color: #535353;
	margin: 0 5px 10px 0;
}
#content .inner ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .inner h2 {
	font-size: 110%;
	color: #245185;
	padding-bottom: 0.1em;
	padding-top: 0.7em;
}
#content .inner h3 {
	font-size: 110%;
}
#content .inner img {
	/*        border: none;
*/
}
#content .inner h3 a:link, #content .inner h3 a:visited {
	color: #245185;
	border: none;
}
#content .inner p {
	color: #202020;
	font-size: 100%;
	line-height: 1.4em;
}
#content .inner .features li img {
	float: left;
	margin: 0 5px 5px 0;
}
#content .inner p.author {
	font-weight:  bold;
}
#content .inner p.more {
	margin-top: 0;
	text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
	background-image: url(img/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	color: #1e4c82;
}
#content .inner p.question {
	color: #245185;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	font-size: 110%;
}
#answer p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#answer ul {
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0;
}
.border-bottom {
	border-bottom: 1px solid #b9d2e3;
	padding-bottom: 1em
}
#nav {
	position: absolute;
	top: 1em;
	left: 1em;
	width: 13em;
	margin-left: 0;
}
#nav h2 {
	color: #2A4F6F;
	font-size: 90%;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	margin-top: 4em;
}
.new {
	font-size: 75%;
	color: red;
	vertical-align: top;
	padding-left: 0.5em;
}
a.date {
	display: block;
	font-size: 80%;
	margin-top: 1.5em;
	margin-left: 1em;
	margin-bottom: 0.3em;
	text-align: left;
}
a.txt {
	display: block;
	background-color: transparent;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
	margin-left: 1em;
	text-align: left;
	font-size: 100%;
	color: #2A4F6F;
}
a.nav, a.nav:link, a.nav:visited {
	display: block;
	background-color: transparent;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
	margin-left: 1em;
	margin-top: 1em;
	text-align: left;
	text-decoration: none;
	font-size: 100%;
	color: #2A4F6F;
	overflow: hidden;
}
a.nav:hover {
	color: #778899;
}
#footer {
	padding: 0 0 10px 255px;
	font-size: 85%;
	color: #AAAAAA;
	background-color: transparent;
}
#contactform .field {
	margin-bottom: 0.5cm;
}
#contactform .message {
	font-size: 100%;
	font-weight: bold;
}
#contactform .header {
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	margin-top: 4em;
	margin-bottom: 2em;
}
#contactform .sent {
	font-size: 100%;
	padding: 1em;
	border: 1px solid #cccccc;
}
#contactform .textentry {
	width: 30em;
	height: auto;
}
#contactform .textarea {
	width: 30em;
	height: 10em;
}
#contactform .preview {
	padding-top: 1em;
	padding-left: 1em;
	margin-bottom: 3em;
	width: 60%;
	border: 1px solid #cccccc;
	height: 1%;
}
#contactform .sent {
	padding-top: 1em;
	padding-left: 1em;
	width: 60%;
	border: 1px solid #cccccc;
	height: 1%;
}
#contactform .error {
	color: red;
}
/* image gallery */
#div-1a {
	margin: 8px;
	height: 220px;
	width: 250px;
	text-align: center;
	border: 1px dashed silver;
	float: left;
}
#div-1a a:hover img {
	border: 1px solid red;
}
#div-1b {
	margin: 8px;
	float: left;
	width: 350px;
}
#div-1c {
	clear: both;
}
img.portrait {
	width: 150px;
	height: 200px;
	border: 1px solid #A0ACC0;
	margin: 8px;
}
img.landscape {
	width: 200px;
	height: 150px;
	border: 1px solid #A0ACC0;
	margin: 8px;
}
/* table */
#box-table-a {
	width: 800px;
	text-align: left;
	border-collapse: collapse;
	margin: 20px;
}
#box-table-a th {
	font-size: 13px;
	font-weight: normal;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	padding: 8px;
}
#box-table-a td {
/*	background: #e8edff;*/
	border-bottom: 1px solid #fff;
	/*color: #669;*/
	color: #535353;
	border-top: 1px solid transparent;
	padding: 8px;
}
#box-table-a tr:hover td {
	background: #b9d2e3;
	color: #339;
}
