body{
	background-color: #FFFFFF;
	text-align: left;
}
#container{
	width: 950px;
}
a:link, a:visited{
	color: #888888;
	text-decoration: none;
}
a:hover{
	color: #494949;
	text-decoration: none;
}

#contentleft{
	float: left;
	display: inline;
	background-image: url(../images/colbg.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 260px;
	padding-top: 260px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#content{
	float: left;
	display: inline;
	margin-left: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	width: 710px;
}
#header{
	font-family: Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888888;
	text-transform: capitalize;
}
#header a:link, #header a:visited{
	color: #888888;
	text-decoration: none;
}
#header a:hover{
	color: #494949;
	text-decoration: none;
}
#navigation{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #646464;
	padding: 2px 5px 2px 0px;
	text-align: right;
	text-transform: uppercase;
	margin-bottom: 20px;
	width: 98%;
}
#navigation a:link, #navigation a:visited{
	color: #888888;
	text-decoration: none;
}
#navigation a:hover{
	color: #494949;
	text-decoration: none;
}
#photoout{
	text-align: center;
}
#photo{
	margin: 5px;
	padding: 5px;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#photo a:link, #photo a:visited, #photo a:hover{
	border: none;
}
#nav{
	text-align: center;
	margin-bottom: 10px;
}
#nav a:link, #nav a:visited{
	color: #888888;
	text-decoration: none;
}
#nav a:hover{
	color: #494949;
	text-decoration: none;
}
#photoinfo{
	padding-left: 5px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	margin-bottom: 15px;
}
#photoinfo a:link, #photoinfo a:visited{
	color: #888888;
	text-decoration: underline;
}
#photoinfo a:hover{
	color: #494949;
	text-decoration: underline;
}
h3{
	font-family: Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
#addcomment{
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 98%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#description{
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 98%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 5px;
}
#page {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	padding:20px;
	text-align:left;
	width:90%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
}
#infobox{
	margin-bottom: 10px;
}
#infobox a:link, #infobox a:visited{
	color: #888888;
	text-decoration: none;
}
#infobox a:hover{
	color: #494949;
	text-decoration: none;
}

b{
	color: #565656;
}
ul{
	list-style-image: url(../images/ul.gif);
  	padding-left: 12px;
 	margin-left: 5px; 
	line-height: 15px;
	color: Gray;
}
#commenti{
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}
#commenti a:link, #commenti a:visited{
	color: #888888;
	text-decoration: underline;
}
#commenti a:hover{
	color: #494949;
	text-decoration: underline;
}
#comment-middle {
   background:#fff;
	border-top:1px solid #eee;
	padding:5px;
	margin-top:25px;
	height:15px;
} 
#comments{
	width: 99%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#comments ul {
	list-style-image: none;
	list-style-type:none;
	margin:0px;
	padding:10px;
}
#comments li{
	margin-bottom: 15px;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#comments li a {
	color:#444444;
	text-decoration:none;
}
	
#comments li:hover {
	background:#f5f5f5;
}

input, select, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	font-weight: normal;
}
#copyright{
	font-family: Trebuchet Ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom: none;
}

.thumbnails{
	background:#FFFFFF;
   padding:5px;
	margin: 2px;
	border:1px solid #CCCCCC;
}
#page h3{
	text-decoration: none;	
}

