div.wolves {
background-color: #000;
}

div.overflow {
overflow: auto;
border: 1px solid lightgrey;
border-radius: 4px;
padding: 10px;
}


div.fl, div.fr  {
width: 49%;
}

div.fl {
float:left;
}

div.fr {
float:right;
}

div.text {
width: 48%;
float: left;
padding: 1%;
clear: right;
}

#history, #contact {
padding: 8px;
}

#sws img {
max-width: 100%;
}

#history {
background-color: #000;
text-align: center;
color: #fff;
}

.r {
color: red;
}

.c {
text-align: center;
}

#mov {
text-align: center;
background-color: #000;
}

video {
width: 50%;
margin-left: auto;
margin-right: auto;
}

/*
#sws h2, #sws p {
text-align: left;
}
*/

h2 {
margin-top: 50px;
}

#fullsize img {
width: 100%;
}

#solimg img {
max-width: 100%;
}

div.fr img, div.fl img {
max-width: 100%;
}

/*
#bgs, #sws, #aur {
text-align: center;
}
*/

#aur img {
width: 48%;
}

#aur {
background-color: #000;
}

div.cb {
clear: both;
}

#main {
padding: 10px;
}

#news div.box {
outline: 1px solid lightgrey;
float: left;
height: 300px;
width: 48%;
overflow: auto;
padding: 0.5%;
margin: 0.5%;
}

div.ao {
/* padding: 10px; */
/* border: 1px solid grey;
border-radius: 8px; */
overflow: auto;
max-width: 100%;
margin-bottom: 10px;
margin-top: 20px;
}

#messaging pre {
font-family: monospace;
}

#logo {
	background-color: #fff;
	height: 290px;
	padding: 20px;
	background-image: url('s/lg290a.png');
	background-repeat: no-repeat;
	background-position: center center;
	}

h3 {
margin-top: 30px;
position: relative;
bottom: -10px;
}

abbr {
text-transform: uppercase;
}

#contact li, #stuff li, #history li {
font-size: small;
display: inline;
margin-right: 14px;
font-variant: small-caps;
letter-spacing: 1px;
}

#contact a {
color: #fff;
text-decoration: none;
}

#contact a:hover {
color: #00ff00;
color: #ff0000;
}

#contact * {
margin: 0px;
padding: 0px;
}

#contact {
color: #fff;
text-align: center;
opacity: 0.9;
background-color: #000;

}

#stuff {
text-align: right;
text-align: center;
}

#stuff ul {
/*
position: relative;
top: -8px;
*/
}


#hdr li, #history li {
display: inline;
margin-right: 10px;
}

#hdr {
font-size: medium;
color: #fff;
background-image: url('latest_2048_0171.jpg');
// background-image: url('s/0171static.jpg');
background-size: contain;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 50px;
padding-bottom: 80px;
padding-bottom: 40px;

padding-top: 40px;
padding-bottom: 40px;
}

#hdr img {
width: 100%;
}

#hdr, #ftr {
text-align: center;
}

#ftr {
margin-top: 10px;
/* background-color: #000;
color: #fff;*/
padding: 10px;
}

body p, #main li, blockquote {
font-size: small;

}

body {
margin: 0px;
font-family: sans-serif;
}

h1,h2,h3,h4 {
font-weight: lighter;
text-transform: capitalize;
}

#timeline {
	height: 300px;
	overflow: auto;
	border: 1px solid #000;
	border-radius: 8px;
	}

.latin {
	text-transform:uppercase;}

div.cb {
	clear: both;
	}

div.fl img, div.fr.img {
	max-width: 100%;
	}

#encrypt *, #decrypt * {
margin: 0px;
padding: 0px;
}

#encrypt, #decrypt {
position: absolute;
top: 2px;
}

#encrypt {
left: 2px;
text-align: left;
}

#decrypt {
right: 2px;
text-align: right;
}

#encrypt a {
color: #fff;
}

div.cb {
	clear: both;
	}

div.instruction {
	padding: 20px;
	border: 2px solid red;
	margin-bottom: 20px;
	border-radius: 8px;
	}

div.overflow li {
	list-style-type: upper-roman;
	}

div.overflow .r {
	font-weight: bold;
	}

img {
	max-width: 100%;
	}

div.cb {
height: 15px;
}


/* NEWS ADDON 


div.autonews div.fl, div.autonews div.fr {
outline: 1px solid lightgrey;
width: 46.5%;
padding-left: 1%;
padding-right: 1%;
height: 300px;
overflow: auto;
}

/*
div.autonews div.fl {
float: left;
margin-left: 1%;
}

div.autonews div.fr {
float: right;
margin-right: 1%;
}

*/

div.autonews li, div.autonews {
font-size: small;
}

div. autonews p {
font-size: small;
}


li {
	margin-bottom: 2px;
	}
