body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #000000;
	color: #FFFFFF;
}
html * {   
	margin: 0;   
	padding: 0; 
}
.clear {
	clear: both;
}
a {
	outline: none;
}
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#container {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1e1e1e;
	padding-right: 70px;
	padding-left: 70px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #464646;
	border-left-color: #464646;
}
#white-line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F9F9F9;
}

#logo h1
{
	width: 240px;
	height: 36px;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
}
#logo h1 span
{
	position: relative;
	left: -5000px;
}
#logo h1 a
{	
text-decoration: none;
	display:block;
	width:350px;
    height:110px;
}
#message p
{
	width: 440px;
	height: 106px;
	overflow: hidden;
	background-image: url(../images/message.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
#message p span
{
	position: relative;
	left: -5000px;
}
#contact {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
}
#contact h2
{
	width: 50px;
	height: 10px;
	overflow: hidden;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#contact h2 span
{
	position: relative;
	left: -5000px;
}
ul.linklist {
	LIST-STYLE-TYPE: none;
}
.linklist li {
	MARGIN: 0px 0px 2px;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
}
.linklist li A {
	PADDING-RIGHT: 1px;
	DISPLAY: block;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	COLOR: #FFFFFF;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #303030;
	TEXT-DECORATION: none! important;
}
.linklist li A:hover {
	BACKGROUND-COLOR: #454545! important
}



ul.contactlist {
	LIST-STYLE-TYPE: none;
}
.contactlist li {
	MARGIN: 0px 0px 2px;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
.contactlist li A {
	PADDING-RIGHT: 1px;
	DISPLAY: block;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	COLOR: #FFFFFF;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #303030;
	TEXT-DECORATION: none! important;
}
.contactlist li A:hover {
	BACKGROUND-COLOR: #454545! important
}



#website {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.plusright {
	background-image: url(../images/plus.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#photos {
	height: 354px;
	background-image: url(../images/browse.gif);
	background-repeat: no-repeat;
	background-position: left 321px;
}
#website h2
{
	width: 86px;
	height: 10px;
	overflow: hidden;
	background-image: url(../images/website.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#website h2 span
{
	position: relative;
	left: -5000px;
}
#photos h3
{
	width: 86px;
	height: 25px;
	overflow: hidden;
	background-image: url(../images/photography.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#photos h3 span
{
	position: relative;
	left: -5000px;
}
ul.photolist {
	LIST-STYLE-TYPE: none;
}
.photolist li {
	display: inline;
}
.photo-border {
	border: 1px solid #393939;
	padding: 2px;
	width: 44px;
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
.plus-box-top {
	height: 57px;
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1E1E1E;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #464646;
	border-right-color: #464646;
	border-left-color: #464646;
}
.plus-box-bottom {
	height: 45px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1E1E1E;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #464646;
	border-left-color: #464646;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
}
#footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #666666;
	margin-bottom: 15px;
}
.grey {
	color: #CCCCCC;
}
