body {
background-color:#FFF;
	margin: 0px;
	padding: 0px;
}

#container { 
width: 1000px; 
margin-right: auto; 
margin-left: auto; 
font-family: verdana;
font-size: 12px;
}

#flashnav {
width: 1000px;
height: 164px;
background-image: url(/Index/images/flash.jpg);
}

#masthead {
width: 1000px;
height: 81px;
background-image: url(/Index/images/masthead.jpg);
}

#123hdr {
width: 1000px;
height: 38px;
background-image: url(/Index/images/123.jpg);
}

#left, #middle, #right, #login {
	height:100%; 
	height:174px;
	float: left;
}

#left {
width: 240px;
}

#right {
width: 238px;
}

#right {
background-image: url(/Index/images/3flashvid.jpg);
width: 239px;
}

#login {
background-image: url(/Index/images/loginarea.jpg);
width: 282px;
}

#text {
 clear: both;
 width: 1000px;
 height: auto;
 background-image: url(/Index/images/middle.jpg);
 height: 100%;

}

#text a {
font-size: 13px;
color: #FFFF00;
}

#text p {
color: #ffffff;
margin: 10px;
font-size:16px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sponsorstxt {
}

#sponsorstxt p {
color: #0066CC;
font-size: 13px;
font-family: verdana;
}


#footer {
	clear: both;
	height: 61px;
	background-image: url(/Index/images/bottom.jpg);
}
