﻿body {
	background-color:#ebe0a4;
	width:auto;
	height:auto;
}
body.redirect {
	background-color:#000;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
#pranshu_arya img {
	border:0;
}
#pthesis {
	float:left;
}
#left, #right, #top, #bottom, #pranshu_arya, #spotlight, #copyright {
	position:absolute;
}
#left {
	background-image:url('images/horizontal stripes.png');
	width: 150px;
	height: 100px;
	z-index: 1;
	left: 0px;
	top: 45%;
}
#right {
	background-image:url('images/horizontal stripes.png');
	width: 150px;
	height: 100px;
	z-index: 1;
	right: 0px;
	top: 45%;
}
#bottom {
	background-image:url('images/vertical stripes.png');
	width: 100px;
	height: 150px;
	z-index: 1;
	left: 46%;
	bottom: 0px;
}
#top {
	background-image:url('images/vertical stripes.png');
	width: 100px;
	height: 150px;
	z-index: 1;
	left: 46%;
	top: 0px;
}
#pranshu_arya {
	width: auto;
	height: auto;
	z-index: 2;
	left: 28%;
	top: 40%;
}
#spotlight {
	 width: 50%;
	 height: 100%;
	 z-index: 0;
	 top:0px;
	 right:0px;
	 background-color:#0d1f30;
}
#copyright {
	bottom: 10px;
	right: 10px;
	color: #a87124;
	font-size: 11px;
	font-family: verdana;
	text-align:right;
}
#vector_art {
	position:absolute;
	bottom:12%;
	left:22%;
	width:238px;
	height:164px;
	background-image:url('images/spirals.png');
}
#red_slash {
	color: #800000;
}
#branches {
	position:absolute;
	top:0px;
	left:0px;
	width:371px;
	height:155px;
	background-image:url('images/swirls.png');
	background-position:-20px 0;
	background-repeat:no-repeat;
}
#world_map {
	position:absolute;
	bottom:0px;
	right:0px;
	background-image:url('images/sg.png');
	height:300px;
	width:550px;
}