@charset "utf-8";
/* CSS Document */
/*
blue - #003366
green - #073616
*/


body { /* Internet Explorer */
	text-align: center;
	background-color: #073616;
	background-image: url(../images/cwBackground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px;
}

body { /* Mozilla Firefox alignment */
	text-align: -moz-center;
	background-color: #073616;
	background-image: url(../images/cwBackground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px;
}


#mainTable {
	position: relative;
	background-color: #FFFFFF;
	clear: none;
	float: none;
	padding: 0px;
	width: 800px;
	border: thin solid #FFFFFF;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#join {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #073616;
	border: medium outset #073616;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
#join td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #073616;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#jsMenuCell {
	vertical-align: top;
}
#htmlTopMenuCell {
	text-align: right;
}
#htmlBottomMenuCell {
	text-align: center;
	vertical-align: middle;
}

#createdBy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


#innerTable {
	width: 100%;
	padding: 10px;
}

p {
	text-align: left;
}
#mainTable #join p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}

.amberTicker {/* Internet Explorer */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	padding: 10px;	
	margin-left:auto;
	margin-right:auto;
}

.amberTicker {/* Mozilla Firefox alignment */
	text-align: -moz-center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	padding: 10px;	
	margin-left:auto;
	margin-right:auto;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #073616;
	text-align: center;
}
#pageTitle {
	text-align: center;
	vertical-align: bottom;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #073616;
	text-align: center;
	height: 1em;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #073616;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #073616;
	height: 1em;
}

.imageCaption2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #073616;
	text-align: center;
}
.imageCaption1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #073616;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px;
}
a {
	color: #073616;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #073616;
	padding: 10px;
	text-decoration: none;
	line-height: 2.5em;
}


a:hover {
	color: #FFFF00;
	background-color: #B1CE8A;
}

img {
	text-align: center;
	vertical-align: middle;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.infoTable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;


}
.infoTable td {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.infoTable th {
	background-color: #073616;
	color: #FFFFFF;
	text-align: center;
	border-top-color: #073616;
	border-right-color: #073616;
	border-bottom-color: #073616;
	border-left-color: #073616;
}

#timedNews {
	visibility: visible;
}


#articles a {
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
}
#articles li {
	padding-bottom: 1em;
}
#twitter {
	text-align: left;
	border: thin none #FFFFFF;
}
#twitter_update_list {
	text-align: left;
}
