* {
	margin : 0;
	padding : 0;
	font-family: arial;
	color: #977293;
	font-size: 10pt;
	text-align: left;
	font-weight: 400;
}

a:link {
    color : #D4B4D7;
    text-decoration : none;
    font : bold;
    font-weight : 400;
    font-family : times;
}

a:visited {
    color : #D4B4D7;
    text-decoration : none;
    font : bold;
    font-weight : 400;
    font-family : times;
}

a:hover {
    color : #D4B4D7;
    text-decoration : none;
    font : bold;
    font-weight : 400;
    font-family : times;
}

#b{
	font-family : "Times New Roman";
	text-decoration : none;
	font-size : 10px;
	color : #9F57A6;
}

h1 {
    font-size: 140%;
	color: #D4B4D7;
    text-align : center;
	font-weight: 800;
    font-family: "Times New Roman";
    }

#header{
	position : absolute;
    top : 0px;
    left : 0px;
    margin: 0 0 0 0;
	padding : 0 0 0 0;
	border : 0 0 0 0;
	background-image: url(http://www.ever-unfolding.net/images/headerV6.jpg) no-repeat;
	width : 415px;
	height : 625px;
}

#links{
    cursor : pointer;
    cursor : auto;
}

#sidebar{
    position : absolute;
    top :10px;
    left : 415px;
	text-align: left;
	border : 0px;
	width : 100px;
    height : 400px;
}

#sidebarelement{
	background-color : #000000;
	float : left;
	text-align: center;
	margin: 0px 0px 5px 5px;
	width : 90px;
	padding: 0px 0px 0px 0px;
}

#footer{
	background-color : #000000;
	position : absolute;
    top : 625px;
    left : 0px;
	text-align: center;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}

a img {
	border: 0px;
}

p  {
	text-align : left;
	margin: 0px 10px 0px 10px;
}

#home {
    position : absolute;
    top : 0px;
    left : 150px;
    text-align : center;
    background-color : #181216;
	margin: 10px 10px 10px 10px;
    padding : 10px;
	width: 400px;
}

#cbox {
	text-align: center;
}


ul {
	margin-left: 50px;
}

imggal{
	border: 5px;
}

#main{
	position : absolute;
    top :0px;
    left : 425px;
	text-align: left;
	border : 0px;
	padding : 10px 10px 10px 10px;
	width : 600px;
    }

#sidebar{
    position : absolute;
    top: 10px;
    left: 0px;
	text-align: center;
	width : 150px;
    height : 625px;
	padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    }

#tagbar{
	float : left;
    background-color : #000000;
	border: 3px solid #765670;
	margin: 0px 0px 0px 0px;
	width : 600px;
	vertical-align : text-bottom;
	text-align: center;
}

#tagbarelement{
	background-color : #000000;
	text-align: center;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
	width : 580px;
	}

#gallery{
	position : absolute;
    top : 220px;
    left : 60px;
	width : 600px;
}

#sidebarelement{
	background-color : #000000;
	position : relative;
	text-align: center;
	margin: 0px 0px 5px 5px;
	width : 140px;
	padding: 0px 0px 0px 0px;
}

#outside_frame{
    background-image : url(http://www.ever-unfolding.net/images/BackgroundV6.jpg);
	background-color : #000000;
	text-align: center;
	margin: 0 auto;
    width : 100%;
	border : 0;
	padding : 0;
}

#imageframe{
	float : left ;
	text-align: center;
	margin: 5px 5px 5px 5px;
	border: 1px;
	width : 160px;
	padding: 0px;
	height: 170px
}


