﻿body
{
	background-color: #000;
}

a{color:Yellow;}

h1
{
    font-size: 14px;
    font-family: Tahoma, Arial, sans-serif;
    color: #6B1904;
    font-weight: bold;
    font-style: normal;
    line-height: 16px;
    margin: 5px;
    padding: 5px;
}

#Top-Logo 
{
	float: left;
	clear: both;
	background-image: url('../images/rubin_images_photography.jpg');
	background-repeat: no-repeat;
	width: 931px;
	height: 139px;
}

#Container
{
	margin:0 auto;
	width:931px;
}

#Content-Area 
{
	display: inline;
}

#Left-Bar {
	background-image: url('../images/page_left.jpg');
	background-repeat: no-repeat;
	width: 73px;
	height: 675px;
	float: left;
	vertical-align:top;
	max-height: 675px;
}

#Nav-Menu {
	display: block;
	width: 301px;
	height: 675px;
	float: left;
	vertical-align:top;
	max-height: 675px;
}

#Nav-Menu img {
	padding: 0px;
	margin: 0px;
	float: left;
}

#Site-Details {
	background-image: url('../images/page_body.jpg');
	background-repeat: no-repeat;
	width: 301px;
	height: 494px;
	float: left;
	vertical-align:top;
	max-height: 494px;
}

#Site-Details p, td
{
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
}

#main_graphic {
    background-image: url('../images/landscape_photography.jpg');
	background-repeat: no-repeat;
	width: 557px;
	height: 675px;
	float: left;
	vertical-align:top;
	background-color: #FFFFFF;
}

#main_graphic_dark {
    background-image: url('../images/landscape_photography_dark.jpg');
	background-repeat: no-repeat;
	width: 557px;
	height: 675px;
	float: left;
	vertical-align:top;
	background-color: #FFFFFF;
}
