﻿@charset "utf-8";

body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}



#container {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #000000;
	border-left-color: #000000;
}
#top {
	padding: 0px;
	background-color: #000000;
}
#photos {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#photos img {
	border: thin solid #FFFFFF;
}
.image-caption {
	font-size: small;
	color: #FFFFFF;
}
#footer {
	text-align: right;
	background-color: #000000;
	font-size: x-small;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	color: #000000;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#footer li {
	list-style-type: none;
	display: inline;
	width: 100%;
}
#footer a {
	margin-right: 15px;
	margin-left: 15px;
	color: #CCCCCC;
	text-decoration: none;
}
#navbar {
	text-align: center;
	background-color: #000000;
	font-size: small;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #FFFFFF;
	text-transform: lowercase;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navbar li {
	list-style-type: none;
	display: inline;
	width: 100%;
}
#navbar a {
	text-decoration: none;
	color: #CCCCCC;
	margin-right: 35px;
	margin-left: 35px;
}
#copyright {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	font-style: italic;
	color: #666666;
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 5px;
}


.clear {
	clear: both;
}
#photostwo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#workcategories {
	margin: 1px;
}
