@charset "UTF-8";
background {
	background-position: 0px;
}

#bodybackground {
	background-attachment: fixed;
	background-image: url(background-links.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	height: 960px;
	width: 1000px;
	top: 0px;
}
#frame {
	height: 1060px;
	width: 1000px;
	border: thin solid #FF00CC;
	top: 0px;
}
#body {
	height: 400px;
	width: 1000px;
	top: 0px;
}
#bodyright {
	
	
	float: right;
	width: 340px;
	height: 400px;
}
#bodyleft {
	
	float: left;
	width: 660px;
	height: 400px;
}
#logo {
	height: 117px;
	position: static;
	visibility: inherit;
	clip:   rect(10px auto auto auto);
	top: 20px;
	left: 20px;
	padding-left: 60px;
	padding-top: 20px;
}

#menu {
	width: 990px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #F907F0;
	background-color: #000000;
	vertical-align: 25%;
	text-align: center;
	white-space: normal;
	padding-right: 2px;
	margin-right: 2px;
	top: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#menutext1 {
	height: 28px;
	width: 990px;
	background-color: #000000;
	text-indent: 4px;
	vertical-align: middle;	
}
#menutext2 {
	height: 28px;
	width: 990px;
	text-align: left;
	text-indent: 4px;
	vertical-align: middle;	
}
#flash {
	background-position: 400px;
	height: 152px;
	width: 1000px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
#disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;		
}
