body{
background-color:#661100;
margin: 0px; padding: 0px;

scrollbar-3d-light-color: #cccccc;
scrollbar-arrow-color: #ff2200;
scrollbar-base-color: #aaaaaa;
scrollbar-darkshadow-color: #888888;
scrollbar-face-color: #aaaaaa;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #888888;
scrollbar-track-color: #cccccc;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

td{
font-size: 12px;
}

.wrapper{
width: 770px;
text-align:left;
}

.top{
position: relative;
top: 50px;
height: 100px;
width: 400px;
background-color:#CC9900;
}

.bottom{
position: relative;
top: -20px;
height: 300px;
width: 500px;
background-color:#0099CC;
}



.footera{
float: left;
background-color: #ababab;
width: 340px;
font-size: 11px;
}
.footerb{
float: left;
background-color: #b1b1b1;
width: 430px;
font-size: 11px;
}
.footerc{
float: none;
background-color: #FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
text-align: right;
padding-right: 4px;
padding: 2 4 2 4;
padding-bottom:4px;
}
	.footerc a{
	color: #ffffff;
	text-decoration: none;
	}
	.footerc a:hover{
	text-decoration: underline;
	}
	

.main{
width: 770px;
min-height: 360px;
}
*html .main{
	/* More STAR HTML HACK shenanigans */
	height: 360px;
}
	.mainl{
	width: 770px;
	min-height: 360px;
	background-image:url(../images/main.jpg);
	background-attachment: fixed;
	}
	*html .mainl{
		/* DIRTY HACK */
		height: 360px;
	}
	.main_paper{
		width: 738px;
		height: 360px;
		background-image:url(../images/paper.jpg);
		padding: 16px;
		overflow: auto;
	}
	*html .main_paper{
		width: 770px;
	}
	.main_clock{
		width: 770px;
		height: 360px;
		background-image:url(../images/clock.jpg);
	}
	.main_sun{
		width: 770px;
		height: 360px;
		background-image:url(../images/sun.jpg);
	}
	.main_hand{
		width: 770px;
		height: 360px;
		background-image:url(../images/hand.jpg);
	}
	.main_phone{
		width: 770px;
		height: 360px;
		background-image:url(../images/mobile.jpg);
	}



.mainw{
width: 738px;
height: 360px;
background-image:url('../images/main.jpg');
padding: 16px;
overflow: auto;
}
*html .mainw{
	/* MORE DIRTY STAR HTML HACK */
	width:770px;
}
.maina{
float: left;
width: 340px;
height: 360px;
overflow: auto;
background-image:url('../images/maina.jpg');
background-position:top left;
}
	.mainab{
	float: left;
	width: 340px;
	height: 360px;
	overflow: auto;
	padding: 16px;
	}
	.mainal{
	float: left;
	width: 340px;
	min-height: 360px;
	padding: 16px;
	overflow: hidden;
	background-image:url('../images/main.jpg');
	}
	*html .mainal{
		/* DIRTY HACK */
		height: 360px;
	}
.mainb{
float: left;
width: 430px;
min-height: 360px;
overflow: hidden;
background-image:url('../images/mainb.jpg');
padding: 16px;
}
*html .mainb{
	height:360px;
}
	.mainbb{
	height: 360px;
	overflow: visible;
	padding: 16px;
	}
	*html .mainbb{
		/* DIRTY HACK! */
		width: 430px;
		float:left;
	}
	
	.mainv{
	float: left;
	width: 430px;
	height: 360px;
	background-image:url(../images/mainb.jpg);
	background-attachment: fixed;
	overflow: auto;
	}



.mainf{
float: left;
width: 430px;
overflow: auto;
background-image:url(../images/mainb.jpg);
background-attachment: fixed;
}






.heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffaa44;
}
.subheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffcc77;
}
.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eeeeee;
	text-align: justify;
}


li{
	padding-left: 20px;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#662255;
text-decoration: none;
}
	a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #552277;
	text-decoration: underline;
	}
