body {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;	
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #666;
	background: #eee;
	text-align: center;
}

#gallery {
	position: absolute;
	width: 750px;
	height: 50px;
	top: 300px:
	left: 0px;
	font-family: Georgia, Times, serif;
    color: #ff0000;
	}

#wrapper {
	position: absolute;
	width: 750px;
	margin-left: -375px;
	left: 50%;
	}
	
#hwrapper {
	position: absolute;
	width: 750px;	
	margin-left: -375px;
	margin-top: 30px;
	left: 50%;
	background-color: #0a1d2c;
	}
	
#hmain {
	text-align: right;
	height: 444px;	
	border: solid 1px #666;
	background: url(../img/gypsyBGD.jpg) top right no-repeat;
}
	
	
#header {
	height: 100px;
	text-align: right;
	margin-right: 5px;
	background: url(../img/headerbg.gif) bottom right no-repeat;
	font: bold 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #777;
	
	}
	
#main {
	border: 1px solid #ccc;
	padding: 30px 35px 40px;
	text-align: left;
	background: #fff;
	}
	
#work #main {
	text-align: center;
	}

	
#footer {
	text-align: center;
	font-size: 11px;
	}
	
em {
	text-style: italic;
	font-family: Arial, sans-serif;
	font-size: .9em;
	}	
	
.clear {
	clear: both;
	}
	
.hidden {
	display: none;
	}

h1, h2 {
font-family: Georgia, Times, serif;
color: #666;
padding: 0;
margin: 0;
}

h1 {
	font-size: 1.7em;
	}
	
h2 {
	font-size: 1.2em;
	}

 

ul, li { 
	list-style: none;
	padding: 0;
	padding-left: 6px;
	margin: 0;
	display: inline;
	}
	
#hmain ul {
	margin-right: 25px;
	}

.painting {
   border: solid 3px #ccc; 
	 margin-bottom: 10px; 
 }
 
#hmain a:link {
	color: #555;
	text-decoration:none;
}
#hmain a:active {
	color: #555;	
	text-decoration:underline;
}

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

#hmain a:hover {
	color: #ccc;
	text-decoration:underline;
	}

	
 
a:link {
	color: #333;
	text-decoration:none;
}
a:active {
	color: #000;	
	text-decoration:underline;
}

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

a:hover {
	color: #555;
	text-decoration:underline;
	
}

#header a:link{
	font: bold 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #777;
	}
	
#header a:active {
	font: bold 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #777;
	}
	
#header a:visited {
	font: bold 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #777;
	}
#header a:hover {
	font: bold 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #555;
	}
	
#hmain a {
	text-decoration: none;
	font-weight: bold;
	}

a.arrow:link {
	color: #777;
	font-size: 14px;
	text-decoration:none;
}
a.arrow:active {
	color: #777;
	font-size: 14px;	
	text-decoration:underline;
}

a.arrow:visited {	
	color: #666666;
	font-size: 14px;
	text-decoration:none;
}

a.arrow:hover {
	color: #999999;
	font-size: 14px;
	text-decoration:underline;
	
}

