/* CSS Document */

body, html {
	height: 100%;
/*	background-image: url(../images/bg.png);*/
	background: #0C4481;
	background-image: url(../images/body_bg_dj.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #12558B;
	text-align: center;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #12558B;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F5398;
	width: 770px;
	border: #FF9021 solid 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
/*	height: 100%; */
	overflow: visible;
}

#main {
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}

#td-body {
	background-position:center;
/*	background-image:url(../images/dikesh_joshi.gif);
*/	background-repeat: no-repeat;
/*	background-image: url(../images/dikesh_bg_fade.jpg);
*/	
	background-repeat:no-repeat;
/*	width: 770px;
	height: 443px;
*/
}

#main-div {
	width: 748px;
	height: 400px;	
	background-image: url(../images/dikesh_joshi_dark.gif);
	background-repeat:no-repeat;
	background-position: center;
}
#left-div {
	width: 220px;
	float: left;
	background-image: url(../images/left_bg.gif);
	background-position: right;
/*	background-repeat: no-repeat; */
}
#center-div {
	width: 254px;
	float:left;
	padding: 0px 0px 0px 16px;
}
#right-div {
	width: 228px;
	float: right;
}

#td-text {
	padding-left: 4px;	
}
#td-title{
	padding-left: 2px;	
}
#padding-left {
	padding-left: 4px;
	padding-right: 2px;
}

#td-space {
	height: 8px;
}

#main-picture {
	border: #CCCCCC 1px solid;
	padding: 2px;
}

#center-td{
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#scroll-website {
	background-image: url(../images/scroll_bg.jpg);
	background-repeat: no-repeat;
	height: 95px;
	overflow: hidden;
}
.freelancer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	letter-spacing: 8px;*/
	white-space: nowrap;
	vertical-align:middle;
	background-color: #ECECEC;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.msn{
	color:#B5D7FD;
}
.googletalk {
	color:#CCCCCC;
}
.yahoo {
	color:#FF0000;
}
.white {
	color: #FFFFCC;
	font-weight: bold;
}
/* links */

a:link {
	color: #FF6317;
}
a:visited {
	color: #FF6317;
}
a:hover {
	color: #FBA54F;
}


A.image {
	display: block;
	float: right;
	width: 64px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #003366;
/*	cursor: crosshair;
	border: #5FA2D8 solid 1px;
*/	
	border: #CCCCCC solid 1px;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
A.image:active {
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
A.image:hover {
	background-color: #ECECEC;
	border: #FF9900 solid 1px;
}
	
A.ScrollUpDW {
	COLOR: #FFFFFF; 
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 196px;
}
A.ScrollUpDW:visited {
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}
A.ScrollUpDW:hover {
	COLOR: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
	border-right-color: #ececec;
}

.style1 {
	color: #CC0000;
	text-align: left;
}
.style2 {
	color: #12558B;
	text-align: left;
}

li, ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}