
A:active {
	color: rgb(255,102,102);
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:link {
	color: rgb(255,102,102);
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:visited {
	color: rgb(255,102,102);
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:hover {
	color: rgb(255,102,102);
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

P {
	color: rgb(255,255,255);
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
}
TD {
	color: rgb(102,102,153);
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
} 


#table {
	position: absolute;
	background-image: url(../images/bg.gif);
	border: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border-bottom-width: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	table-layout: auto;
	margin-top: 0px;
	background-color: White;
}


#navigation {
	position:absolute;
	left:0px;
	top:0px;
	width:234px;
	height:138px;
}

#animation {
	position:absolute;
	left:234px;
	top:0px;
	width:443px;
	height:393px;
}

#welcome {
	position: absolute;
	left: 0px;
	top: 138px;
	width: 234px;
	height: 136px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}


#news {
	position:absolute;
	left:0px;
	top:274px;
	width:234px;
}

#featured {
	position:absolute;
	background-image: url(../images/featured/bg.gif);
	left:234px;
	top:393px;
	width:442px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#copyright {
	position:absolute;
	left:0px;
	top:465px;
	width:235px;
	height:100px;
}


#rest {
	position:absolute;
	left:677px;
	top:0px;
	width:14px;
	height:393px;
	
}