
body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
    padding-right: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
}

div#fade
{
	background-image: url('../img/page_fade.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


div#page
{
    background-image: url('../img/main_shadow.jpg'); 
	background-position: center top;
	background-repeat: repeat-y; 
	margin: 0px;
	padding: 0px;
    padding-right: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#page_top
{
	background-image: url('../img/header_bg.jpg');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 30px;
}

div#page_main_title
{
    background-image: url('../img/main_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
    height: 440px;
	min-height: 440px;
	background-position: top left;
}

div#page_main
{
	margin: 0px 0px 0px 11px;   
	padding: 0px 0px 0px 0px;
	width: 778px;
    height: 440px;
	min-height: 440px;
	background-position: top left;
}

div#page_main_content_title
{
    background-image: url('../img/bob_title.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;
    margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;
	width: 780px;
	height: 100px;
	min-height: 100px;
}

div#page_main_content
{
    margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;
	width: 760px;
	color: #10529F;
}

span#page_main_content0
{
}

span#page_main_content1
{
	font-size: 120%;
}

span#page_main_content2
{
}

div#page_bottom
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 30px;
}

div#header
{
    color: #150F07;
    font-size: 245%;
    font-weight: bold;
    text-align: center;
}

div#header-maintext
{
    font-size: 245%;
    font-weight: bold;
    text-align: center;
}

div#header-subtext
{
    font-size: 70%;
    text-align: center;
}

div#footer
{
    color: #363A3A;
    font-size: 90%;
    font-weight: normal;
    text-align: center;
}

div#footer-copyright
{
    color: #363A3A;
    font-size: 70%;
    font-weight: normal;
    text-align: center;
}


table.store-table           
{
    color: #10529F;
    text-align: center;
    border: 2px solid #95A1BA; 
}

hr
{
    color: #95A1BA;
}

tr.store-title
{
    font-size: 120%;   
}

tr.store-row
{
}

td.store-item
{
    padding: 0px 20px 0px 20px;
}

  