/* Terry Sanders - Jim Hudson
 * Feb 24 2011 Update Apr 9 2014
 * 75 Meter Intersate SideBand Net Home page
*/
@import url('reset.css');
@import url('1140.css');
html{background-image:url('../blue2white.jpg');}
body{
	font-size:0.5em;
	font-family: helvetica, sans-serif;
}
em{
	font-style:normal;
	color:blue;
}
p{
	text-align:justify;
	text-indent:1.0em;
}
.border{
	border: solid ;
	border-width: .1em;
}
.content{
}
.content{
/*	background:#ffffdf; */
	background:#ffffef;
	border-color:#ffffd4;
	font-size:1.8em;
	line-height:120%;
	margin:0.8em 1em 3em 1em;
	padding:1em 3em 1em 3em;
}
.content p{padding:0em 0em 1em;
}
.footnote{
	font-size:1em;
	line-height:95%;
	text-align:left;
	text-indent:0;
}
.listpad{
}
.listpad{
	background:#ffffe4;
	border-color:#a5b2bd;
	border:solid;
	border-width:1px;
	cursor:pointer;
	font-size:0.9em;
	margin:1em 1em 1em 1em;
	padding:.1em 1.0em 1.5em 1em;
}
.listpad h1{
	color:#000;
	font-size:2.0em;
	padding:0.5em 0 0.5em 0.0em;
	text-align:left;
	text-decoration:none;
}
.listpad li a{
	font-family:'lucida console',monospace;
	text-decoration:none;
}
.listpad li a:link{
	color:black;
}
.listpad li a:hover{
	background-color:aqua;
	color:#000;
}
.listpad ul li{
	font-size:1.7em;
	font-weight:normal;
	color:#000;
}
.mainoutline{
	border-color:#ffffd4;
	padding:0 0 1.5em;
}
.listodd {
background:#f5deb3;
}
.rounded-corners{
	border:solid;
	border-color:#e7e7bd;
	border-radius:10px;
	border-width:1px;
}
#arrlform{
	height:100px;
	opacity:0.8;
	padding: 2em 1em 1em 6em;
}
#banner {
}
#banner {
	/*background-image:url('../blueshaded_background_test.gif');*/
	background-repeat:repeat;
	color:#ffffe4;
	font-size:1.5em;
	height:10%;
	padding:0 0.5em 0.5em 0;
}
#banner h1{
	font-size:4em;
	margin:0 0 0 0;
	text-shadow:gold 0.2em 0.3em 0.2em;
}
#banner h2{
	font-size:1.3em;
	margin:0 0 0 0;
	text-shadow:gold 0.2em 0.3em 0.2em;
}

#banner p{
	text-indent:0;
}
#banner_comment{
	color:#ffffd4;
	font-size:1.6em;
	letter-spacing:0.1em;
	padding:8.0em 0 0 0;
	text-align:center;
	word-spacing:0.1em;
}
#footer{
}
#footer{
	border:none;
	font-size:160%;
	margin:0.5em 0;
	padding:0.5em 0 0.5em;
	text-align:center;
	width:100%;
}
#footer a{
	color: gold;
	font-family:georgia;
	font-size:120%;
	text-transform:uppercase;
}
#footer p{
	color:#ffffef;
	text-align:center;
}
#nav{
}
#nav{
	background:#ffffef;
	height:auto;
	padding: 3px 0 0 5px;
}
#nav img{
	display:inline;
	height:15px;
}
#nav p{
	color:#000;
	display:inline;
	font-size:2.5em;
}
#net_sked{
	color:#66ff66;
	text-indent:0;
}
