body
{
	background:none; /* to avoid showing previous bg image before loading new bg */
	background:#0E0E0E url(/img/night/body_bg_night.png) center top no-repeat;
}
.contents
{
	color:#888888;
}
.content-anchor
{
	color:#888888;
}
#top
{
	border-bottom-color:#212121;
}
.navMainAnchor a, .navMainAnchor:link, .navMainAnchor a:visited, .navMainAnchor a:active,
.navActiveMainAnchor a, .navActiveMainAnchor a:link, .navActiveMainAnchor a:visited, .navActiveMainAnchor a:active
{
	color:#888888;
}
.navMainAnchor a:hover
{
	border-bottom-color:#E2E2E2;
}
.workLink
{
	color:#E2E2E2;
}
.activeWorkLink
{
	color:#FFFFFF;
}
#bottom
{
	background:url(/img/night/land_night.png) bottom center repeat-x !important;
	background:url(/img/night/land_night_ie6.png) bottom center repeat-x;
}
#houseAndTree
{
	background:url(/img/night/house_and_tree_night.png) bottom center no-repeat !important;
	background:none;
}
.amogh
{
	color:#505050;
}
.hostedBy
{
	color:#606060;
}
.vidahost
{
	color:#E2E2E2;
	text-decoration:none;
}
.vidahost:hover
{
	border-bottom:1px dashed;
	border-bottom-color:#E2E2E2;
}
h1
{
	color:#E2E2E2;
}
h2
{
	color:#E2E2E2;
}
/* Form part starts */
input, textarea
{
	border-bottom-color:#3C3C3C;
	color:#E2E2E2;
}
.formButton
{
	background:#1C1C1C;
	color:#E2E2E2;
	border-color:#3C3C3C;
}
.formResponseHeading
{
	color:#E2E2E2;
}
/* General links with span */
.spanLink
{
	color:#A5A5A5;
}
.spanLink:hover
{
	border-bottom-color:#A5A5A5;
}
/* Design part starts */
#scroll /* cloud */
{
	background:none;
}


