@charset "utf-8";

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	float: right;
	padding: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #0000CC;
	  	}

		img.left {
	float: left;
	border: 1px solid #0000CC;
	padding: 3px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0;
	  	}
#sidebar .Sidebar_nav a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1AB10A;
	width: 130px;
	display: block;
	padding: 3px;
}
#sidebar .Sidebar_nav li {
	padding: 3px;
}

#sidebar .Sidebar_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1AB10A;
	background-color: #1AB10A;
	display: block;
	padding: 3px;
}
#Sidebar    #current a      {
	display: block;
	color: #FFF;
	background-color: #009900;
	background-image: url(file:///C|/Local%20Sites/Creation%20Publicity/webproject/index_files/images/menu1.jpg);
	background-position: 0 -32px;
	padding: 3px;
}

		ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
#sidebar/* NAVIGATION */
	
		 {
	width: 160px;
	clear: none;
	float: right;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 20px;
	height: 100%;
	line-height: 7px;
		}
#sidebar_news {
	width: 160px;
	clear: none;
	float: right;
	text-transform: capitalize;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 20px;
	font-size: 14px;
}
#sidebar_news a {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	width: 100%;
}



#menu {
	width: 720px;
	margin-left: 32px;
}

#menu /* top navigation bar */
 ul{
	padding:0;
	margin:0;
	white-space: nowrap;
	font-size:.7em;
	color:#ffffff;
	float:left;
	width:100%;
	list-style:none;
	background-color: #ffffff;
	background-image: url(../images/topnav_bg_grey.gif);
}
#menu  ul  li{
display:inline;
list-style:none;
}
#menu  ul  li  a{
	margin: 0;
	color: #000000;
	text-decoration:none;
	float: left;
	border-right:1px solid #cccccc;
	background-color: #ffffff;
	background-image: url(../images/topnav_bg_grey.gif);
	padding-top: 0.25em;
	padding-right: 1.77em;
	padding-bottom: 0.3em;
	padding-left: 1.77em;
}
#menu  ul  li  a:hover{
background:#9EB874 url(../../../../soulclub/soulclub_2009_files/topnav_bg_green.gif);
color: #ffffff;
text-decoration:none;
border-right:1px solid #cccccc;
}




#footer {
	color: #333333;
	clear: both;
	width:784px;
	height: 120px;
	text-align: center;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	font-family: "Century Gothic", Verdana, Arial;
	line-height: 20px;
	background-image: url(../images/footer.jpg);
}
#content {
	width: 700px;
	padding-right: 40px;
	padding-left: 40px;
}

#header a:link, #header a:visited {
	height: 150px;
	width: 784px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../images/header.jpg);
}
#header {
	background-image: url(../images/header.jpg);
	height: 154px;
	width: 784px;
}
#wrapper {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
body {
	background-color: #1AB10A;
}

#wrapper {
	font-family: "Century Gothic", Verdana, Arial;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 20px;
}
#content h1 {
	text-transform: capitalize;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	padding-top: 20px;
}
#content p {
	font-size: 14px;
}
#content ul {
	text-transform: uppercase;
}
