#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 740px;
	background-image: none;
	background-repeat: repeat;
	border-top-width: thin;
	
}
#titlebox {
	height: 95px;
	width: 740px;
	position: relative;
}
#popspace {
	position: absolute;
	width: 740px;
	background-color: #CCCCCC;
	top: 136px;
	height: 22px;
	color: #CCCCCC;
}

#contentbox {
	position: absolute;
	height: auto;
	width: 740px;
	top: 163px;
	background-repeat: repeat;
	background-image: url(SilvImgs/tileblue.gif);
}
#screen {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CDCBCA;
}

#Home {
	height: 35px;
	width: 148px;
	position: absolute;
	top: 97px;
	left: 0px;
}


#Persinfo {
	height: 37px;
	width: 148px;
	left: 148px;
	position: absolute;
	top: 97px;
}


#myanims {
	height: 37px;
	width: 148px;
	position: absolute;
	left: 296px;
	top: 97px;
}

#Links {
	position: absolute;
	height: 37px;
	width: 148px;
	top: 97px;
	left: 444px;
}
#CandG {
	position: absolute;
	height: 37px;
	width: 148px;
	left: 592px;
	top: 97px;
}

#basebar {
	height: 39px;
	width: 743px;
	background-image: url(SilvImgs/BaseBar.gif);
	left: 0px;
}
a:link {
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	font-weight: bold;
}
#flashbox {
	background-image: url();
	position: relative;
	height: autopx;
	width: 740px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
background-image: url(SilvImgs/tileblue.gif);
}

