/* Written by BlueMonkey for electro=osho (electroosho.co.uk), feel free to use it with this header intact. FCF1ED*/
body {
	background-color: #21428F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0%;
	background-image: url(http://www.deestringquartet.co.uk/images/wallpaper.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link img, a:visited img {border: none; filter:alpha(opacity=100); -moz-opacity:1.0;opacity:1.0;}
a:hover  img {border: none; filter:alpha(opacity=60); -moz-opacity:.60;opacity:.60;}
a:link, a:visited{text-decoration: none; color:#CC6699;}
a:hover {text-decoration: none; color:#CCC;}
/*Begin Smile tags*/
#smile{position:absolute; top: 2px; right: 2px;padding:2px;}
#smile a:link, #smile a:visited{color: #E6EEF0;text-decoration: none;font-size: 75%; font-weight:bold; color: #FCF1ED; background-color: #CEDFE3; border: 1px solid #CCC; padding:3px; }
#smile a:hover{color:#FBF0FB;text-decoration: none;font-size: 75%; font-weight:bold; color: #FFF; background-color: #689BA8; border: 1px solid #CCC; padding:3px; }
/*End Smile tags*/

h1{font-size:110%;color: #333;}
.dh{color: #333;}
h2{font-size:110%;color: #333;}
.heading3{
	font-size:110%;
	color: #333;
	font-weight: 500;
}
h3{font-size:95%;color: #333;}
b{color:#CC6699;}
#Body {
	margin-top: 0%;
	margin-bottom: 5%;
	margin-left: 15%;
	margin-right: 15%;
	width: 70%;
	height: auto;
	min-width: 200px;
	text-align: center;
}
/*Begin dashboard*/
#dashboard {
	height: 95px;
	font-size: 80%;
	color: #FFF;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	border:1px solid #FFFFFF;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	background-image: url(http://www.deestringquartet.co.uk/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*End dashboard*/
#Content {
	font-size: 90%;
	color: #333;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(http://www.deestringquartet.co.uk/images/fadedLine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*Begin foot*/
.foot_about{color: #CC6699; font-size:80%; text-align:center;}
.foot{color: #999999; font-size:80%; text-align:center;}
#form{
	color: #333;
	margin:auto;
	width: 90%;
	padding: 10px;
	background-color: #FFF;
	background-image: url(http://www.deestringquartet.co.uk/images/fadedLine.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
/*Float images*/
.imgR{float:right; margin:10px;}
/*Right tab links*/
.align_right{text-align:right;}
.align_right a:link, .align_right a:visited{text-decoration: none; color:#CC6699; background-color: #FFFFFF; border: 1px solid #CCC; padding:2px; margin:1px;}
.align_right a:hover {text-decoration: none; color:#FBF0FB; background-color: #CC6699; border: 1px solid #CCC; padding:2px; margin:1px;}
ol{list-style-type: disc;}
