body 
{
background: url(images/bg.gif) repeat;
padding: 0px;
margin: 20px 0px 0px 0px;
}

#container
{
width: 805px;
height: 570px;
margin: 0px auto;
padding: 0px;
background: #ffffff;
font: normal small/1.4 verdana, arial;
color:#898989;
border: px solid #ffe2f0;
}
#top
{
	height: 71px;
	padding: 0px 0px 0px 0px;
background:  url(images/ribbon_drawing.jpg) no-repeat center;
}
#topnav
{
float: right;
padding:0px 10px 0px 0px;
}
#topnav ul{
	list-style-type: none;
	color:#898989;
	
}
#topnav li{
display: inline;

}
#topnav a:link {
color: #898989;
text-decoration: none;
}
#topnav a:visited {
color: #898989;
text-decoration: none;
}

#topnav a:hover {
color: #000000;
text-decoration: none;
}



#imgcontainer
{
	height: 388px;
	width: 805px;
	padding: 38px 0px 0px 0px;

/*#content
{
		
width: 500px;
margin: 50px 50px 10px 100px;
height: 300px;
text-align: center;
/*background:  url(images/logo.gif) no-repeat center;*/
}

#footer
{
clear: both;
height: 71px;
margin: 0px;
margin-bottom: 0px;
padding: 0px;

background:  url(images/ribbon_drawing.jpg) no-repeat center;
}

#footer1
{
float: left;

padding: 0px 0px 0px 235px;
clear: both;
width: 300px;
height: 25px;
margin: 0px auto;
font: 6px/1.5 Trebuchet MS;
}
#footer a:link
{
text-decoration: none;
}


