@charset "utf-8";
/* CSS Document */

#left_corner
{width:130px;
	height: 130px;
	background-image:url(../images/left_corner.gif)
}

#title
{width:640px;
	height: 130px;
	background-image:url(../images/title_bar.gif)
}

#right_bar
{width:130px;
	height: 505px;
	background-image:url(../images/right_bar.gif)
}

#left_nav
{width:130px;
	height: 375px;
	background-image:url(../images/left_nav.gif)
}

#quote_bar
{width:640px;
	height:80px;
	background-image:url(../images/blankquotebar.jpg)
	
}

#footer
{width:900px;
	height:51px;
	background-image:url(../images/footer.gif)
}

#content
{
	width:640px;
	height:295px;
	
