@charset "utf-8";
/* CSS Document */

body
{
background-image:url(../images/background.gif);
margin-top:0px;
}


#leftmiddle
{
background-color:#efeeee;
}

#lefttop
{
background-image:url(../images/left_top.gif);
}

#leftbottom
{
background-image:url(../images/left_bottom.gif);
}


#container
{
margin-left:auto;
margin-right:auto;
background-color:#fafafa;
width:780px;
						border-left:solid;
						border-left-color:#000000;
						border-left-width:1px;
						
						border-right:solid;
						border-right-color:#000000;
						border-right-width:1px;
						
						border-bottom:solid;
						border-bottom-color:#000000;
						border-bottom-width:1px;
}

#top_area
{
width:738px;
height:18px;
padding-top:7px;
padding-left:21px;
padding-right:21px;
}

#top_area_listings
{
width:738px;
height:18px;
padding-top:7px;
padding-top:7px;
padding-left:21px;
padding-right:21px;
}

#header
{
width:780px;
height:414px;
}

#navigation
{
width:780px;
height:27px;
background-image:url(../images/navigation.gif);
text-align:center;
}

#content
{
width:758px;
padding-top:26px;
padding-left:11px;
padding-right:11px;
}

#content_listings
{
width:780px;
}