body {
	background-color: #c0c0c0;
	margin-top: 0px;
}

.leftmenu{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	list-style-type: none;
	margin: 0;
	padding-left: 15px;
	margin-top: 80px;
	color: #818181;
}

.leftmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.leftmenu li a{
	text-decoration: none;
	font-weight: bold;
	color: #818181;
}

.leftmenu li a:hover{
color: red;
}

.link {
	text-decoration: none;
	font-weight: bold;
	color: #818181;
}

.link:active {
	text-decoration: none;
	font-weight: bold;
	color: #818181;
}

.link:hover {
	text-decoration: none;
	font-weight: bold;
	color: red;
}

.gallery{
	margin: 0;
	padding-left: 15px;
	margin-top: 80px;
}

.thumbnail{
	border: 1px;
	padding: 4px;
	border-color: #818181;
	border-style: solid;
}

.maintext{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	color: #818181;
}

.aboutusimg{
	margin: 0;
	padding-left: 15px;
	margin-bottom: -80px;
	position: absolute;
}

.copyrighttext{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 15px;
	color: #818181;
}

.titletext{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 55px;
	color: #818181;
	position: absolute;
}

.latesttext{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	list-style-type: none;
	margin: 0;
	color: #818181;
}
