/* v1.0 | 20080212 */

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, img, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Actual coding starts here */

body {
	line-height: 1;
	margin:0;
	padding:0;
	background-color:#9EA8AB;
	background-image:url(img/tile.png);
	background-position:center;
	background-repeat:repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px; 
	color:#727272; 
	font-size:14px;
	text-align:center;
}

a:link{
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;	
}

a:visited {
	color:#333333;
	text-decoration:none
}

a:active {
	color:#FFFFFF;
	text-decoration:none
}

h1{
	margin:10px;
	font-size:20px;
	color:#595361;
	text-decoration:none;
}

h2{	
	margin:10px;
	font-size:18px;
	color:#595361;
	text-decoration:none;
}
h3{
	margin:10px;
	font-size:14px;
	color:#595361;
	text-decoration:none;
}


.txt{
	width:840px;
	text-align:left;
	margin:0 auto;
	position:relative;
	top:180px;
}

.txtblock{
	margin:10px;
}

.smalltext{
	color:#8F8F8F;
	font-size:12px;
	position:relative;
	top:180px;
	right:150px;
}

#txtdark{
	color:#333333;
	margin:10px;
}

/* Positioning */

.main {
	margin:0 auto;
	width:999px;
	position:relative;
}

.images {
	margin:0 auto;
	width:999px;
	position:relative;
	top:220px;
}



#bar {
	margin:0 auto;
	width:971px;
	position:relative;
	top:150px;
}

.copy {
	width:200px;
	text-align:center;
	margin:0 auto;
	position:relative;
	left:50%;
	bottom:0px;
	font-size:9px;
}



/* Navigation */



#galleryb {
	width:163px;
	position:relative;
	top:40px;
	right:130px;
}

#aboutb {
	width:136px;
	position:relative;
	top:40px;
	left:130px;
}

#contactb {
	width:201px;
	position:relative;
	top:40px;
}



/* Gallery images */


#hearts {
	width:400px;
	position:relative;
	right:70px;
}
#scroll {
	width:280px;
	position:relative;
	bottom:415px;
}
#ohsoquiet {
	width:400px;
	position:relative;
	left:215px;
	bottom:270px;
}
#flywithme {
	width:330px;
	position:relative;
	right:10px;
	bottom:540px;
}
#intothewest {
	width:470px;
	position:relative;
	left:15px;
	bottom:310px;
}
#strafe {
	width:650px;
	position:relative;
	bottom:290px;
}
#queen {
	width:450px;
	position:relative;
	right:20px;
	bottom:100px;
}
#suit2 {
	width:400px;
	position:relative;
	bottom:400px;
}
#redknight {
	width:400px;
	position:relative;
	left:225px;
	bottom:375px;
}
#patient {
	width:700px;
	position:relative;
	right:100px;
	bottom:350px;
}
#wizards {
	width:650px;
	position:relative;
	left:100px;
	bottom:330px;
}
#suit {
	width:600px;
	position:relative;
	bottom:310px;
}
#email {
	width:499px;
	position:relative;
	bottom:80px;
	left:200px;
}
#olderb {
	width:321px;
	position:relative;
	bottom:20px;	
}

/* Older gallery images */

#chef {
	width:500px;
	position:relative;	
}
#den {
	width:700px;
	position:relative;
	top:20px;	
}
#angel {
	width:800px;
	position:relative;
	top:40px;	
}
#desert {
	width:700px;
	position:relative;
	top:60px;	
}

