/* Body / Font */
body {
	margin: 15px;
	padding: 0px;
	background-color: #ffffff;
	color: #333333;
	text-align:center;
}

body, th, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Page */
#page {
	position: relative;
	width: 740px;
	min-height: 750px;
	margin: 0px auto 0px auto;
	padding: 10px;
	border: 1px solid #d3e3fd;
	background: #ffffff url(../images/page_bg.jpg) center 200px no-repeat;
	text-align:left;
}

* html #page {
	height: 550px;
}

#baby {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 226px;
	height: 400px;
	background-image: url(../images/baby_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px;
}

#logo {
	margin: 15px 0px 0px 22px;
}

#folio {
	float: right;
}

ul#menu {
	list-style-type: none;
	margin: 40px 0px 0px 5px;
	padding: 0px;
	float: left;
}

ul#menu li {
	margin-bottom: 10px;
}

ul#menu li a {
	display: block;
	width: 200px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #d3e3fd;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

ul#menu li a:hover {
	background-color: #d3e3fd;
	color: #ffffff;
}

#content {
	margin: 100px 5px 25px 225px;
}

/* IE 3px Float Error Fix */
* html #content {
	height: 1px;
}

#search {
	margin-top: 25px;
}

#kodak {
	float: right;
	margin-top: 18px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #6fa3f9;
}

a:hover {
	text-decoration: underline;
}

a.pdf {
	background: url(../images/pdf.gif) no-repeat;
	padding: 2px 0px 2px 20px;
}

a.zip {
	background: url(../images/zip.gif) no-repeat;
	padding: 2px 0px 2px 20px;
}

a.word {
	background: url(../images/word.gif) no-repeat;
	padding: 2px 0px 2px 20px;
}

.error {
	font-weight: bold;
	color: #990000;
}

/* Phark image replacement */
h1.perfect {
	text-indent: -1000px;
	background: url(../images/perfect.gif) no-repeat;
	height: 16px;
	margin-bottom: 16px;
}

h1.yourphotographer {
	text-indent: -1000px;
	background: url(../images/yourphotographer.gif) no-repeat;
	height: 20px;
	margin-bottom: 16px;
}

h1.moreinfo {
	text-indent: -1000px;
	background: url(../images/moreinfo.gif) no-repeat;
	height: 16px;
	margin-bottom: 16px;
}

/* Forms */
div.formRow {
	margin-bottom: 5px;
}

label {
	display: block;
	width: 100px;
	float: left;
	margin-top: 3px;
}#downloads {
	border: 1px solid #CCCCCC;
}
#downloads h1 {
	font-size: 12px;
	font-weight: bold;
}
h1.registeronline {
	text-indent: -1000px;
	height: 20px;
	margin-bottom: 16px;
	background-image: url(../images/registeronline.gif);
	background-repeat: no-repeat;
}
}
.input_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
#siblings p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#siblings {
	margin: 0px;
	padding: 0px;
}
#contactform2 {
	border: 1px solid #CCCCCC;
}
#contactform2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #864549;
	margin: 0px;
	padding: 0px;
}

/* Blog */
.post {
  margin-bottom:2.5em;
}

.postmeta {
  text-align:right;
  background:#f2f2f2;
  padding:5px 10px;
}

.page-nav {
  text-align:center;
} 

.comment {
  border:1px solid #d5d5d5;
  background:#f1f1f1;
  padding:5px 15px;
  margin:1em 0;
}

.comment_date {
  text-align:right;
  font-style:italic;
  color:#666;
}

p.error, p.ok {  
  border:1px solid #f50c1c;
  text-align:center;
  padding:8px;
  background:#fcccbc;
}

p.ok {
  border-color:#076117;
  background:#c4ffce;
}a.flv {
	padding: 2px 0px 2px 20px;
	background-image: url(../images/flv.jpg);
	background-repeat: no-repeat;
}
#page #content #productbox {
	border: 1px solid #cccccc;
}
.image_border {
	border: 1px solid #000000;
}
.quotebox {
	background-color: #EEF4FD;
	border: 1px solid #D3E3FD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}

