#is-bckgrnd
{
	background: 	#ffffff url("../images/myshadow.gif") repeat-y scroll 50% 0px;
	margin: 		10px auto;
	padding: 		0px 10px;
	width: 			950px;
	height: 		800px;
}

#is-shdw_btn
{
	background:		transparent url("../images/myshadowbtn.gif") no-repeat scroll 50% 0%;
	margin:			-10px;
	padding:		16px 0px 0px;
}

#is-logo
{
	background:		url("../images/is-logo.jpg") no-repeat;
	top: 			10px;
	left: 			30px;
	position:		relative;
	height:			62px;
}

#is-front_text
{
	position: 		relative;
	top: 			-10px;
	left: 			600px;
	background:		url("../images/is-front_text.jpg") no-repeat;
	height: 		30px;
	width: 330px;
}

#is-banner
{
	position:		relative;
	left: 			10px;
	width:			930px;
	height:			350px;
	background:		url("../images/is-frontpic-001.jpg") no-repeat;
}

#is-cpyrght
{
	position:		relative;
  	top: 			340px;
  	left: 			675px;
  	width: 			250px;
  	font-family: 	"Sans-serif";
  	font-size: 		70%;
  	text-align: 	right;
}

#is-post_it
{
  	position: 		relative;
  	top: 			10px;
  	left: 			50px;
  	height: 		250px;
  	width: 			230px;
  	background: 	url("../images/post-it.jpg") no-repeat;
  	font-family: 	"Tempus Sans ITC";
  	font-size: 		80%;
  	text-align: 	left;
  	padding: 		10px 12px;
}

#is-welcome
{
 	position: 		relative;
  	top: 			-290px;
  	left: 			320px;
  	width: 			600px;
  	font-family: 	"Trebuchet MS",Verdana,Arial,Sans-serif;
  	font-size: 		450%;
  	font-weight: 	bold;
  	color: 			#aabbcc;
  	text-align: 	right;
}

#is-welcome_msg
{
  	position: 		relative;
  	top: 			-270px;
  	left: 			320px;
  	width: 			600px;
  	font-family: 	"Trebuchet MS",Verdana,Arial,Sans-serif;
  	font-size: 		200%;
  	font-weight: 	bold;
  	text-align: 	right;
}

#is-tip_of_day
{
  	position: 		relative;
  	top: 			-265px;
  	left: 			320px;
  	width: 			600px;
  	font-family: 	"Trebuchet MS",Verdana,Arial,Sans-serif;
  	font-size: 		100%;
  	text-align: 	right;
}

body
{
  	background: 	#cccccc none repeat scroll 0% 0%;
  	color: 			#000000;
  	margin: 		0px;
  	padding: 		0px;
}
