@import 'http://washingtonguard.org/css/newsticker.css';

#welcometable {
	margin: 0px;
	padding: 0px;
	width: 39em;
	text-align: center;
}
#welcomeplayerbox {
	text-align: center;
	padding: 0px;
	width: 360px;
	height: 400px;
	float: right;
	margin-top: -4px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 3px;
	overflow:hidden;
	border-bottom:solid; 
	border-bottom-color:#333333; 
	border-bottom-width: 2px; 
	border-right:solid; 
	border-right-color: #333333; 
	border-right-width: 2px; 
	border-left:solid; 
	border-left-color: #CCCCCC; 
	border-left-width: 2px; 
	border-top:solid; 
	border-top-color: #CCCCCC; 
	border-top-width: 2px;
	background-color:#CCC;
}
#welcomeplayerboxsmall {
	text-align: center;
	padding: 0px;
	width: 320px;
	height: 240px;
	float: right;
	margin-top: -4px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 3px;
	overflow:hidden;
	border-bottom:solid; 
	border-bottom-color:#333333; 
	border-bottom-width: 2px; 
	border-right:solid; 
	border-right-color: #333333; 
	border-right-width: 2px; 
	border-left:solid; 
	border-left-color: #CCCCCC; 
	border-left-width: 2px; 
	border-top:solid; 
	border-top-color: #CCCCCC; 
	border-top-width: 2px;
	background-color:#CCC;
}
#welcomeplayer {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 360px;
	float: right;
	height: 400px;
	overflow:hidden;
}

#welcometable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.89em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
}

#welcometable h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-style: normal;
	font-weight: 900;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 4px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: -5px;
}
#newsticker {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear:both;
}
.flickrbox1 {
	overflow : hidden;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top:1px;
	margin-bottom:5px;
	background-color:#CCC;
	border-width: 1px;
	border-style:inset;
	border-color: #666;
	text-align:center;
}
.flickrboxtitle {
	overflow : hidden;
	text-align : center;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #FFF;
	background-color: #639C9C;
	line-height : 1.05em;
	white-space : normal;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style:inset;
	border-bottom-color: #333;
}

.flickrboxtitle a {
  color : #3366cc;
}
.flickrbox2 {
	overflow:hidden;
	color: #000;
	border-width: 1px;
	border-style:inset;
	border-color: #999;
	text-align:center;
}
.flickrboximg {
	overflow:hidden;
	width:150px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	padding:0;
}

#followlinks {
	width:125px;
	height:125px;
	margin-top:70px;
	margin-right:auto;
	margin-left:auto;
}

#centercontent div .legalbody {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background-color: #FFF;
	text-align: left;
	white-space: normal;
	height: 600px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 2px inset #333;
	overflow: scroll;
	visibility: visible;
}

#centercontent div .legalbody H1{
	font-family:inherit;
	margin-top:0;
}

#centercontent div .legalbody H2{
	font-family:inherit;
	margin-top:0;
}

#centercontent div .legalbody p{
	font-family:inherit;
	text-align: justify;
	line-height: 1.1em;
	margin-left:5px;
	margin-top:0;
}

#centercontent div .legalbody ul{
	font-family:inherit;
	text-align: justify;
	line-height: 1.1em;
	margin-right:10px;
	margin-left:10px;
	margin-top:0;
}

#centercontent div .legalbody li{
	font-family:inherit;
	line-height: 1.1em;
	margin-right:40px;
	margin-top:0;
}
