body {
	margin: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
container
body#ed {
	margin: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

/* START OF HEADING STYLES */

h1
{
padding: 20px 10px 0px 10px;
color:#58140b;
}


#ed2
{
color:#1a3129;
background-image: url(star.gif);
font-size:18px;
}


/* START OF HEADING STYLES */

h3
{
padding: 0px 10px 0px 10px;
}

#ed3
{
color:#1a3129;
}

/* END OF HEADING STYLES */



p
{
padding: 0px 10px 0px 10px;
font-size:12px;
}

b
{
padding: 0px 10px 0px 10px;
}

table
{
margin-left:10px;
}


#grey
{
color:#c0c0c0;
}

/* START OF TOPBAR STYLES */

#topbar {
background-image: url(longstretch.jpg);
background-repeat: repeat-x;
background-position: top;
padding:0 0 0 0px;
margin: 0 0 0 0px;
height:90px;
}

#topbared {
background-image: url(images/banner.jpg);
background-repeat: no-repeat;
background-position: top;
padding:0 0 0 0px;
margin: 0 0 0 0px;
height:210px;
}

/* END OF TOPBAR STYLES */


/* START OF CONTAINER STYLES */

#container
{
text-align: left;
width: 759px;
margin: auto;
overflow:hidden;
/*margin makes it center in ff*/

background-image: url(images/longstretch.jpg);
background-repeat: repeat-y;
/*background-image: url(/images/stretch.jpg);*/
}

#oldcontainer
{
text-align: left;
width: 759px;
margin: auto;
overflow:hidden;
/*margin makes it center in ff*/
background: #ffffff;
/*background-image: url(/images/stretch.jpg);*/
background-repeat: repeat-y;
}


#containered
{
text-align: left;
width: 759px;
/*margin: auto;*/
overflow:hidden;
/*margin makes it center in ff*/

background-image: url(images/longstretch.jpg);
background-repeat: repeat-y;
/*background-image: url(/images/longstretch.jpg);*/
}

/* END OF CONTAINER STYLES */



div#inside
{
font-size: 14px;
margin-left: 0px;
height:100%;
width: 640px;
}

div#insideed
{
font-size: 14px;
height:100%;
width: 320px;
float: left;
padding-left:20px;
}

div#insideed2
{
padding-left:20px;
padding-right:20px;
margin-top: 10px;
font-size: 14px;
height:100%;
width: 320px;
float: right;
display:inline;border-left:1px solid #12a9e0;
}

div#linedivider
{
height:100%;
width: 10px;
}

div#bottom
{
background: #fff;
}

#footer
{
text-align: left;
width: 759px;
height: 20px;
margin: auto;
overflow:hidden;
/*margin makes it center in ff*/
background: #ffffff;
background-image: url(footer.jpg);
background-repeat: no-repeat;
/*background-image: url(/images/stretch.jpg);*/
}

a
{
color: #000000;
/*padding-left:10px;*/
}

a.padlink
{
color: #000000;
padding-left:10px;
}

.grey
{
color:#131835;
}

#edhover
{
  display: block;
  width: 115px;
  height: 132px;
  background: url("ed1.jpg") no-repeat 0 0;

}

#edhover:hover
{ 
  background-position: 0 -132px;
}

#edhover span
{
  display: none;
}

#bodyl
{
color: #c0c0c0;
}

img{}

.title
{
padding-left:10px;
}