@charset "utf-8";
/* CSS Document */

#body1 {
	color: #FFFFFF;
	background-image:url(images/bg2.jpg);
	background-color:#000000;
	background-position:center;
	background-repeat:no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#body2 {
	background-color:#000000;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#body_home {
	background-image:url(images/bg_home.png);
	background-repeat:no-repeat;
	background-color:#000000;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#portfolio {
	width:1026px;
	margin: 0 auto 0 auto;
}

#page {
	width:1026px;
	margin-top:20px;
}

		#page_top_home {
			width:1026px;
			height:55px;
			background-image:url(images/page_top_home.png);
			margin: 0 0 0 0px;
		}
		
		#page_top_gallery {
			width:1026px;
			height:55px;
			background-image:url(images/page_top_gallery.png);
			margin: 0 0 0 0px;
		}
		
		#page_top_aboutme {
			width:1026px;
			height:55px;
			background-image:url(images/page_top_aboutme.png);
			margin: 0 0 0 0px;
		}
		
		#page_top_contact {
			width:1026px;
			height:55px;
			background-image:url(images/page_top_contact.png);
			margin: 0 0 0 0px;
		}
	
	#page_left {
		width:54px;
		height:418px;
		background-image:url(images/page_left.png);
		float:left;
		margin: 0 0 0 0px;
	}
	
	#page_iframe {
		width:935px;
		height:418px;
		background-image:url(images/page_base.png);
		float:left;
		margin: 0 0 0 0px;
	}
	
	#page_right {
		width:37px;
		height:418px;
		background-image:url(images/page_right.png);
		margin: 0 0 0 0px;
		float:right;
	}
	
	#page_bottom {
		width:1026px;
		height:12px;
		background-image:url(images/page_bottom.png);
		margin: 0 0 0 0px;
		float:left;
	}

#menu_home {
	width:756px;
	height:144px;
	background-image:url(images/menu_home3.png);
	float:left;
}

#menu_gallery {
	width:756px;
	height:144px;
	background-image:url(images/menu_gallery3.png);
	float:left;
}

#menu_aboutme {
	width:756px;
	height:144px;
	background-image:url(images/menu_aboutme3.png);
	float:left;
}

#menu_contact {
	width:756px;
	height:144px;
	background-image:url(images/menu_contact3.png);
	float:left;
}

	#menu_signature {
		width:236px;
		height:57px;
		background-image:url(images/menu_signature.png);
		float:right;
		text-align:right;
		padding: 87px 34px 0px 0px
			
	}

	
		#home_text {
			width:380px;
			height:90px;
			margin:168px 0px 0px 247px;
			float:left;
		}
		
		#home_signed {
			width:42px;
			height:14px;
			float:left;
			margin:281px 0px 0px -190px;
		}
		
		#home_signature {
			width:158px;
			height:64px;
			margin:272px 0px 0px -155px;
			float:left;
		}
		
		#home_thisisme {
			width:277px;
			height:92px;
			margin:8px 0px 0px -100px;
			float:left;
		}
		
		#home_profile {
			width:139px;
			height:408px;
			margin:0px 0px 0px -27px;
			float:left;
		}
		
#gallery_folder {
	height:122px;
	width:157px;
	margin: 0px 0px 0 38px;
}

#gallery_name {
	text-align:center;
	height:26px;
	width:200px;
	margin: 10px auto 0 auto;
}

#gallery_thumb {
	text-align:center;
	height:120px;
	width:150px;
	margin: 0px auto 0 auto;

}

.thumb {
}

#links {
	text-align:center;
	margin: 30px auto 0 auto;
}

#resume {
	text-align:center;
	margin: 200px auto 0 auto;
}

