html, body {
	border: 0;
	margin: 0;
}

body {
	background: #999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px; 
}

#body {
	width: 700px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 100px;
	background:url(images/header.png) no-repeat;
}

#menu {
	width: 165px;
	float: left;
}

/* Menu Styling */
#menu ul {
	padding: 0;
	margin: 0;
}

#menu li {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}

#menu li a {
	display: block;
	height: 20px;
	width: 165px;
	margin: 5px 0;
}

#content {
	width: 510px;
	padding: 10px;
	margin: 0 0 0 170px;
	background: url(images/content_bg2.jpg) repeat-x #fff;
}

#footer {
	width: 530px;
	margin: 0 0 0 170px;
	text-align: right;
	padding: 10px 0;
	
}


a.jbtphotography { background: url(images/jbt_photography.gif) no-repeat; }
a:hover.jbtphotography { background: url(images/jbt_photography_on.gif) no-repeat; }
a.ildestino { background: url(images/il_destino.gif) no-repeat; }
a:hover.ildestino { background: url(images/il_destino_on.gif) no-repeat; }
a.origini { background: url(images/origini.gif) no-repeat; }
a:hover.origini { background: url(images/origini_on.gif) no-repeat; }
a.italians { background: url(images/the_italians.gif) no-repeat; }
a:hover.italians { background: url(images/the_italians_on.gif) no-repeat; }
a.atplay { background: url(images/at_play.gif) no-repeat; }
a:hover.atplay { background: url(images/at_play_on.gif) no-repeat; }
a.artprints { background: url(images/art_prints.gif) no-repeat; }
a:hover.artprints { background: url(images/art_prints_on.gif) no-repeat; }
a.books { background: url(images/books.gif) no-repeat; }
a:hover.books { background: url(images/books_on.gif) no-repeat; }
a.contact { background: url(images/contact.gif) no-repeat; }
a:hover.contact { background: url(images/contact_on.gif) no-repeat; }
a.home { background: url(images/home.gif) no-repeat; }
a:hover.home { background: url(images/home_on.gif) no-repeat; }


/* Additional styling */

.copy {
	color: #fff;
	font-size: 9px;
	padding: 0 12px;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;
}

.h2 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	line-height: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/*
p.title {
	border-bottom: #000 solid 1px;
}
*/

a.title { margin-left: 10px; }

a:hover.title { color: #666; }

.image { 
	float: right;
	padding: 0 0 5px 10px;
}

.caps { text-transform: uppercase; }

a {
	color: #000;
}

a:hover {
	color: #666;
}

label {
	display: block;
	width: 8em;
	float: left;
}

input {
	width: 27em;
	margin-left: 35px;
	border: #666 solid 1px;
	background: #eee;
}


textarea {
	width: 27.6em;
	margin-left: 35px;
	border: #666 solid 1px;
	background: #eee;
}

.right_align {
	text-align: right;
}

.button { width: auto !important; }

.indexpage { background: none !important; }

.bold { font-weight: bold; }

.hidden { display: none; }


/* Thumbnails layout */

#thumbs_nav {
	margin-bottom: 20px;
}
