@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
.menuleft {
	width: 150px;
	position: fixed;
	left: 10px;
	border: thin none #CCCCCC;
	float: none;
	top: 150px;
	height: auto;
	font-family: "Courier New", Courier, monospace;
	font-weight: 300;
	padding: 5px;
}
.menuleft { width: 150px; } .menuleft ul { display: block; padding: 0px; margin: 0px; list-style: none; } .menuleft ul li { display: block; margin: 0px; list-style: none; } .menuleft a { display: block; color: #CCCCCC; text-decoration: none; padding: 5px; border-bottom: 0px solid #e8e8e8; } .menuleft a:hover { background-color: #e8e8e8; border-bottom: 1px solid #d8d8d8; color: black; } 



a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	background-color: #666666;
}
a:active {
	text-decoration: none;
}
.content {
	height: 420px;
	width: 800px;
	left: 349px;
	position: relative;
	top: -220px;
	color: #FFFFFF;
	float: none;
	padding-top: 9px;
	padding-left: 7px;
	clip: rect(auto,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
}
.logo {
	height: 77px;
	width: 320px;
	padding: 2px;
	position: fixed;
	left: 25px;
	top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.followme {
	width: 130px;
	position: relative;
	top: 20px;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #CCCCCC;
	left: 30px;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.followmelinks {
	width: 113px;
	position: relative;
	padding: 3px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	left: 20px;
}
#footer {
	position: relative;
	width: 500px;
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	left: 400px;
}
.hardik {
	width: 200px;
	background-image: url(../images/hardik.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
	left: 720px;
	height: 200px;
}
