@charset "utf-8";
/* CSS Document */

body {
	background-color:#cccccc;
	margin:0px;
	padding:0px;
	background-image:url('http://www.soundsnew.org.uk/images/uploads/bg2.gif');
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#frame {
	margin-left:auto;
	margin-right:auto;
	width:954px;
}

div#top-nav {
	width:954px;
	height:20px;
	text-align:right;
	padding-top:8px;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

div#top-nav a{
	 text-decoration:none;
	color:#000000;
}

div#top-nav a:hover{
	text-decoration:underline;
	color:#000000;
}
        
div#banner h1 {background-image:url('http://www.soundsnew.org.uk/images/uploads/banner2.jpg');
	width:954px;
	height:192px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

div#banner span {display:none;}

div#mainmenu {
	width:954px;
	height:0px;
	text-align:left;
	padding-top:0px;
	margin-left:0px;
}

div#content-wide {
	background-color:#FFFFFF;
	width:100%;
	border-bottom:1px #666666 dashed;
	padding-bottom:10px;
}

div#inner-content {
	width:944px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
	padding-top:10px;
}

div#inner-content img {padding:2px;}

div#eventimages {
        width:69%;
        margin:0px;
}

div#images {
	width:15%;
	float:left;
        padding-right:5px;
        margin-top:-2px;
}

div#images1 {
	width:10%;
	float:left;
        padding-right:5px;
        margin-top:-2px;
}

div#left-content {
	width:514px;
	float:left;
        margin:0px;
}

div#left-content1 {
        width:69%;
        float:left;
        margin:0px;
}

div#left-content1li {line-height:8px;}

div#left-content2 {
        width:56%;
        float:left;
        margin:0px;
}

div#right-content {
	width:27%;
	float:right;
	background-color:#e5e5e5;
	padding:10px;
        margin:0px;
        border:1px #666666 dashed;
        font-size:85%;
}

div#right-content a{
	text-decoration:underline;
	color:#000000;
}

div#right-content a:hover{
	text-decoration:none;
	color:#000000;
}

div#right-content li {list-style:url(http://www.soundsnew.org.uk/images/uploads/smalllogo1.gif);
	list-style-position:outside;
	margin-left:-20px;
        line-height:20px;
}

div#clear {clear:both;}

div#footer {
	width:944px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	font-size:70%;
	line-height:20px;
}		

div#footer a{
	 text-decoration:underline;
	color:#000000;
}

div#footer a:hover{
	text-decoration:none;
	color:#000000;
}

#footer li {
	list-style:none;
	list-style-position:outside;
	margin-left:-30px;
        line-height:20px;
}

h1 {
	font-size:100%;
	background-color:#8ed9f9;
	padding:10px;
        font-weight:bold;
        margin:0px;
        margin-bottom:5px;
}

h2 {
	font-size:100%;
	background-color:#8ed9f9;
	padding:5px;
        font-weight:bold;
        margin:0px;
}

h3 {
	font-size:100%;
	background-color:#e5e5e5;
	padding:3px;
        font-weight:bold;
        margin:0px;
        color:#666666;
}

.contentinner {
       background-color:#d5d5d5;
       padding-left:10px;
       padding-right:10px;
       padding-top:1px;
       padding-bottom:1px;
       margin-top:3px;
}

.h2thing {
	font-size:100%;
	background-color:#8ed9f9;
	padding:5px;
        font-weight:bold;
        margin:0px;
        color:#000000;
}

.h3thing {
	font-size:100%;
	background-color:#d5d5d5;
	padding:3px;
        font-weight:bold;
        margin:0px;
        color:#666666;
}

/* #mytable {
	width:100%;
	padding:3px;
	margin:0;
}

th {
	font:Verdana, Arial, Helvetica, sans-serif;
	border:1px #000000 solid;
}

td { 
	font:Verdana, Arial, Helvetica, sans-serif;
	border:1px #666666 solid;
}

td.heading {
	background:#8ed9f9;
        border:0px;
        color:#000000;
        font-size:20px;
	padding:5px;
}

td.body {background-image:url('http://www.soundsnew.org.uk/images/uploads/table-bg.jpg');
	background-repeat:repeat-x;
	border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-bottom:2px #666666 solid;
	border-right:2px #666666 solid;
        padding:5px;
}

div#blank {border:0px;}

td.heading1 {border:0px;}

*/


