#Banner {
	z-index:8;
	position:absolute; 
	left:244px; 
	top:363px; 
	width:468px; 
	height:62px; 
}


#NewsArea {
	z-index:8;
	position:absolute; 
	left:244px; 
	top:360px; 
	width:480px; 
	height:95px; 
}

#TextArea1 {
	z-index:9; 
	position:absolute; 
	width:225px; 
	height:90px; 
	left: 245px; 
	top: 450px; 
	text-align: left;
}

#TextArea2 {
	z-index:10; 
	position:absolute; 
	width:225px; 
	height:90px; 
	left: 498px; 
	top: 450px; 
	text-align: left;
}

#siserone {
	z-index:12; 
	position:absolute; 
	width:120px; 
	height:11px; 
	left: 845px; 
	top: 550px; 
	text-align:right;
}

#facebook {
	z-index:12; 
	position:absolute; 
	width:41px; 
	height:40px; 
	left: 919px; 
	top: 15px; 
	text-align:right;
}

#twitter {
	z-index:12; 
	position:absolute; 
	width:41px; 
	height:40px; 
	left: 874px; 
	top: 15px; 
	text-align:right;
}


/* small link text for siserone box */

.smalllink {
	font-size: 10px;
	text-decoration:none;
}

.smalllink:hover {
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}


/* for links in announcement box */
.reversedlink {
	font-size: 13px;
	text-decoration:none;
		color: red;
			font-weight:normal;
}
.reversedlink:hover {
	font-size: 13px;
	text-decoration:underline;
	font-weight:normal;
}

