body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#Container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 575px;
}
#LeftSide {
	width: 665px;
	float: left;
	padding: 5px;
}
#RightSide {
	width: 200px;
	float: right;
	padding: 5px;
	margin-top: 5px;
}
.MainImage {
	width: 641px;
	height: 451px;
	margin-top: 5px;
	margin-left: 5px;
}
#Details {
}
#RightGallery {
}
#Logo {
	background-image: url(images/logo1.jpg);
	background-position: center center;
}
#Menu {
	width: 620px;
	margin-left: 10px;
	margin-top: 40px;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.SingleLineP {
	padding-left: 25px;
	width: 95px;
	height: 0px;
}
#ProjectHead {
	padding-left: 15px;
	width: 95%;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#RightGallery li {
	list-style-type: square;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 2px;
	text-align: left;
}
#RightGallery #scroll3 p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.ProjectIndexImage {
	width: 620px;
	height: 460px;
	margin-top: 20px;
	margin-left: 10px;
}
#RightGallery a {
	color: #006699;
	font-weight: bold;
}
#Details .Heading a {
	text-decoration: none;
	color: #006699;
	font-size: 11px;
}
.ProjectIndexImage a:hover {
	background-color: #009900;
}
