body {
	margin: 0px 0;
	padding: 0;
	background: #FFFFFF ;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #575757;
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1, h2,  {
}

h3 {
	font-size: 110%;
	padding-bottom: 4px;
}


h4 {
	color: #0000FF;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: -10px;
}

 h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

blockquote {
	font-style: italic;
}

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

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */


#top {
	width: 1024px;
	height: 56px;
	margin: 0 auto ;
	background: url(img/pages/editest.jpg) no-repeat;
}

#top h1{
    float: left;
    width: 125px;
	margin-left: 50px;
}

#top a{
	margin-left: 0px;
}

#top ul{
    display: inline;
	float:right;
	margin: 30px 5px 0 0;
}

#top li{
	list-style: none;
	display: inline;
	padding-right: 20px;
}


#top form{
	 float: left;
	margin: 22px 0 0 165px;
}






#header {
	width: 960px;
	height: 126px;
	margin: 0 auto;
	padding: 0px 30px 0 32px;
	background: url(img/pages/img01.jpg);
}

#header h1 {
    padding: 20px 0 5px 20px;
	font-size: 3.4em;
	
}

#header h2 {
    margin-top: -5px ;
    margin-left: 22px;
    width: 450px ;
	font-size: 1.5em;
	background: #FFFFFF;
	color: #000000;
}



#header a {
	text-decoration: none;
	color: #46377A;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 30px 0 32px;
	background: url(img/pages/bodybg.jpg) ;
	
}

#content2 {
	width: 960px;
	margin: 0 auto;
	padding: 20px 30px 0 32px;
	
	
}

#advalue {
	width: 964px;
	height: 130px;
	background: url(img/pages/img02_2.jpg) ;
	margin-top: -18px;
	margin-left: -4px;
	margin-bottom: 15px;
	
}

#advalue td{
	padding: 5px 0px 5px 10px;
	
}


#advalue a{
	text-decoration: underline;
	
	background-color: none;
	padding-top: 20px;
	color: #FFFFFF;
}

#advalue a:hover{
	text-decoration: none;
	
	
}

/* Posts */

#posts {
	float: right;
	width: 600px;
	text-align: center;
	background: #FFFFFF ;
	
}
#posts h2{
	padding-left: 30px;
	text-align: left;
	background: #FFFFFF ;
}

#posts p{
	padding: 20px 30px 20px 30px;
	text-align: justify;
	background: #FFFFFF ;
	font-size: 120%;
}

#textimg {
	float: right;
	width: 260px;
	text-align: center;
	padding: 20px 30px 10px 20px;
	background: #FFFFFF ;
	
}

#dizio {
	margin-top: -30px;
	margin-left: 18px;
	width: 560px;
	line-height: 100%;
	min-height: 350px;
}

#dizio p {
	line-height: 90%;
	text-align: left;
}


/* Archives */

#archives {
	float: right;
	width: 180px;
	padding-left: 0;
	text-align: center;
	
}

/* Search */

#search {
	float: left;
	width: 180px;
	background: #FFFFFF;
}

#search form {
	margin: 0 0 15px 5px;
	padding: 0;
}

#search #textfield1 {
	width: 140px;
}

#search #submit1 {
	
}

/* Pages */

#pages {
	float: left;
	width: 180px;
	margin-top: 0px;
	
}

/* Categories */

#categories {
	float: left;
	width: 180px;
	margin-top: 10px;
	
}

.uno {
	background-color: #D5D0E4;
}

.due {
	background-color: #E9EDD6;
}

#categories h2 a:hover{
	text-decoration: none;
	color: black;
}



#images {
	float: left;
	width: 160px;
	
	padding: 10px;
	background: url(img/pages/imgbackg.jpg) ;
}



/* Green Box */

.gbox {
}

.gbox .heading {
	height: 28px;
	padding: 4px 0 0 10px;
	background: url(img/pages/img03.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}






.gbox .content {
	padding: 10px;
	background: url(img/pages/img07.jpg) no-repeat;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
}

.gbox a {
	text-decoration: none;
}

.gbox a:hover {
	text-decoration: underline;
}

.gbox2 .heading {
	height: 28px;
	padding: 3px 0 0 10px;
	background: url(img/pages/img03.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.gbox2 .content {
	padding: 10px;
	background: url(img/pages/img07.jpg) no-repeat;
}



.gbox2 a{
	text-decoration: none;
}

.gbox2 a:hover{
	text-decoration: none;
	color: yellow;
}
/* Friends */

#friends {
	width: 838px;
	margin: 10px 10px;
	padding: 40px 0 40px 40px;
	border: 1px solid black;
	background: #FFFFFF;
	
	line-height: 150%;
}
#friends a{
	text-decoration: none;
	background: #FFFFFF;
}

#friends a:hover{
	text-decoration: underline;
	background: #FFFFFF;
	
}



/* Footer */

#footer {
	
	width: 1024px;
	height: 81px ;
	margin: 20px 0 0 -32px;
	padding: 0px 0 0 0;
	background: url(img/pages/foot.jpg) no-repeat;
	
}	

#footer p {
	color: #FFFFFF;
	margin-top: 30px;
	padding-top: 20px ;
	text-align: center;
	font-size: 1.0em;
	
}

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


