body{
margin: auto;
text-align: center;
font: normal 10pt Arial;
background-color: #000;
color: #FFF;
}

Div#container{
width: 800px;
margin: auto;

text-align: left;
}

Div#banner{
width: 800px;
height: 95px;
float: left;
}

	Div#text{
	width: 211px;
	height: 95px;
	background: url(images/banner_txt.jpg) bottom left no-repeat;
	}

	Div#logo{
	width: 152px;
	height: 95px;
	margin-left: 648px;
	background: url(images/banner_logo.jpg) top left no-repeat;
	}

Div#nav{
width: 800px;
height: 48px;
background: url(images/nav.jpg) top left repeat-x;
border: 1px solid #333A40;
float: left;
}

	Div#nav ul{
	margin-top: 0px;
	line-height: 57px;
	float: left;
	}
	
	Div#nav li{
	display: inline;
	margin: 0px 15px 0px 15px;
	}
	
	Div#nav a{
	color: #356897;
	text-decoration: none;
	font: normal 12pt Arial;
	}

	Div#nav a:hover{
	color: #55616A;
	text-decoration: none;
	font: normal 12pt Arial;
	}

Div#main{
width: 800px;
min-height: 400px;
margin: 1px 0px 1px 0px;
border: 1px solid #333A40;
float: left;
}

	Div#header{
	width: 250px;
	height: 40px;
	padding: 0px 0px 0px 5px;
	line-height: 47px;
	color: #1F364B;
	font: bold 18pt Arial;
	background: url(images/header.png) top left no-repeat;
	border-bottom: 1px solid #333A40;
	float: left;
	}
	
	Div#content{
	width: 750px;
	margin: 15px 24px 0px 24px;
	float: left;
	}
	
Div#footerr{
width: 800px;
height: 28px;
color: #999999;
line-height: 25px;
background: url(images/footer.jpg) top left repeat-x;
border: 1px solid #333A40;
text-align: center;
float: left;
}

Div#slideshow{
width: 100%;
margin: 5px 0px 5px 0px;
text-align: center;
}

Div.editalbum{
min-width: 250px;
min-height: 220px;
border-top: 1px dotted #333A40;
border-bottom: 1px dotted #333A40;
margin: 10px 0px 50px 100px;
float: left;
}

Div.albumname, Div.photoname{
font: bold 12pt Arial;
border-bottom: 1px dotted #333A40;
}

Div.editphoto{
min-width: 450px;
border-top: 1px dotted #333A40;
border-bottom: 1px dotted #333A40;
margin: 10px 0px 10px 10px;
float: left;
}

Table#editlinks{
border-collapse: collapse;
}

Table#editlinks td{
border-collapse: collapse;
border: 1px dotted #333A40;
padding: 5px;
margin: 0px;
}

Table#editlinks th{
border-collapse: collapse;
border: 1px dotted #333A40;
padding: 5px;
margin: 0px;
}

Div#login{
width: 400px;
margin: 150px 0px 0px 0px;
padding: 0px 0px 10px 0px;
border: 1px solid #333A40;
text-align: center;
}

Div#login_form{
width: 200px;
margin: auto;
text-align: center;
}

Div#login_header{
width: 100%;
height: 28px;
color: #999999;
font: bold 13pt Arial;
background: url(images/footer.jpg) top left repeat-x;
padding: 0px 0px 10px 0px;
text-align: center;
}

img, a{
border: 0px solid #000;
color: #FFF;
text-decoration: none;
padding: 0px;
margin: 0px;
}

Table.albums{
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
}

Table#photodisplay{
width: 100%;
padding: 0px;
margin: 0px;
border-spacing: 0px;
text-align: center;
}

td#photodisplay{
padding: 0px;
margin: 0px;
}

TD#photoname{
font: bold 13pt Arial;
}

Table#enquiries{
width: 400px;
margin: 10px 10px 10px 10px;
text-align: left;
float: left;
}
