/* General */



* {

margin: 0;

padding: 0;

}



html {

height: 100%;

font-size: 62.5%;

}



body {

	height: 100%;

	font: 1.20em Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

	min-width: 900px;

	background-color: #000000;

	background-repeat: repeat;

	background-position: 0 0;

}



a:link, a:visited {

color: #050100;

text-decoration: underline;

}



a:hover {

text-decoration: none;

}



.cleaner {

clear: both;

height: 0;

font-size: 0;

visibility: hidden;

}



.noscreen {

display: none;

}





/* Paragraphs, headings, ... */



p {

	line-height: 1.38;

	margin-bottom: 7px;

	color: #252525;

}



p.text-content {

margin-bottom: 10px;

}



p.text-content:first-letter {



}



p.description {

	line-height: 1;

	margin-bottom: 25px;

	background-color: #CCCCCC;

	letter-spacing: 1px;

	float: left;

	padding: 3px 7px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.3em;

}



h1 {

	letter-spacing: 0.01em;

	position: relative;

	z-index: 10;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.5em;

	padding-bottom: 1em;

}



h1 a:link, h1 a:visited {

	font-weight: normal;

	text-decoration: none;

	color: #000000;

}



h1 span {

	font-size: .9em;

}



h2 {

	color: #F8CE00;

	margin-bottom: 8px;

	clear: both;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	background-color: #333333;

}



h3 {

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: .9em;

}



address {

line-height: 1.9;

padding: 4px 0 8px 12px;

}



address strong {

font-style: normal;

font-size: 1.1em;

}









/* Wrapper, Content box */



#wrapper {

	width: 800px;

	margin: 0 auto;

	position: relative;

	background-color: #FFFFFF;

}



#hidden-head {

	width: 800px;

	height: 122px;

	background-repeat: no-repeat;

	background-position: center;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

#wrapper #hidden-head a:visited img {

border:none;!Important;

}



#wrapper #hidden-head a:link img {

border:none;!Important;

}

	











.content-box {

	background-color: #FFFFFF;

	width: 800px;

	text-align: left;

	padding-bottom: 20px;

	position: relative;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-top: 30px;

}



#stick {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 79px;

	height: 65px;

	background-repeat: no-repeat;

	background-position: 0 0;

}





/* Columns */



.column-left {

	float: right;

	width: 70%;

	padding-right: 30px;

}



.column-left-in {

	margin-top: 1.7em;

	margin-right: 1em;

	margin-bottom: 0;

	margin-left: 0em;

}



.column-right {

	float: left;

	width: 25%;

}



.column-right-in {

margin: 2.5em 0.5em 0 1.8em;

}





/* Latest work */



.gallery {

	width: inherit;

	margin-top: 10px;

}



.photo {

	float: left;

	display: inline;

	width: 180px;

	height: 160px;

	overflow: hidden;

	position: relative;

	background-image: url(images/attachments.jpg);

	text-align: center;

}



.photo a img {

margin: 0 auto 1px auto;

border: 4px solid #B7B7B7;

}



.photo a:hover img {

border: 4px solid #B92F18;

}



.photo p {

	margin: 2px 0 0 2px;

	line-height: 1.3;

	color: #F8CE00;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

}



.photo p a, .photo p a:visited {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

}



.photo p a:hover {

text-decoration: underline;

}





/*Showcase */



.showcase {

margin: 10px 0 5px 0;

}



.showcase img {

margin: 0 3px 4px 0;

}



.showcase a img {

border: 2px solid #B7B7B7;

}



.showcase a:hover img {

border: 2px solid #B92F18;

}



.showcase p {

text-align: right;

margin: 0 15px 22px 0;

color: #981600;

font-size: 0.9em;

font-family: Georgia, "Times New Roman", Times, serif;

}



.showcase p a, .showcase p a:visited {

	color: #333333;

	font-weight: bold;

}





/* Contact information */



#contact-info {

	background-color: #F8CE00;

	border: 1px solid #FFCC00;

	font-size: 1.2em;

	padding: 5px;

	margin-top: 10px;

	margin-right: 5px;

	margin-bottom: 10;

	margin-left: 10;

}





/* Footer */



#footer {

	margin: 0px auto 0 auto;

	width: 800px;

	padding-bottom: 20px;

	background-color: #FFFFFF;

}



#footer a img{

	border:none;

}

#footer a:visited img{

	border:none;

}





#footer p {

color: #181818;

font-size: 0.9em;

}



#footer p a, #footer p a:visited {

color: #181818;

font-weight: normal;

}



#footer p.left {

float: left;

text-align: left;

margin-left: 3px;

display: inline;

}



#footer p.right {

float: right;

text-align: right;

margin-right: 3px;

display: inline;

}

.list {

	padding-left: 30px;

}



.gallery a {

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	padding: 10px;

}









.menu {

	top: 120px;

	right: 0px;

	list-style: none;

	width: 800px;

	height: 30px;

	z-index: 100;

	visibility: visible;

	position: absolute;

}

.tables {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1 em;
	margin-bottom: 7px;
	color: #252525;
	padding-left: 5px;

}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc00;
	background-color: #000000;
	font-weight: bold;
	padding: 3px;
	font-variant: small-caps;

}



.titles2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #000000;

	font-weight: bold;

	text-align: center;

	background-color: #f5f5f5;

}

.titles3 {margin:0px auto 0 auto;}

.titles3 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.85em;

	color: #333333;

	font-weight: bold;

	text-align: center;

	padding: 2px;

	text-decoration: underline;

}
