body{
	margin:10px 0;
	text-align:center;
	font-family:"Adobe Caslon Pro", "Times New Roman", Times, serif;
	color:#545454;
	line-height:1em;
	font-size:100%;
	}
	
#position_wrapper{
	width:766px;
	margin:0 auto;
	text-align:left;
	}
	
.left{float:left;}
.right{float:right;}
.block{display:block;}
.inline{display:inline;}
.clear{
	clear:both;
	height:1px;
	}

h1{	
	font-size:1.2em;
	margin-top:0;
	}
li h3{margin:0;}
	
a, a img{
	border:none;
	outline:none;
	color:#CC0000;
	}
	
form{
	margin:0;
	}
	
fieldset{
	border:none;
	margin:10px 0;
	padding:0;	
	}

/* mozilla bug ignores min-height for fieldsets, so extra div needed */
.fieldset_left{
	float:left;
	width:322px;
	min-height:375px;
	height:auto !important; /* IE6 fix */
 	height:400px; /* IE6 fix */
	padding-left:40px;
	border-right:1px solid #CCC;
	}
	
fieldset.right{
	padding-left:62px;
	float:none;
	display:inline;
	}
	
label{
	display:block;
	margin:10px 0 2px;
	}

#thumbnail{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:2px;
	border:1px solid #999;	
	}
#chechout_form input{
	width:250px;
	margin:0 0 5px;
	padding:2px;
	display:block;
	border:1px solid #999;	
	background-color:#eee;
	}
#chechout_form input[type="hidden"]{display:none;}
#chechout_form .failValidation
	{
	color:#CC0000;
	}
#chechout_form input.half{
	width:125px;
	}
	
#chechout_form input.wide{
	width:400px;
	}
	
#chechout_form input.checkbox{
	display:inline;
	width:auto;
	margin:0;
	padding:0;
	border:none;
	background-color:transparent;
	}
	
#chechout_form input.button{
	border:none;
	width:auto;
	padding:0;
	margin-top:10px;
	}

#uplddoad_form {
	margin-left: 12px;
	}
.upload_ready #upload_btn { display: inline; }
.upload_ready #upload_progress { display: none; }
.upload_working #upload_btn { display: none; }
.upload_working #upload_progress { display: inline; }

.upload_error {
	margin:8px;
	padding:6px;
	background-color:#ffc;
	color:#900;
	}

#chechout_form select{
	margin:0 10px 0 0;
	}

#photo_preview_block {
	position: fixed;
	z-index: 32766;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color: #000000;
	opacity: .50;
	filter: alpha(opacity=50);
	display: none;
}
#photo_preview_container {
	position: fixed;
	z-index: 32767;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align: center;
	vertical-align: center;
	display: none;
}
#photo_preview_position {
	width: 560px;
	height: 500px;
	margin: 50px auto auto auto;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #999;
}
#photo_preview_ie6 {
	width: 560px;
	height: 500px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #999;
}

#portrait_preview {
	width: 552px;
	height: 360px;
	text-align: center;
	vertical-align: center;
	}
#banner ul{
	float:left;
	margin:10px 0 10px;
	padding:0;
	}
#banner li{
	float:left;
	display:inline;
	list-style-type:none;
	padding:0;
	margin:0;
	}

#close_box {
	float: right;
	width: 130px;
	text-align: right;
	/*border:1px solid #999 */;
}

.samples_border {
	padding: 2px;
	border:1px solid #999;
	width: 462px;
	height: 154px;
}

.samples_border img {
	margin: 2px;
}

#home_flash {
	width: 473px;
	height: 350px;
	margin-bottom: 12px;
	}

#intro_flash {
	width: 473px;
	height: 350px;
	margin-bottom: 12px;
	border:1px solid #999;
	}
	
#media{	
	float:right;
	width:473px;
	padding-bottom:10px;
	}
	
#copy{
	float:left;
	width:285px;
	padding-bottom:20px;
	}
	
#copy img.intro{
	float:left;
	}
		
#copy .more{
	margin:10px 15px 20px;
	}
	
#copy ul.links{
	text-align:center;
	margin:0;
	padding:0;
	}
#copy ul.links li{
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:0;
	}
	
#copy ul.links li a img{
	line-height:0;
	*margin-top:-4px;
	}
		
#content{
	clear:both;
	padding:10px 20px;
	font-size:.9em;
	border:1px solid #999;
	border-bottom:none;
	position:relative; /* IE fix */
	}
	
#content p{
	margin:0 0 1em;
	}

#flag_content {
	clear:both;
	padding:0px;
	font-size:.9em;
	border:none;
	position:relative; /* IE fix */
}

ul.spacey li {
	margin-top: 12px;
}

#footer{
	clear:both;
	padding:10px 0;
	border-top:1px solid #999;
	font-size:.7em;
	line-height:1.1em;
	}
#footer img{
	float:left;
	margin-right:15px;
	}
#footer p{
	float:left;
	margin-right:15px;
	}
#footer ul{
	float: left;
	width: 100%;
	list-style: none;
}
#footer li{
	float: left;	
}
#footer a{
	display: block;
	margin-left: 10px;
}

.no_name_row {
	display: none;
}
.last_name_row, .mid_name_row {
}
.mid_name_row .add_another {
	display: none;
	}
.last_name_row .add_another {
	display: inline;
	}