#top_box {	
			position: absolute; 
			top: 0px; 
			left: 0px; 
			background: #322f2f; 
			width: 1100px; 
			height: 150px;
			border-bottom: 10px solid red; 
			}
			
#mak_creations {
			position: absolute;
			top: 30px;
			left: 20px;
			}
			
#navlist{
			position: absolute;
			top: 120px;
			left: 400px;
			padding: 0;
			margin: 0;
			list-style-type: none;
			float: left;
			width: 600px;
			color: #fff;
			background-color: #322f2f;
			}

#navlist li { display: inline; }

#navlist li a {
			float: left;
			width: 5em;
			color: red;
			background-color: #322f2f;
			padding: 0.2em 1em;
			text-decoration: none;
			border: 1px #322f2f;
			}

#navlist li a:hover {
					background-color: red;
					color: #fff;
					}
					
#middle_box {	
			position: absolute; 
			top: 160px; 
			left: 0px; 
			background: #807575; 
			width: 1100px; 
			height: 600px;
			}
			
#first_white_box {
					position: absolute; 
					top: 20px; 
					left: 80px; 
					background: white; 
					width: 800px; 
					height: 80px;
					border: 1px solid black;
					}
					
#second_white_box {
					position: absolute; 
					top: 110px; 
					left: 80px; 
					background: white; 
					width: 800px; 
					height: 440px;
					border: 1px solid black;
					}

#footer_box {
					position: absolute; 
					top: 560px; 
					left: 80px; 
					background: #ad9a9a; 
					width: 800px; 
					height: 20px;
					border: 1px solid black;
					padding-top: 2px;
					}

#grey_photo_box  {
					position: absolute; 
					top: 60px; 
					left: 350px; 
					background: #ad9a9a; 
					width: 420px; 
					height: 320px;
					border-right: 5px solid black;
					border-bottom: 5px solid black;
					}										



#grey_photo_box1_db  {
					position: absolute; 
					top: 30px; 
					left: 530px; 
					background: #ad9a9a; 
					width: 205px; 
					height: 170px;
					border-right: 5px solid black;
					border-bottom: 5px solid black;
					padding-top: 5px;
					padding-left:5px;
					}										

#grey_photo_box2_db  {
					position: absolute; 
					top: 200px; 
					left: 40px; 
					background: #ad9a9a; 
					width: 205px; 
					height: 170px;
					border-right: 5px solid black;
					border-bottom: 5px solid black;
					padding-top: 5px;
					padding-left:5px;
					}						
					
#photo_computer  {
				position: absolute; 
				top: 5px; 
				left: 30px; 
				background: white; 
				width: 60px; 
				height: 60px;
				}					

#photo_downtown  {
				position: absolute; 
				top: 10px; 
				left: 10px; 
				}									

#pig {
		position: absolute; 
		top: 80px; 
		left: 50px;
		}
				
#grey_writing_area1 {
					position: absolute; 
					top: 20px; 
					left: 150px; 
					background: #ad9a9a; 
					width: 630px; 
					height: 40px;
					border-right: 5px solid black;
					border-bottom: 5px solid black;
					}
#left {
		position: absolute; 
		top: 60px; 
		left: 20px; 
		background: #ad9a9a; 
		width: 300px; 
		height: 320px;
		border-right: 5px solid black;
		border-bottom: 5px solid black;
		}		

#http {	
		position: absolute;
		top: 20px;
		left: 20px;
		width: 320px;
		}
		
#domain { float: left; }

#www {	
		position: absolute;
		top: 20px;
		left: 35px;
		width: 480px;
		}
		
#box1 {
		position: absolute; 
		top: 10px; 
		left: 10px; 
		background: white; 
		width: 360px; 
		height: 400px;
		border: 5px solid #ad9a9a;
		
		}
					
#box2 {
		position: absolute; 
		top: 10px; 
		left: 410px; 
		background: white; 
		width: 360px; 
		height: 400px;
		border: 5px solid #ad9a9a;
		}					

#text1 {font: 15px Georgia, Times, serif; color: black; padding: 6px; position: absolute; top: 40px; left: 30px; width: 460px;}
#text2 {font: 20px Georgia, Times, serif; color: black; padding: 6px; position: absolute; top: 240px; left: 280px; width: 460px;}
#text3 {font: 15px Georgia, Times, serif; color: black; padding: 6px; position: absolute; top: 160px; left: 10px; line-height: 25px;}
#text4 {font: 20px Georgia, Times, serif; color: black; padding: 6px; position: absolute; top: 20px; left: 40px; line-height: 25px; width: 300px;}			
p {font: 15px Georgia, Times, serif; color: black;  line-height: 25px;}	
h2 {font: 10px Georgia, Times, serif; color: black; position: absolute; left: 230px;}
h3 {font: 20px Georgia, Times, serif; color: white; padding-top: 0px; position: absolute; left: 50px; top: 0px;}
h4 {font: 15px Georgia, Times, serif; color: black; padding: 6px; position: absolute; top: 20px; left: 20px; line-height: 25px;}
h5 {font: 20px Georgia, Times, serif; color: black; padding: 6px; position: absolute; top: 38px; left: 170px;}
h6 {font: 15px Georgia, Times, serif; color: black; padding: px; position: absolute; top: 150px; left: 0px; line-height: 25px;}
