* {
	margin: 0;
	padding: 0;
}

img.biopic {
	margin: 15;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	background: #000000;
	background-image:url('http://www.sovaspecops.com/images/flag_new2.jpg'); 
	background-repeat:no-repeat; 
	background-attachment:fixed;
	font-size: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #CACACA;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #C10024; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #C10024;
	overflow: auto;
}

table {
	text-align: center;
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 2px;
}

td.smaller {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}

th {
	text-align: center;
	color: #D30028;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
	padding: 10px 10px;
	height: 35px;
}

#navlist li {
	display:inline;
	padding: 0 5px 0 5px;
	white-space: nowrap;
}

#navlist {
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

#navlist a {
	padding: 0 4px 3px 4px;
	color: #DBDBDB;
}

#navlist a:hover {
	color: #D30028;
}

#navbox, #navbox a {
	text-align: left;
	text-decoration: none;
	color: #CACACA;
}

#navbox a:hover {
	font-size: 105%;
	font-weight: bold;
	color: #CACACA;
}

#newsbox {
	text-align: left;
	color: #CACACA;
	font-size: 12px;
	vertical-align: top;
}

div.textcenter {
	color: #D30028;
	text-align: center;
}

div.textleft {
	text-align: left;
}

div.textright {
	text-align: right;
}

span.membername {
	font-size: 150%;
}

span.membercallsign {
	font-size: 200%;
}

.navbar {
	background-color: #D7D7C2;
	padding: 10px 20px 10px 5px;
	margin-bottom: 15px;
	display: block;
}

ul.linklist li {
	list-style-type: none;
	text-align: center;
}

h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em
	margin-bottom: 15px;
}

a {
	text-decoration: none;
}

a.forumlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
}

a.topictitle, a.topictitle:visited {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.postlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #0096EC;
}

a.postlink:hover {
	color: #7DD0FF;
}

a.awdlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0096EC;
}

a.awdlink:hover {
	color: #7DD0FF;
}

img {
	border: none;
}