/* yui customizations */
#custom-doc 
{ 
	margin:auto;text-align:left; 
 	width:46.15em; /* !IE */
 	*width:45.04em;/*  IE */
 	min-width:600px;
}

html, body
{
	background: #151414 url(/img/bg.jpg) top left repeat;
	color: #efeded;
	margin-top: 5px;
	line-height: 1.5em;
}
#nav
{
	text-transform: lowercase;
	font-size: 85%;
}
#contact
{
	text-align: right;
	font-size: 85%;
}
#contact a, #contact span
{
	margin-right: 10px;
}
#nav li
{
	display: inline;
	margin-left: 10px;
}
.home
{
	text-align: center;
	margin-top: 100px;
}
.home div
{
	text-align: left;
}
.home div img
{
	margin-left: 150px;
}
#main-hd
{
	background-color: #151414;
	height: 30px;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #efeded;
}
#main-hd h1
{
	text-transform: uppercase;
}
#main
{
	background-color: #151414;
	min-height: 400px;
	padding-top: 10px;
}
#ft
{
	text-align: right;
	font-size: 85%;
	background-color: #151414;
}
#ft p
{
	padding: 10px;
}
h1 
{ 
	font-family: "Lucida Grande", verdana;
	margin-left: 10px;
	font-weight: normal;
	font-size: 93%;
	letter-spacing: .1em;
}
strong { font-weight: bold; }
p
{
	font-size: 92%;
	line-height: 1.6em;
	margin: 0 10px 10px 10px;
}
a 
{
  color: #efeded;
  text-decoration: none;
}
a:hover
{
	color: #ccc;
}
#gallery
{
	text-align: center;
}
#gallery img
{
	margin: 5px 0 0 5px;
	padding: 5px;
}
a img.t
{
	border: 1px solid #aaa;
	width: 60px;
}
a:hover img.t
{
	border: 1px solid #efeded;
}
#gallery-nav
{
	text-align: right;
	margin-right: 10px;
	color: #efeded;
}
.caption
{
	font-size: 85%;
	font-family: arial;
	display: block;
}
.photo
{
		width: 400px;
		text-align: center;
		margin: 0 auto;
}
.photo img
{
}
.photo .caption
{
	text-align : center;
}
