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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Lucida Grande", sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body{background:url(../images/bg.jpg);}


#container{width:900px; margin:0 auto; position:relative;}
h1{display:block; position:absolute; top:20px; height:96px; width:269px; background:url(../images/krow_photography_logo.png); text-indent:-9999px;}

#clientLogin{position:absolute; top:35px; left:790px; color:#fff; font-size:11px;}
#clientLogin a{color:#fff; text-decoration:none;}

#portfoltio{position:absolute; top:130px;}

#myPhoto{position:absolute; left:10px; top:610px; border:3px solid #fff;}
h3{position:absolute; top:610px; left:110px; display:block; height:16px; width:196px; background:url(../images/about.png); text-indent:-9999px;}
.about{position:absolute; top:635px; left:110px; width:300px; font-size:12px; color:#fff; line-height:16px;}

#contactForm{position:absolute; top:600px; left:450px; width:430px; height:200px; color:#552105; font-size:12px; background:url(../images/contact_bg.jpg);}
legend{display:none;}
#contactForm p{float:left; line-height:16px;}
fieldset{margin:45px 0 0 0; padding:0 25px;}
label{display:block; font-weight:bold; margin:5px 0 0 0;}
input{border:2px solid #d58242; background:#f9e9c6; font-size:12px; height:25px; width:175px;}
input.send{text-indent:-9999px; font-size:0; width:65px; height:33px; border:none; background:url(../images/send.png); cursor:move;}
input.send:hover{text-indent:-9999px; font-size:0; width:65px; height:33px; border:none; background-position:bottom;}

#contactResponse{display:none; margin:45px 0 0 0; padding:0 25px; font-weight:bold;}







