body {
	margin: 0 auto;
	padding: 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: white;
	text-align:center;
}
body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;}
h1 {
	font: normal 320%/100% Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 5px 0;
	letter-spacing: -2px;
}
p {
	margin:10px 0px;
}
.Main{
	margin:10px auto;
	line-height:130%;
	width: 600px;
}
.Top{

}
.Content{
	margin-left:10px;
	text-align:left;
	padding:1em;
}
.Landing{
	width:800px;
	height:1100px;
	background-image:url('images/background_800.jpg');
}
.Footer{
	clear:both;
}
.Content a img{
	border:none;
}
.alignLeft{
	float:left;margin:0px 10px;
}
/* ----------------------- p4j      ----------------------- */
.p4j-album{
	margin:30px 0;
}
.p4j-photo {
	width:90px;
	height:200px;
	margin:10px 20px 5px 0;

	float:left;
}
.p4j-photo img{
	border:4px #999888 solid;
	width:80px;
	height:80px;
}
.p4j-photo p{
	font-size:10px;
}
.p4j-photo p input {
	margin:3px;
}
/* ----------------------- clearfix ----------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

/* ----------------------- buttons ----------------------- */
.socialMe{
	float:left;
	margin:200px 0px 0px -105px;
}
.socialMe img{padding-top:3px;}
.leftLinks{
	float:let;
	margin:200px 0px 0px -75px ;
}
.rightLinks{
	float:right;
	margin:200px 40px 0px 0px;
}
.bottomLinks{
	float:right;
	margin-top:160px;
}
.button{margin-top:4px;background:#222 url(/images/overlay-button.png) repeat-x 0 0;display:inline-block;padding:5px 15px 6px;color:#fff !important;font-size:13px;font-weight:bold;line-height:1;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);text-shadow:0 -1px 1px rgba(0,0,0,0.25);border-bottom:1px solid rgba(0,0,0,0.25);position:relative;cursor:pointer;overflow:visible;width:auto}
button::-moz-focus-inner{border:0;padding:0}
.button:hover{background-color:#111;color:#fff}
.button:active{-webkit-transform:translateY(1px);-moz-transform:translateY(1px)}
.small.button{font-size:11px}
.large.button{font-size:14px;padding:8px 19px 9px}
.green.button{background-color:#91bd09}
.green.button:hover{background-color:#749a02}
.blue.button{background-color:#2daebf}
.blue.button:hover{background-color:#007d9a}
.red.button{background-color:#e33100}
.red.button:hover{background-color:#872300}
.black.button{background-color:#302D33}
.black.button:hover{background-color:#141414}
.magenta.button{background-color:#a9014b}
.magenta.button:hover{background-color:#630030}
.green.button{background-color:#009D57}
.green.button:hover{background-color:#0F4825}
.orange.button{background-color:#ff5c00}
.orange.button:hover{background-color:#d45500}
.orangellow.button{background-color:#ffb515}
.orangellow.button:hover{background-color:#fc9200}
.white.button{background-color:#fff;border:1px solid #ccc;color:#666 !important;font-weight:normal;text-shadow:0 1px 1px rgba(255,255,255,1)}
.white.button:hover{background-color:#eee}
.secondary.button{background:#fff url(/images/gradients/36px-black.png) repeat-x 0 0;color:#555 !important;text-shadow:0 1px 1px rgba(255,255,255,0.5);border:1px solid #bbb;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1)}
.secondary.button:hover{background-color:#eee;color:#444 !important;border-color:#999}
.super.button{background-image:url(/images/super-button-overlay.png);font-size:13px;padding:0;border:1px solid rgba(0,0,0,.25);-webkit-border-radius:15px;-moz-border-radius:15px}
.super.button span{display:block;padding:4px 15px 6px;-webkit-border-radius:14px;-moz-border-radius:14px;border-top:1px solid rgba(255,255,255,.2);line-height:1}
.small.super.button{font-size:11px;-webkit-border-radius:12px;-moz-border-radius:12px}
.small.super.button span{padding:2px 12px 6px;-webkit-border-radius:11px;-moz-border-radius:11px}
.small.white.super.button span{padding:3px 12px 5px}
.large.super.button{background-position:left bottom;-webkit-border-radius:18px;-moz-border-radius:18px}
.large.super.button span{font-size:14px;padding:7px 20px 9px;-webkit-border-radius:17px;-moz-border-radius:17px}

/* ----------------------- gallery ----------------------- */
.credits {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	margin: 0 0 30px 0;
	font: 120% Garamond, Georgia, serif;
}
.credits em {
	color: #999;
}
.backlink a {
	font-size: 10px;
	text-decoration: none;
	color: #AAA;
}
.backlink a:hover,
.backlink a:visited:hover {
	color: #000;
}
img {
	border: none;
}
#page_nav {
	color: #999;
	clear:both;
	text-align: center;
}
#page_nav a:link, #page_nav a:visited, #page_nav a:hover, #page_nav a:visited:hover {
	text-decoration: none;
	color: #222;
}
#breadcrumb_nav {
	color: #999;
}
#breadcrumb_nav a:link, #breadcrumb_nav a:visited, #breadcrumb_nav a:hover, #breadcrumb_nav a:visited:hover {
	text-decoration: none;
	color: #222;
}
a {
	color: black;	
}
#container {
	overflow: auto;
	width: 100%
}
.hidden {
	visibility: hidden;
	position:absolute;
	top:0;
	left:0;
	display:inline;
}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 130px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
	background: #ddd;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.gallery em {
	background: #fff url(images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	color:white;
	background: #fc9200 url(images/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}
.newversion {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}
.newversion a img {
	background-color: transparent;
	color: white;
	border: none;
	text-decoration: none;
}

/* ----------------------- contact ----------------------- */
#contact-wrapper {
	width:430px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
}
#contact-wrapper div {
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}