<style type="text/css">
.removestyle      {font-family: tahoma, arial; font-size: 11px; color: #FFFFFF;}

/* Main Selectors */
.title     {font-family: tahoma, arial; font-size: 50px; color: #FFFFFF; font-weight: bold;}
.text      {font-family: tahoma, arial; font-size: 11px; color: #FFFFFF;}
.blacktext {font-family: tahoma, arial; font-size: 9px; color: #000000;}
.graytext  {font-family: tahoma, arial; font-size: 9px; color: #AFAFAF;}

body {
background-color: #000000;
color: #FFFFFF;
background-image:url('http://www.christiaanleever.com/img/bg3.jpg');
background-repeat:no-repeat;
background-attachment:fixed
}

a, a:visited { 
text-decoration:none; 
color:white; 
font-weight: bold; 
} 

a:hover { 
color:white; 
font-weight: bold; 
border-bottom: 1px dotted #dff498; 
} 

/* Main outter table */
table.grayborder {
border-style: solid;
border-top-color: #858585;
border-left-color: #858585;
border-right-color: #3a3a3a;	
border-bottom-color: #3a3a3a;	
border-width: 1px;
background-color: #000000
}

/* Yellow contact form */
td.white {
color: #000000;
font-size:9px; 
font-family:tahoma; 
border:1px solid #FFFFFF; 
background-color: #FFFFFF;
}

.white {
color: #000000;
font-size:9px; 
font-family:tahoma; 
border:1px solid #FFFFFF; 
background-color: #FFFFFF;
}

/* Header */
div#header h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #FFFFFF;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
	background-color: #000000;		
}

/* Outer border per image td */
div#index td.thumbcell {
    background-color: #000000;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 4px;
	padding: 1px;
}

div#index div.pages {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: center;
}

div#navigation td.next {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	background-color: #FFFFFF;	
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: solid;
	border-color: #AFAFAF;
	border-width: 1px;
	padding: 5px;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: center;	
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: double;
	border-color: #FFFFFF;
	border-width: 3px;
}

/* Photograph Title */
h1.title {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: center;	
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: center;	
	display: block;
	width: 600px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	color: #858585;
	text-align: right;
	padding: 0 2em 0 0;
}

div#footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	color: #858585;
	text-align: center;
	padding: 0 2em 0 0;
}

div.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	color: #858585;
	text-align: center;
	padding: 0 2em 0 0;
}


</style>
