html {height:100%}

body {	
	margin:10px 0 0 0;
	padding:0;
	color:#000;
	font-family:Verdana, Arial, sans-serif;
	line-height: 1.3;
}

.imgItem {

	float: left;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgItem .title {
	padding:2px;
	border: 1px solid #A1A1A1;
	margin-bottom: 2px;
	background-color: #E7E7E7;
}

.LClear{
	clear:both;
	height:0;
	font-size:1%;
	overflow:hidden;
}

.t1				{font-size:90%;}
.t1 a				{color:#000; text-decoration: underline;}
.t1 a:hover 	{color: #006; text-decoration:none;}

.narrowcolumn {
	width: 740px;
	padding: 0 0 20px 10px
}

.post {
	margin:0 0 30px;
}

.lnkHome {
	padding-top: 15px;
	padding-left: 10px;
}

.webCamTxt {
	margin-left: 15px;
}