/*  Photoshop Brushes of Nikki Jeske - Studio Brushes */

body		{
		 background : #FFFFFF url(http://amadaun.net/brushes/images/sblacey_back.jpg) repeat;
		}
div#all			{ 
		 width: 533px;
		 top: 143px;
		 left: 161px;
		margin: 0px;
		 padding: 0px;
}
div#image		{
		 position: absolute;
		 width: 724px;
		 height: 193px;
		 top: 0px;
		 left: 0px;
		 background: url(http://amadaun.net/brushes/images/sblacey_topper.jpg);
		padding: 0px;
		margin: 0px;
		}
div#content		{
		 position: absolute;
		 width: 381px;
		 top: 144px;
		 left: 157px;
		 color: #538F99;
		 font-family: "Georgia", serif;
		 font-size: .8em;
		 padding: 0px;
		margin: 0px;
		}
div#links		{
		 position: absolute;
		 width: 147px;
		 top: 190px;
		 left: 554px;
		 color: #538F99;
		 font-family: "Verdana", serif;
		 font-size: .6em;
		 overflow: auto;
		text-align: justify;
		}
div#other		{
		text-align: center;
		}

a		{
		 text-decoration: none;
		 color: #000000;
		font-weight: bold;
		}
a:hover		{
		color: #9FD0D7;
		 text-decoration:underline;
		}
h2 {
	color: #9FD0D7;
	font-size: 1.6em;
	text-align: right;	
}

h4 {
	color: #9FD0D7;
	font-size: 1.1em;
	}
div#others		{
		text-align: center;

		}

div#footer	{position: relative;
	    background: 
url(http://amadaun.net/brushes/images/sblacey_bottom.jpg) bottom left no-repeat;
    height: 117px;
    width: 325px;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
   margin-bottom: 0px;
}