a:hover {



	text-decoration: underline;



}





.topmenu {



	text-align: center;



	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-size: medium;







}



.toplink {



	text-decoration: none;



	color: #0000CC;



}



.toplink:hover {



	text-decoration: underline;



	color: #000000;



}



/* toplinkselected is for top level menus where on that page*/



.toplinkselected {



	text-decoration: none;



	color: #000000;



}



/* toplinkselected2 is for sub menus where hover needs to be implemented*/



.toplinkselected2 {



	text-decoration: none;



	color: #000000;



}



.toplinkselected2:hover {



	text-decoration: underline;



	color: #000000;



}



.sidemenucat {



	text-align: left;



	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-size: medium;



	color: #000000;



}



.sidemenu {



	text-align: left;



	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-size: small;







}



.sidelink {



	text-decoration: none;



	color: #0000CC;



}



.sidelink:hover {



	text-decoration: underline;



	color: #000000;



}



/* toplinkselected is for top level menus where on that page*/



.sidelinkselected {



	text-decoration: none;



	color: #000000;



}



/* toplinkselected2 is for sub menus where hover needs to be implemented*/



.sidelinkselected2 {



	text-decoration: none;



	color: #000000;



}



.sidelinkselected2:hover {



	text-decoration: underline;



	color: #000000;



}



.hidden {



	color: #FFFFFF;



}



.emoticons {



	float: none;



	clear: none;



	position: static;



	vertical-align: top;











}



.inlinelink {



	text-decoration: none;



}



.inlinelink:hover {

	text-decoration: underline;

}



.quietlink {



	color: black;

	text-decoration: none;

}



/*.quietlink:visited {

  color: black;

}*/



.quietlink:hover {

	text-decoration: none;

}



.mirror {



	font-size: x-small;



}



.maintitle {



	text-align: center;

}



.blogtitle {



	text-align: center;

	font-size: xx-large;

	margin-bottom: 0px;

	padding-bottom: 0px;

}



.inlinelinkBlack {



	text-decoration: none;



	color: #000000;







}



.linktitle {



	font-size: medium;



	color: #000099;



	text-decoration: underline;



}



.photolabels {



	font-size: medium;



}



.screengrab {

    font-size: x-small;

	font-family: Courier, monospace;

}



.highlightpen {

    font-size: large;

	background-color: yellow;

}



#latestblog {

	background-color: #f2f2f2;

	border-style: dashed;

	border-width: 2px;

	border-color: #808080;

	padding: 10px;

}



#latestblog a {



	text-decoration: none;



}



#latestblog a:hover {



	text-decoration: underline;



}







#latestblog a.blogtitle {

  color: black;

	}



#latestblog a.blogtitle:hover {

  color: black;

	text-decoration: none;	

	}



#latestblog a.blogtitle:visited {

  color: black;

	}



	

#photocaptions

	{

	font-size: x-large;

	font-family: comic sans ms, sans-serif;

	}

	

	

#ameliamenu

  {

  float: right;

	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: medium;

	border: 3px inset #ffffff;

	

	padding: 10px;

	margin-left: 50px;

	margin-right: 50px;

	margin-top: 20px;

	margin-bottom: 20px;

	

	width: 200px;

  }

  

#indexblogmenu 

{

  float: right;

  /*border: 2px solid #ffffff;*/

  width: 200px;

  

  background-color: #f2f2f2;

  border-left: 2px dashed #808080;

  border-bottom: 2px dashed #808080;

/*  border-style: dashed;

  border-width: 2px;

  border-color: #808080;*/

}



.indexads1 

{

 padding-left: 30px;



}



.indexads2 

{

 padding-left: 42px;

 /*margin-left: 30px;*/

}



#indexblogmenu h2 

{

  font-size: 1.2em;

  text-align: center;

}



.newheader

{

 	font-size: 1.3em;

	margin-left: 30px;

}



img.blogimage

{

	padding: 10px;

	margin: 10px;

}





h2.blogquote {

  font-size: 1.1em;

  font-style: italic;

}



/*To include a index within the page - use different bullet*/

ul.pagemenu {

/*	list-style-type: square;*/

	list-style-image: url(/images/inpagebullet.png);

}



ul.pagemenu li {

	margin-top: 0.3em;	

	font-size: 1.3em;

}



/*Long list - where we have a lot of links - to give additional spacing */

#longlist ul {

	list-style-image: url(/images/inpagebulletfilled.png);

}



#longlist li {

	margin-top: 0.5em;

}



/* Entries for email form */

label{

	/*float: left;*/

	width: 160px;

	font-weight: bold;

}



/*input, textarea{

	width: 180px;

	margin-bottom: 5px;

}*/



textarea{

	width: 250px;

	height: 150px;

}



.boxes{

	width: 1em;

}



#submitbutton{

	margin-top: 5px;

	width: 90px;

}



br{

	clear: left;

}

/* Footnotes for documents - individual divs so that can be referenced as #footnote1 etc. */
#footnote1 {
	font-size: 0.8em; 
}
#footnote2 {
	font-size: 0.8em;
}
#footnote3 {
	font-size: 0.8em;
}
#footnote4 {
	font-size: 0.8em;
}
#footnote5 {
	font-size: 0.8em;
}

img.downloadimg {
	border-style: groove;
	margin:10px;
}



