IMG {border:0;}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

.sidebkgrnd
{background:url(http://www.papillonnet.co.uk/common/butterfly_r2_c1.jpg); 
}

H1 { 
	font-size: 25pt;
	font-weight: 600;
	color: #5565B3;
 }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6C81;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(http://www.papillonnet.co.uk/common/background.gif);
}


a {
	font-size: 12px;
	color: #7272B6;
}
a:visited {
	color: #7272B6;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #675588;
}

.photo {
font-size:10px;
text-align:center;
}

.MainTitle {
	font-size: 20px;
	font-weight: bold;
	color: #5565B3;
	background-image: url(http://www.papillonnet.co.uk/common/images/butterfly_24.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 17px;
}
.smallTitle {
	font-size: 12px;
	font-weight: bold;
	color: #5565B3;
	background-image: url(http://www.papillonnet.co.uk/common/images/butterfly_24.png);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	padding-left: 17px;
	line-height: 22px;
}
.textTitle {
	font-size: 12px;
	font-weight: normal;
	color: #757B93;
	background-image: url(http://www.papillonnet.co.uk/common/images/butterfly_23.png);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	padding-left: 17px;
	line-height: 22px;
}
.topTitle {
	font-size: 12px;
	font-weight: bold;
	color: #5565B3;
	margin-right: 25px;
}
a.MenuButtons:link, a.MenuButtons:visited {
	color: #FFFFFF;
	background-image: url(http://www.papillonnet.co.uk/common/butterfly_18.jpg);
	background-repeat: no-repeat;
	width: 143px;
	float: left;
	height: 26px;
	text-decoration: none;
	padding-left: 12px;
	line-height: 25px;
	background-position: 5px 0px;
	font-size: 12px;
	font-weight: bold;
}
a.MenuButtons:hover {
	color: #990066;
	background-image: url(http://www.papillonnet.co.uk/common/butterfly_18.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 26px;
	text-decoration: none;
	line-height: 25px;
	background-position: 5px -28px;
}
a.MenuButtons:active {
	color: #333333;
}
.newstext {
margin-left:30px;
margin-right:20px;
}


.footer {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size:10px;
	background:url(http://www.papillonnet.co.uk/common/butterfly_r4_c1.jpg) no-repeat; 
}

.box
{
 margin: 11px;
 padding:10px;
 border-width: 1px;
 border-style: solid;
 border-color: #CB0013;
 width: 175px;
 float: right;
 text-align:center;
 font-weight: 600;
 color: #5565B3;
}

.floatleft {float:left; margin-right: 5px;}

.Left { margin-right: 10px } /* adds space to right of left-aligned image */
.Right { margin-left: 10px } /* adds space to left of right-aligned image */
