@import url("stylesheet.css");
/* soundsinternational.co.uk - making music magazine */

body {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000066;

}

#wrapper {
	width: 775px;
	margin: auto;
	background-color: #fff;
}

#header {
	height: 115px;
	position: relative;
	margin-bottom: 10px;
	font-size: 18px;
	font-style: italic;
	color: #000063;
	text-align: right;
	padding: 10px 10px 0 0;
	background-image: url(../images/sounds_logo.jpg);
	background-repeat: no-repeat;
	background-position: 225px 35px;
}

.logo {
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(../images/sounds_logo.jpg);
}


#navigation {
	width: 140px;
	position: relative;
	float: left;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	border: 1px solid #FFF;
	display: block;
	height: 33px;
	text-decoration: none;
	color: #FFF;
	margin-bottom: 10px;
	position: relative;
	left: -40px;
	line-height: 1
.em;
	padding-left: 10px;
	line-height: 2
.em;
	line-height: 2.6em;
	background-color: #003;
	width: 140px;
}

#navigation ul li a:hover {
	background-color: #036;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.leftAds {
	padding-left: 10px;
}

#content {
	width: 445px;
	float: right;
	text-align: justify;
	line-height: 1.5em;
}

#content h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #444;
}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
}

#content a {
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px dashed #000066;
}

#content a:hover {
	color: #DC9E00;
}

#rightCol {
	width: 160px;
	float: right;
	text-align: center;
	padding-right: 0px;
	margin-bottom: 10px;
}

#rightCol img {
	margin-bottom: 10px;
}

#footer {
	clear:both;
	padding: 10px;
	font-size: 10px;
	border-top: 1px solid #DC9E00;
}


/*--------- Noticeboard styles ------------ */

.notice {
	background: #DC9E00;
	padding:10px;
	margin-bottom:10px;
	border:1px dotted 1px #4C0D07;
	}
	
.notice h2 {
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #000;
	margin: 0 0 5px 0;
	padding:0;
	}

	
/* ----------- form styles -------------------*/

form {
	margin: 0;
	padding: 0;
}

form .formElement {
	margin-bottom: 10px;
}

form input, form textarea {
	width:300px;
}

.smallBtn {
	font-size: 10px;
	width:100px;
	height: 30px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A0C00;
}
.header4 {
	font:Arial, Helvetica, sans-serif;



	font-size:12px
	font-weight:bold
	color:#006600;
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
	}

