img {border: 0px;}
img.centre {display: block; text-align: center; margin: 5px auto;}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px -5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}

.indent {
	margin-left: 40px;
}

.header {
	padding: 57px 20px 5px 50px;

    background-image:  url("http://www.wb6mrq.com/wikka/images/SCV_Webhead.gif");
	background-position: 5% 50%;
    background-color: #004684;  /* dark blue */
	background-repeat: no-repeat;
	color: #E2F4FE;                 /* this includes the separators ( || ) between links */
	/* background-position: left top; */
	overflow: visible;
	text-align: right;
	font-size: 10px;
	/* border: 1px solid #F8C710; */
	margin: 10px 0px 0px 0px;
}

.header h2 {
    color: #FFFF99;
  }

.header a {             /* links in the header */
    color: #FFFFC0;
}

.page a {               /* links in the main page */
    color: blue;
}

.page {
	/* float: clear; */
	color: #000;  /* was and is 000 */
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: white;
	padding: 20px 20px 5px;
	/* border: 1px solid #CCCCCC; */
	height: 100%;
}

.missingpage {
	background: #FFF200;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #933;
	border-bottom-style: dashed;
}

.footer {
	clear: both;
	background-color: #FFFFE0;
	padding: 0px 10px 0px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.commentsheader {
	clear: both;
	background-color: #DDDDDD;
	padding: 2px 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;
}


.main_menu {
	list-style-type: none;
	margin: 5pt;
        padding: 0pt;
	margin-bottom: 15pt;
}

.main_menu li {
      padding: 2pt;
      float: left;
      width: auto;
      margin-right: 3pt;
      text-align: center;
    }

.main_menu .exttail {
        visibility: hidden;
}

p, td, li, input, select, textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;

}

p#main {
    font: 8pt/12pt verdana;
    text-align: center;
    }

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	color: #000000;    /* was and is 000000 and then FFCC00 then FFFFE0 and back to black; includes some of the footer text.*/
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}

textarea#body{
	width: 100%;
	height: 500px;
	padding: 2px;
}

a.hdr_link {            /* works for the Page title in the header, but not the other header links */
    color: #FFFFC0;     /* color (FFFFC0, light yellow) for header links */
    background-color: #004684; /* dark blue */
}

a.hdr_link:hover {      /* doesn't work... there's no way to affect this in header.php'*/
    color: #FFFF04;     /* ffff04 -- bright yellow */ 
    background-color: #FFFFC0;  /* light yellow */
}

a {
	color: #0080FF;      /* changed to 0080FF medium blue; this includes the links in the header */
	/* background-color: #FFFF99; */
    text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
    color: #FFFF04;  /* FFFF04 = bright yellow, which is needed in the header */
}

a:active {
    font-weight: bold;
	text-decoration: none;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}



.error {
	color: #CC3333; font-weight: bold;
}



.header a:hover {
/*	color: #993333; */
	background: transparent;
	border-bottom: 0px;
}


.page a {
	text-decoration: none;
}

.page a:hover {
	background-color:#004684;  /* dark blue, which is needed on the yellow link hover color */
	text-decoration: none;
/*
	color: #993333;
	text-decoration: underline;
*/
}

.page h1 {
	font:  bold 18pt/24pt Verdana, sans-serif;
	text-align: center;
	margin: 0pt;
	padding-bottom: 5px;
}

.page h2 {
	font: bold 14pt/22pt Verdana, sans-serif;
	text-align: left;
	margin: 0pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

.page h3 {
	font: bold 12pt/18pt Verdana, sans-serif;
	text-align: left;
	margin: 0pt;
	padding-top: 10px;
	padding-bottom: 5px;
}

.page h4 {
	text-align: left;
	margin: 0pt;
	padding-top: 5px;
}

.page h5 {
	font: italic 8pt/15pt  Verdana, sans-serif;
    /* letter-spacing: 0.2em; */
	text-align: left;
}




.comment {
	background-color: #EEEEEE;
	padding: 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	background-color: #EEEEEE;
	padding: 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;
}

.code {
	color: black;
	background:	   #ffffee;
	border: 1px solid #888;
	font: 11px "Bitstream Vera Sans Mono","Courier New", monospace;
	width: 95%;
	margin:auto;
	overflow: auto;
	padding: 3px;
}

.notes {
	color: #888800;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.copyright {
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
}

.copyright a {
	color: #AAAAAA;
}


h5 {
	font-size: 8pt;
	color: #AF8D05;    /* AF8D05 (dark gold/brown) */
}

h4 {
	font-size: 10pt;
	color: #000;    /* black */
	font-weight: bold;
}

h3 {
	font-size: 14pt;
	color: #333399;       /* 333399 (web safe dark blue) */
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	color: #6666CC;    /* (6666CC web safe violet-ish); this includes the Title in the Header */
}

h1 {
	font-size: 18pt;
	color: #FFD700;    /* FFD700 (gold); was orange */
}

a.ext {
	color: #0000FF;    /* changed from 333399 to 0000FF (web safe blue) */
}

a.ext:hover {
	color: #FFD700;    /* FFD700 (gold), was yellow, and before that was 993333 (brown-ish) */
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}

.searchbox {
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
	font-size:10px
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,
.toolbar .btn-pressed {
	background: ButtonFace;
	color: ButtonText;
 	border: 1px solid ButtonFace;
	padding: 1px;
	margin: 0px;
	cursor: pointer;
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

/*---Speific Styles ---*/

.clear {clear:both;}

.comments {display: none;}

.floatl {float: left; width: 20%; margin: 0.5%; padding: 0.5%; background: #E2F4FE;}

.floatr {float: right; width: 20%; margin: 0.5%; padding: 0.5%; background: #FFFFE0;}

.previewhead {
	margin: auto;
	z-index:20;
	position:fixed;
	top: 40px;
	left: 10px;
	color: red;
	font-size: xx-large;
	font-weight: bold;
	padding: 5px;
}

.highlight {color: red; background: #FFFFD0;}

.strikethrough {color: #888; text-decoration: line-through;} /* 888 = dark gray */

.additions {background-color: #ccffcc;}     /* ccffcc = very pale green */

.deletions {color: #876; background-color: #FFCC99;}    /* 876 = brwon; ffcc99 = very pale orange */

.underline {text-decoration: underline;}

.recentchanges {font-size: 0.9em;}

.pagenote {color: #888;}        /* 888 = dark gray */

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {
	color: #FF0000;     /* was 333  */
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}

.smallprint {font-size: 10px; color: #6666CC; padding-right: 0.5%; text-align: right;}
    /* 6666CC lavender; was 777; used in "page generated in" msg at bottom of screen */
    
.smallprint a {
	color: #004684;  /* 004684 Gray-blue; was 987 and then FFCC00 (gold), then red (FF0000) - used in copyright and Wikka version line, bottom of form */
}

/* SCV SEC Specific Divs */
.officer_list {
    float: right;
    top: 150px;
    left: 0px;
    padding: 0px;
    width: 190px;
    margin-left: 10px;
    margin-top: 2.5%;
    background: #FFFFC0;
    border: 1px solid #339;
    font: 8pt/12pt helvetica;
    text-align: center;
    /* Hides from IE5-mac \*/
    /* html officer_list {height: 1%;} */
    /* End hide from IE5-mac */
    }

a.sectsh {
    font: 8pt/16pt helvetica;
    font-weight: normal;
    color: green;
    background: transparent;
    text-decoration: none;
    }

a.sectsh:hover {
    font: 9pt/16pt helvetica;
    font-weight: normal;
    color: white;
    font-style: italic;
    }

a.sectsh:active {
    font-weight: normal;
    color: green;
    text-decoration: none;
    }

a.sectsh:visited {
    font-weight: normal;
    color: green;
    }

a.mailto {
    font: 9pt/16pt helvetica;
    font-weight: normal;
    color: blue;
    background: transparent;
    text-decoration: none;
}

a.mailto:hover {
    font: 9pt/16pt helvetica;
    font-weight: normal;
    color: white;
    font-style: italic;
}

/*  calendar css data */
table.calendar a.created {
        color: #AABBFF;
        background-color: #00CCCC;
        text-decoration: none;
}

/*  blog css data -- added by F. Kibbish Jr. */
.blog {text-align: left;}



