body{
	margin:0;
	padding:0;
	background-color:#6d6d6b;
	}
	

#header{
	width:800px;
	height:150px;
	background:url('images/guitar.png') no-repeat;
	}

#main{
	width:800px;
	}

#guitars{
	width:250px;
	height:25px;
	padding:0px;
	margin:0;
	background:#be7b00;
	}

#guitar_accessories{
	width:250px;
	height:25px;
	margin:0;
	background:#be7b00;
	}	
		
	
#guitar_content{
	width:250px;
	height:200px;
	background:url('images/guitar_pattern.jpg') repeat-x 0 0 transparent;
	}

#banner_pattern{
	width:550px;
	height:225px;
	background:url('images/banner_back.jpg') repeat-x 0 0 transparent;
	}
	
	
	
#about_bg{
	width:800px;
	height:550px;
	background:url('images/about_bg.jpg') no-repeat;
	}

#paper{
	width:620px;
	height:420px;
	background:url('images/paper_bg.jpg') no-repeat;
	}
	
	
		
	
table#photo_viewer{
		position:fixed;
		top:0;
		left:0;
		display:none;
		width:100%;
		height:100%;
		background:url('images/photo_bg.png') repeat;
	}
	img.photo_viewer{
		border:10px solid #fefefe;
		height:300px;
		height:300px;
	}
		
	
div.rounded{
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	background:#fff;
	height:15px;
	width:75px;
	padding:10px;
}

#gitara{
	width:250px;
	height:25px;
	}

#nav{
	padding-right:5px;
	}
	
#guitar_kinds{
	padding:15px;
	}
	
#guitar_acc{
	padding:20px;
	}
	

	
#main_bg{
	width:550px;
	height:225px;
	background:#605f5f;
	}
	
#footer{
	width:800px;
	height:65px;
	background:#e5c043;
	}
	
#footer_content{
	width:800px;
	height:65px;
	}	
	
#gallery_bg{
	width:800px;
	height:550px;
	background:#a1a09f;
	}
	
#gal_content{
	width:800px;
	height:550px;
	}	
	
.impact{
	font-family:Impact;
	font-size:29px;
	}
	
.orator{
	font-family:Orator Std;
	font-size:19px;
	font-weight:bold;
	}	

.brown{
	color:#be7c04;
	}
	
.white{
	color:#fef9d7;
	}
	
.title{
	font-family:Arial;
	font-size:13px;
	color:#f7c261;
	}
	
.title2{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffc700;
	}
	
.s{
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	}
	
.text{
	font-family:Arial;
	font-size:12px;
	color:#daa950;
	}
	
.text_gray{
	font-family:Arial;
	font-size:12px;
	color:#a09f9e;
	}
	
.separator{
	border-top:1px solid #ecd38e;
	width:500px;
	border-right:none;
	border-left:none;
	border-bottom:none;
	margin:10px 0 px;
	}
	
.footer_text{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#be7c04;
		}
	
.navigator_text{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#be7c04;
		}	
		
.nav_links{
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		color:#be7c04;
		}
		
.nav_links a{
		font-size:12px;
		font-weight:bold;
		color:#be7c04;
		text-decoration:none;
		}
		
.nav_links a:hover{
		font-size:12px;
		font-weight:bold;
		color:#644711;
		text-decoration:none;
		}
		
.footer_links a{
		font-size:10px;
		font-weight:bold;
		color:#be7c04;
		text-decoration:none;
		}
		
.footer_links a:hover{
		font-size:10px;
		font-weight:bold;
		color:#644711;
		text-decoration:none;
		}
		
.name{
		font-size:15px;
		font-weight:bold;
		font-family:Arial;
		color:#ffe400;
	}

.about_text{
		font-family:Arial;
		font-size:14px;
		color:black;
		}
		
			
		