.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 0.02em;
	text-align: center;
	vertical-align: bottom;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	filter: Shadow(Color=black, Direction=20%);
	color: #000000;
	background-position: center center;
?, Direction=?)?, OffX=?, OffY=?, Positive=?); }
.size {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-position: center center;
}
.home {
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #000;
	font-weight: bold;
}
.homebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.bodybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

/*----------- NAVIGATION -------------*/

#cssm1 *  { 
padding:0; 
margin: 0; 
font: 1em arial; 
}

#cssm1 { 
position: absolute;  
z-index: 99; 
margin: 0 auto; 
float: left;
font-size:11px;
line-height: 14px;
font-weight:bold; 
}

#cssm1 a { 
display: block; 
color:#FFF;
background: #be9045; 
text-decoration: none;
height:27px; 
padding: 3px 10px; 
}

li {
list-style-type:none;
display:inline;
padding:0; 
margin: 0; 
}

img{
padding:0; 
margin: 0; 
}

/********** Navigation ***********/

#NavAbout {
position:absolute;
top:110px;
left:140px;
width:150px;
height:27px;
color:#fff;
font-size:13px;
clear:both;
font-weight:bold;
}

#NavAbout a:link {
text-decoration:none;
color:#fff;
}

#NavAbout a:hover {
text-decoration:underline;
color:#fff;
}

#NavAbout a:visited {
color:#fff;
}

#NavAbout li.current_page_item a {
	color: #000;
}

#NavGallery{
position:absolute;
top:110px;
left:280px;
width:90px;
height:27px;
color:#fff;
font-size:13px;
font-weight:bold;
clear:both;

}

#NavGallery a:link {
text-decoration:none;
color:#fff;
}

#NavGallery a:hover {
text-decoration:underline;
color:#fff;
}

#NavGallery a:visited {
color:#fff;
}

#NavGallery li.current_page_item a {
	color: #000;
}

#NavStudio{
position:absolute;
top:110px;
left:365px;
width:90px;
height:27px;
color:#fff;
font-size:13px;
font-weight:bold;
clear:both;
}

#NavStudio a:link {
text-decoration:none;
color:#fff;
}

#NavStudio a:hover {
text-decoration:underline;
color:#fff;
}

#NavStudio a:visited {
color:#fff;
}

#NavStudio li.current_page_item a {
	color: #000;
}

#NavContact{
position:absolute;
top:110px;
left:450px;
width:90px;
height:27px;
color:#fff;
font-size:13px;
font-weight:bold;
clear:both;
}

#NavContact a:link {
text-decoration:none;
color:#fff;
}

#NavContact a:hover {
text-decoration:underline;
color:#fff;
}

#NavContact a:visited {
color:#fff;
}

#NavContact li.current_page_item a {
	color: #000;
}
