
body{
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
	 font-size: 10pt; color: #000000; 
}
a          { font-family: Tahoma; font-size: 10pt; text-decoration: none; color: #000000 }
a:link    { font-family: Tahoma; font-size: 10pt; color: #000000; text-decoration: none }
a:hover { font-family: Tahoma; font-size: 10pt; color: gray; text-decoration: none }

#footer{ color: gray; font-size: 12px; text-align:center; margin-top:30px;}
#content
{
text-align: left;
width: 700px;
margin: 0 auto
} 
/*http://www.blueknot.com/CSS/fence.html*/
#DogTitle{
	background: yellow ;/*url(images/fence.gif) top left; */
	float:right;
	margin-right:40px;
	height:50px;
	width: 500px;
	font-weight: 900;
	font-size: 38px;
	letter-spacing: 8px;
	text-decoration: none;
	border-bottom: thin double Black;
	border-top: thin double Black;
	
}
a.newsitem{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:maroon;



}



 a.newsitem:hover{
 font-family: Arial, Helvetica, sans-serif;
font-size:12px;
 color:yellow;

 }
.paleyellowbg{
	background-color: #FFFF80;
}

.outerborder{
	background-color: #6495ED;
	align:center;
	border: thin solid #ffff80;
}


.grouper{
text-decoration: none;
font-size:12px;
border: thin solid #6495ED;
}


.newshead{
margin-top:25px;
font-weight:bold;
font-size:16px;


}
a.more{
color:maroon;

}
.overlib{
font-size:11px;
}
.headingItems{
color:red;


}

.tinyroundblue{
background-color: #6495ED;
  border: 1px solid #000000;
  cursor:pointer;
   border-color: white black  black gray ;
   -moz-border-radius: .5em .5em .5em .5em;
  border-radius-topleft: .5em;
  border-radius-topright: .5em;
  padding: 1px 5px 1px 5px;
  
  text-decoration: none;
  font-size:12px;
  margin:15px 15px 15px 20px;
 color:white;
 

  } 
 .tinyround{
background-color: #f0f0f0;
  border: 1px solid #000000;
  cursor:pointer;
   border-color: white black  black gray ;
   -moz-border-radius: .5em .5em .5em .5em;
  border-radius-topleft: .5em;
  border-radius-topright: .5em;
  margin:15px 1px 1px 1px;
 padding: 1px 5px 1px 5px;
  text-decoration: none;
  font-size:12px;


  }

.filelink{
cursor:pointer;
}