body {background-position:top;background-repeat:repeat-x;font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0%; color: #333333;}
.body A { color: #996699; text-decoration: underline;}
.body A:hover { color: #996699; text-decoration: none;}

/* stops borders around images*/
img { border: 0;}

/* h1 used for page title on each UK subpage*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 83px 6px 83px;
	font-weight: bold;
	color: #CC66CC;}

/* h2 used for homepage heading*/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-style: italic;
	color: #663366;}

/* paragraph style which all p classes will cascade from*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	margin: 0px 0px 1.4em 10px;
	font-weight: normal;
	color: #663366;}

p A { color: #D570D5; text-decoration: underline;}
p A:hover { color: #D570D5; text-decoration: none;}

/* used on homepage bullets*/
.homebullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	margin: 0px 0px 10px 8px;
	font-weight: normal;
	color: #D570D5;
	line-height: 24px;
	font-style: italic;
}
.homebullets A { color: #D570D5; text-decoration: none;}
.homebullets A:hover { color: #D570D5; text-decoration: underline;}

/* used on homepage sentence*/
.homesentence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .74em;
	font-weight: normal;
	margin: 4px 0px 0px 0px;
	color: #663366;
	line-height: 15px;
}

/* this is used for the wedlinks page*/
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: .5em;
	font-weight: normal;
	color: #663366;}

/* li used in numbered or bulleted lists*/
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.72em;
	margin: 0em 250px 0.8em 54px;
	font-weight: normal;}

ul {
	margin: 0.2em 0px 0em 0px;
	color: #F27275;}

/* used on top navigation*/
.topNAV { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.72em;padding: 2px 0px 2px 0px;font-weight: normal;color: #FFFFFF;}
.topNAV A { color: #FFFFFF; text-decoration: none;}
.topNAV A:hover { color: #FFFFFF; text-decoration: underline;}

/* for under photos*/
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	padding: 1px 0px 0px 8px;
	line-height: 1.3em;
	font-weight: normal;
	color: #663366;}
.captions A { color: #D570D5; text-decoration: underline;}
.captions A:hover { color: #D570D5; text-decoration: none;}

/*lines across page*/
.line_dash{
	background-image:  url(pics/linedot.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin-top:0px;margin-right:10px;margin-bottom:10px;margin-left:10px;
	padding:0px;
	line-height:3px;
}
.line_hair{
	background-image:  url(pics/linehair.gif);
	background-position:left;
	background-repeat: repeat-x;
	height:1px;
	vertical-align:bottom;
	margin-top:0px;margin-right:83px;margin-bottom:10px;margin-left:83px;
	padding:0px;
	line-height:3px;
}