body
{
	margin: 0px;
}

div#middle
{
	width: 1024px;
	height: 278px;
	overflow:hidden;
}

div#middle-left
{
	background-image: url('../img/bkg_ml.jpg');
	background-color: #451231;
	float:left;
	height:278px;
	width:47.5%;
	width:486px;
	overflow:hidden;
}

div#middle-right
{
	background-color:blue;
	background-color:transparent;
	background-color:#e3ded8;
	float:left;
	height:278px;
	width:52.5%;
	width:538px;
/*	background-image: url('../img/bkg_top_alt.jpg');
	background-position: 100% -363px;
	background-repeat:no-repeat;
*/
}

table.image
{
	height:100%;
	background-color:orange;
	background-color:transparent;
}

table.image1
{
	float:right;
}

table.image2
{
	float:left;
}

table.image3
{
	float:left;
}

table.image div
{
	width:256px;
	height:199px;
	overflow:hidden;
	background-color:white;
	background-repeat:no-repeat;
}

table.image1 div
{
	background-position:top left;
	background-image:url('../img/image1.jpg');
}

table.image2 div
{
	background-position:top left;
	background-image:url('../img/image2.jpg');
	margin-left:8px;
}

table.image3 div
{
	background-position:top left;
	background-image:url('../img/image3.jpg');
	margin-left:8px;
}

#top
{
	width:1024px;
	height:363px;
	background-color:white;
/*	background-image:url('../img/bkg_top.jpg');
	background-position: top right;
	background-repeat: no-repeat;
*/}

#top-left
{
	background-image:url('../img/logo.jpg');
	width:34.17%;
	width:290px;
	width:486px;
	height:363px;
	float:left;	
	background-repeat: no-repeat;
}

#top-right
{
	width:734px;
	height:363px;
	width:538px;
	float:left;	
}

#top-right table
{
	height:100%;
}

#top-right tr
{
	vertical-align:bottom;
}

#top-right .text
{
	text-align:center;
	padding:0px 20px;
	font-family:'times new roman';
	font-size:17px;
	font-style:italic;
	margin-bottom:100px;
	color:#8d8986;
}

#top-right .text a
{
	color:black;
	font-size:12px;
	color:#8d8986;
}

#top-right .text a:hover
{
	text-decoration:underline;
}

#container
{
	width:1024px;
	height:796px;
	margin:0px auto;
	margin-top:30px;
	margin:30px auto;
	margin:0px auto;
	overflow:hidden;
}

#navigation
{
	padding-top:67px;
	padding-left:61px;
}

#navigation ul
{
	font-family:verdana;
	font-size:11px;
	color: white;
	text-align:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
	float:left;
}
/*
#navigation ul#sub-left
{
	width:100px;
}
#navigation ul#sub-left li
{
	margin:18px 0px;
}

#navigation ul#sub-left li.first
{
	margin-top:0px;
}
*/

.selected
{
	color:#aaa;
}

a
{
	text-decoration:none;
	color:white;
}

a:hover
{
	color:#999;
}

#bottom
{
	width:1024px;
	height:155px;
	overflow:hidden;
}

#bottom table
{
	float:right;
	height:155px;
}

#bottom img
{
	display:block;
	border:0px;
}

#bottom a:link img,#bottom a:visited img,#bottom a:hover img,#bottom a:active img
{
	border:0px;
}

#bottom span.title
{
	font-family: "times new roman";
	display:block;
	font-style:italic;
	font-size:24px;
	margin-right:32px;
	color:black;
}

#bottom .sponsor2
{
	margin-left:40px;
	margin-right:37px;
}

#bottom .sponsor1
{
	margin-top:10px;
}

#bottom .sponsor3
{
	margin-right:17px;
}

#bottom-right
{
	overflow:hidden;
	float:right;
	width:538px;
	height:155px;
}

#bottom-left
{
	overflow:hidden;
	float:left;
	width:486px;
	height:155px;
}

#bottom-left .text
{
	font-family:verdana;
	font-size:10px;
	text-align:left;
	padding-top:30px;
	padding-left:60px;
}

#bottom-left .text a
{
	color:black;
	color:#451231;
	text-decoration:none;
}

#bottom-left .text a:hover
{
	text-decoration:underline;
}

