body{
			width:1024px;
			background-color:black;
			color:white;
			font-family:Comic Sans Ms;
			margin-left:10%;
			margin-right:10%;
}
#titlemenu{
						top:5px;
						margin-left:1px;
						width:1024px;
						position:absolute;
}
#main{	
				width:1024px;
				margin-top:5px;
				padding-top:5px;
				top:200px;
				margin-left:5px;
        position:absolute;					
}
#individal{
						top:60px;
						left:0px;
						width:260px;
						height:420px;
						position:absolute;
						}
#individal img{
                width:260px;
								height:420px;	
								float:left;					
}
#declaration{ top:0px;
  						margin-left:260px;
  						margin-right:10px;
  						padding-top:30px;
  						padding-right:2px;
  						padding-left:5px;
							width:460px;
							font-size:90%;
							height:500px;
}
#newessay{		top:1px;
          		width:130px;
          		margin-right:0px;
							margin-top:1px;
  						float:right;
  						font-size:0.75em;
 							letter-spacing:1px;
							background-color:rgb(0,255,0);								 			
}
#newessay a{margin-top:0px;margin-bottom:5px;}
#newcomment{	position:absolute;
							top:5px;
							right:140px;
							margin-right:1px;
							width:130px;
						  font-size:98%;
							padding:1px 1px 1px 1px;
							float:right;
							letter-spacing:1px;
	            background-color:rgb(128,0,255);						
}
#newcomment p{
							font-size:100%;
							margin-top:2px;
							letter-spacing:1px;
							line-height:110%;
							margin-bottom:2px;
}

#footer{   		
							width:100%;
							margin-bottom:10px;
							padding-top:50px;
							clear:both;
							left:1px;
							height:100px;
}
#footer p{			font-size:1em;
								margin:10px 1px 1px 10px;
}
#titlemeun ul{position:absolute;
							margin-left:1px;
							margin-right:1px;
							margin-top:10px;
							padding-top:10px;
							padding-left:-10px;
							padding-right:1px;
						  padding-bottom:5px;
							width:1024px;
							height:50px;
							text-align:center;			
}
/*#titlemenu a{
							background:url(img/f2_bg.png) no-repeat left bottom;
							width:60px;
							height:50px;
							font-size:100%;
							color:#ac3;
} */
ul.right{
				padding-right:5px;
}
ul.center{
					text-align:center;
					width:460px;
					margin:2px;
}
.com{
				color:red;
}
ul.hnav{	
        position:relative;
				margin-left:0px;
				margin-top:5px;
				list-style:none;
				border-bottom:1ps dashed #0000;
				float:left;
				width:100%;
				background:red;
}
ul.hnav li{float:left;}
ul.hnav a{width:6em;
					height:1em; 
					display:block;
					border:1px dashed #000;
					border-bottom:none;
					padding:5px;}
#newessay a:hover{background-color:#B2F511;}
#titlemenu a:hover{
	background: #B2F511 url(img/f2_bg.jpg) repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
span.right{
					margin-right:0px;
					padding-left:180px;
}
span.center{
	padding-left:2px;
	padding-right:2px;
	text-align:center;
}
