/* Membership Roster CSS Sheet */

/* Make all body texxt black-colored 12-point times roman with 16-point vertical
 spacing between lines of text and 40-point margins.  Use "wheat" as background color.
*/body {
	font-size: 14px;
	font-family: "times new roman";
	color: silver;
    background-color: #003300;
	text-align: left;    margin-left: 30px;    margin-right: 30px;
    }p.alphabet {text-align: center;text-transform: uppercase;color: #ecff14;font-family: "freedom extended";font-size: 30px;font-weight: 700;font-style: normal;}div#ballad {text-align: center;font-variant: small-caps;font-family: "freedom extended";font-size: 15px;font-weight: bold;font-style: italic;}p.text {font-family: "freedom extended";font-size: 14px;font-weight: bold;font-style: normal;text-align: left;font-variant: normal;margin-left: 5px;}div.misc {font-weight: 800;font-size: 16px;font-family: "freedom extended";text-align: center;font-style: normal;}
p.alert {text-align: center;font-variant: small-caps;font-family: "freedom extended";font-size: 20px;font-weight: 700;font-style: normal;}
p.counter {text-align: center;color: white;font-family: "Times New Roman";font-size: 12pt;font-weight: bolder;}div.logo {font-size: 18pt;font-weight: bolder;text-transform: uppercase;text-align: center;color: silver;font-family: Times, "Times New Roman", serif;}#marque {text-align: center;font-size: 15px;font-weight: bold;text-decoration: underline;font-family: "freedom extended";color: #ffff0b;margin-left: 10px;margin-right: 5px;}
table {
		width: 95%;}table.member {border: 2px solid;}td.member {border: 1px solid;font-size: 14px;font-weight: bolder;font-style: normal;font-family: "freedom extended";width: 33%;text-align: center;}table.counter {color: white;width: 95%;font-weight: bolder;text-align: center;}td.counter {text-align: right;vertical-align: middle;color: white;font-family: Times, "Times New Roman", serif;font-size: 12pt;margin-left: +60em;}table.guest {text-align: center;vertical-align: top;}td.guest {text-align: right;vertical-align: middle;color: white;font-family: Times, "Times New Roman", serif;font-size: 12pt;font-weight: bold;}td.guest1 {
vertical-align: middle;text-align: left;color: white;font-family: Times, "Times New Roman", serif;font-size: 12pt;font-weight: bold;}
td {vertical-align: top;}td.link {font-family: "freedom extended";font-size: 23px;font-weight: 800;font-style: normal;text-align: center;text-transform: uppercase;}td.new {text-align: right;width: 14%
}
td.old {width: 100%;text-align: left;font-size: 16px;font-family: "freedom extended";font-weight: 800;}#officers {
	font-size: 15px;
    font-family: "times new roman";
    color: white;
	text-transform: none;
	font-weight: bold;
	padding: 3px;
	margin-left: 20%;
	margin-right: 20%;font-variant: small-caps;}
/* Alphabetical headings (membership roster) */
#title {font-family: "freedom extended";font-size: 17pt;font-weight: 800;font-style: normal;text-align: center;font-variant: small-caps;margin-left: 30pt;}
h1 {text-align: center;font-variant: small-caps;color: silver;font-family: "freedom extended";font-size: 20pt;font-weight: 800;}
h2 {color: silver;font-family: Times, "Times New Roman", serif;font-size: 18pt;font-weight: bolder;text-align: center;}h3 {color: silver;font-family: Times, "Times New Roman", serif;font-size: 12pt;font-weight: bold;text-align: left;margin-right: 5px;margin-left: 10px;}h4 {font-size: 12pt;font-weight: bolder;text-align: center;text-transform: uppercase;color: silver;}h5 {color: silver;font-size: 10pt;font-weight: bold;text-align: center;}/* hide h1 label
h1 {
	font-size: 30px;
    	font-family: "freedom extended";
    	color: #f8ff4a;
	text-transform: uppercase;
	text-align: center;font-weight: bold;}
*/
/* Name of page (tmembership roster) body, h1, h2, h4, h5, td, table & links are used 
h2 {
	font-size: 12px;
    	font-family: "freedom extended";
    	font-weight: 800;
	color: #ffff68;
	text-align: center;
	text-transform: none;font-variant: small-caps;}

/* Name of page (membership roster) 

h4 {
	font-size: 20pt;
    	font-family: "freedom extended";
    	color: #ff33ff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	border-width:8px;
	border-style: ridge;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color:silver;
	padding: 3px;
	margin-left: 70pt;
    	margin-right: 70pt;
    	margin-top: 15pt;
	margin-bottom: 25pt;
}/* Name of page (tmembership roster)
h5 {
	font-size: 30pt;
    	font-family: "freedom extended";
    	color: #ff33ff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	border-width:8px;
	border-style: ridge;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color:silver;
	padding: 3px;
	margin-left: 5pt;
    	margin-right: 5pt;
    	margin-top: 15pt;
	margin-bottom: 25pt;
}



/* photos(beret/crest/patch) at top of page 
h6 {
	color: #ff33ff;
	font-weight: bold;
	position: relative;
	left: 130px;
}
*//* Marque coding */

/* gold bar/seperator values */

div-tap {
	display: inline;
	margin-left: 2in;
	margin-right: 70pt;
	
}  

/* Insert eagle */

div.eagle {
	width:600px;
	height:300px;
	margin-left: 40%;
	margin-right: 50%;
	
}




/* Insert tree */

tree 	{
	width: 700px;
	height: 200px
}


/* 	
/* Don't underline links, and make all links red.  Make links flash yellow when activated. 
*/



a:link {color: red;}
a:visited {color: white;}
a:active {color:yellow;}
a:hover {color: aqua;}*/ <link rel = "stylesheet" type = "text/css" href = "indexcss.css" /> */
