/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/
/*Start reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End reset*/


html, body{
width:100%; height:100%;}
body{
   margin: 0;
	font-family:Helvetica; font-size:11px; color:#666; font-style:normal;
	
}
.wrapper{ background: url("../sofikobay.jpg") no-repeat top center; width:1000px; padding-top:295px; margin:0 auto; text-align:center;}
.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
		
	}

a.page-options {
color: #666; 
	text-decoration: none; 
	background: none;
	font-weight:bold;
	border:none;
	background: none;
	border-bottom: none;
	border-bottom: none;
}

a.page-options:hover, 
a.page-options:focus {
	color: #46C7F2; 
	text-decoration: none; 
	background: none;
	font-weight:bold;
	border:none;
	background: none;
	border-bottom: none;
	border-bottom: none;

}		

a {
	color: #666; 
	text-decoration: none; 
	background: none;
	font-weight:bold;
	border:none;
	background: none;
	border-bottom: none;
	border-bottom: none;

}
a:hover, a:focus {
	color: #46C7F2; 
	text-decoration: none; 
	background: none;
	font-weight:bold;
	border:none;
	background: none;
	border-bottom: none;
	border-bottom: none;

}

p {
	margin: 0 0 20px 0;
	color: #666;
	font-weight:bold;
	line-height: 140%;
}

	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}
img {background:none;
border:none;
}
td{vertical-align:top;}
.gallery-table tr:first-child td{padding-bottom:44px;}
.gallery-table tr  td:last-child{padding-left:40px;}


.contact-table tr td{padding:8px 5px 0 5px;}

 