@charset "utf-8";
#container {
	height: 600px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/tobeannounced_01.jpg);
	height: 218px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(images/images/design_08_02.jpg);
	height: 32px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 150px;
}
#bodybk  #textright {
	float: right;
	height: 700px;
	width: 280px;
	background-image: url(images/bkgrd.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 120%;
	color: #FF9933;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: small;
}


#lowerheader {
	background-image: url(images/images/design_08_03.jpg);
	height: 30px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#bodybk {
	background-image: url(images/design_08b_04.jpg);
	background-color: #000000;
	height: 1100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#bodybk #maintext img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
	color: #C46200;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	list-style-type: disc;
}
#nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC00;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 120%;
	font-size: small;
}

#bodybk #maintext {
	float: left;
	height: auto;
	width: 440px;
	padding-left: 15px;
	padding-right: 15px;
}
