#banner
{
	position: absolute;
	top: 15px;
	left: 223px;
	width: 544px;
	height: 182px;
}

body
{
	background-image: url(../nav_images/leather_tile.jpg);
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: ;
}

#contact
{
	position: absolute;
	top: 199px;
	left: 223px;
	width: 544px;
	height: 48px;
}

#navbar
{
	position: absolute;
	top: 197px;
	left: 50px;
	width: 900px;
	height: 25px;
	background-color: rgb(61,47,22);
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: white;
	font-size: 1em;
}
#readywear
{
	position: absolute;
	top: 15px;
	left: 50px;
	width: 170px;
	height: 80px
}

#shows
{
	position: absolute;
	top: 15px;
	left: 770px;
	width: 170px;
	height: 80px
}

#galleries
{
	position: absolute;
	top: 95px;
	left: 50px;
	width: 168px;
	height: 2000px;
	background-color: white;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.9em;
	border-left: 2px rgb(61,47,22) solid;

}

#mainwindow
{
	position: absolute;
	top: 249px;
	left: 223px;
	width: 544px;
	height: 2000px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1em;
	background-color: white;
	padding: 0px;
	line-height: 130%;
}

#photos
{
	position: absolute;
	top: 95px;
	left: 770px;
	width: 168px;
	height: 2000px;
	background-color: white;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.9em;
	vertical-align: middle;
	border-right: 2px rgb(61,47,22) solid;
}

.galleryhead
{
	position: absolute;
	top: 0px;
	Width: 100%;
	Height: 80px;
	background-color: rgb(61,47,22);
}

