@charset "utf-8";
body {
	background-color: #EDEDED;
	background-image: url(images/back.gif);
	margin:0
}
#back {
	background-image: url(images/back-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 640px;
	margin-left:auto;
	margin-right:auto;
}

#head{height:70px;padding-top:40px}

#right{
	float:right;
	width:80px;
	text-align:right;
z-index:2;
position:relative

}

#images
{
}
#text
{
	font-family: "Trebuchet MS", "Myriad Pro", Calibri, sans-serif;
	font-size: 18px;
	color: #454545;
	word-spacing: 1px;
	margin-top: 5px;
	text-align:center
}



#webdesign,
#webdesign a
{
	padding-top:20px;
	font-family: "Trebuchet MS", "Myriad Pro", Calibri, sans-serif;
	font-size: 10px;
	color: #999;
	word-spacing: 1px;
	margin-top: 5px;
	text-align:center;
	text-decoration:none
}


img{
	border:0;
}


#nav-everyday{
background:url(images/everyday.jpg) top left no-repeat;
width:160px;height:368px;
}

#nav-landscapes{
background:url(images/landscape.jpg) top left no-repeat;
width:160px;height:368px;
}
#nav-bands{
background:url(images/bands.jpg) top left no-repeat;
width:160px;height:368px;
}
#nav-people{
background:url(images/people.jpg) top left no-repeat;
width:160px;height:368px;
}

#nav-contact{
background:url(images/contact.gif) top left no-repeat;
width:41px;height:11px;
}
#nav-about{
background:url(images/about.gif) top left no-repeat;
width:39px;height:11px;
}

ul#nav-main,
ul#nav-top {
    list-style-type:none;
    list-style-image:none;
    line-height:0px;
    font-size:0;
    padding:0px;
    margin:0px;
}

ul#nav-main li, 
ul#nav-top li { 
	text-indent: -10000px; 
	margin:0px; 
	padding:0px;
}

ul#nav-main li a, 
ul#nav-top li a { 
	display:block; 
	text-decoration:none; 
	float:left
}

a#nav-people:hover,a#nav-landscapes:active,a#nav-landscapes:hover,a#nav-landscapes:active,a#nav-bands:hover,a#nav-bands:active,a#nav-everyday:hover,a#nav-everyday:active
{ background-position:-160px 0; }

a#nav-contact:hover,
a#nav-contact:active,
a#nav-about:hover,
a#nav-about:active
{ background-position: 0 -11px; }




.clear{clear:both}

h1{margin:0;padding:0}

#page-middle
{
background:url(images/page-middle.jpg) top left repeat-y;}
#page-top
{
background:url(images/page-top.jpg) top left no-repeat;}
#page-bottom
{
background:url(images/page-bottom.jpg) bottom left no-repeat;}

#page-text
{
	margin-left:16px;
	padding-bottom:13px;
	padding-top:5px;
	margin-right:16px;
	font-family: "Trebuchet MS", "Myriad Pro", Calibri, sans-serif;
	font-size: 12px;
	color: #454545;
	word-spacing: 1px;
	text-align:left
}



#album{
position:relative;
top:-106px;
z-index:1;


}


#pic-of-craig{
	float:right;
padding:2px;
border:1px solid black;
}

#copyright,#copyright a{
	font-family: "Trebuchet MS", "Myriad Pro", Calibri, sans-serif;
	font-size: 9px;
	color: #888;
	word-spacing: 1px;
	margin-top: 15px;
	text-align:center;
text-decoration:none
}

label{display:block;margin:4px}

input, textarea{
	font-family: "Trebuchet MS", "Myriad Pro", Calibri, sans-serif;
	color: #000;
	font-size: 12px;
	padding:3px;
	word-spacing: 1px;
	border:1px solid #777;
	margin-left:4px;
}


#send{
	font-family: "Trebuchet MS", "Myriad Pro", Calibri, sans-serif;
	color: #000;
	background-color:#f9aa00;
	font-size: 12px;
	padding:3px;
	word-spacing: 1px;
	border:1px solid #777;
	margin:4px;
	display:block}