body
{margin:0;padding:0;background:#ffffff; }

.clear
{clear:both; }

a:link {background: #2b32aa; text-decoration: none; font-weight:bold; color: #ffffff; }
a:visited {background: #2b32aa; text-decoration: none; font-weight:bold; color: #ffffff; }
a:active {background: #2b32aa; text-decoration: none; font-weight:bold; color: #ffffff; }
a:hover {background: yellow; text-decoration: none; font-weight:bold; color: #000000; }


img { border: none; }
a.imgs {background-color: #ffff99; }

a.tag {background: #ffff99; text-decoration: none; font-weight:bold; color: #000000; }

#container {
	position: relative;
	top: 10px;
	text-align: left;
	width: 739px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFF99;
	text-decoration: none;
	outline:none;
	padding-bottom: 50px;
}

#topbanner {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: white;
}
#toplogo {
	position: relative;
}
#event {
	position: absolute;
	left: 510px;
	top: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 17px;
	line-height: 15px;
	background-color: white;
}
#office {
	position: absolute;
	left: 200px;
	top: 40px;
	font-family: Arial;
	font-size: 15px;
	color: #2b3269;
	line-height: 14px;
	background-color: white;
}

#nav {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #2b3269; 
	text-align: center;
}

#topstripe {
	position: relative;
	top: 13px;
	left: 0px;
	background-color: #FFFF99;
}

table.stripe {
	border-collapse: collapse;
}
td {
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
}
td:first-child {
	padding-left: 0px;
}
br.stripe {
	line-height: 10px;
}
#midbox {
	position: relative;
	top: 10px;
	left: 0px;
	background-color: #FFFF99;
}

#midleft {
	position: relative;
	top: 10px;
	background-color: #2b3269;
	width: 360px;
	height: 310px;
}
#reelbox {
	position: relative;
	left: 0px;
	top: 15px;
}

#midright {
	position: absolute;
	background-color: #2b3269;
	left: 378px;
	top: 10px;
	width: 360px;
	height: 310px;
}
#righttext {
	position: relative;
	left: 10px;
	top: 15px;
	background-color: #fff;
	width: 325px;
	height: 277px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 15px;
	color: #000;
	line-height: 20px;
}
br.rtext {line-height: 12px; }
#lowbox {
	position: relative;
	top: 35px;
	background-color: #FFFF99;
}
#lowleft {
	position: relative;
	left: 0px;
	top: 0px;
	width: 360px;
	background-color: #FFFF99;
}
#lowright {
	position: absolute;
	left: 378px;
	top: 0px;
	background-color: #2b3269;
	padding-left: 0px;
	padding-top: 0px;
}


