﻿/* background  HTML color and BODY graphic */
html 				{background-image:url("../graphics/bg-theme.jpg");}
body 				{margin: 0px ; background-image: url("../graphics/background.jpg");background-repeat: repeat-x; background-position: center top;}
/* main table for width and centering on page */

.main				{width:792px; margin-left:auto; margin-right:auto; background-image:url('../graphics/index_spacer.jpg');}

.header				{width:792px; height:281px;  position:relative; background-image:url('../graphics/index_top.jpg'); clear:both;}
.content			{width:792px; background-image:url('../graphics/index_center.jpg'); background-position: top left; background-repeat:no-repeat;}
.footer				{width:792px; height:110px; background-image:url('../graphics/index_bottom.jpg');}

	.footer_left		{width:190px; height:110px; }
	.footer_right		{height:60px; text-align:center; vertical-align:top; padding: 50px 0px 0px 0px;}


.content_left1 		{width:16px;}
.content_left		{width:190px; padding: 1px 0px 0px 0px; vertical-align:top;}
.content_right1 	{width:10px;}
.content_right		{padding: 10px 0px 0px 0px; vertical-align:top;}
.content_right2 	{width:35px;}

.body2_w			{padding:5px 5px 2px 7px; vertical-align:top;}
.body1_w			{margin:5px 0px 0px 0px; padding:2px 2px 2px 2px;   border-style:double; border-color:#cccccc;}

.body2_top			{width:190px; height:200px; background-image:url('../graphics/body2_top.jpg'); background-position:top left;background-repeat:no-repeat;}
.body2_spacer		{width:190px; height:200px; background-image:url('../graphics/body2_spacer.jpg'); }
.body2_bottom		{width:190px; height:200px; background-image:url('../graphics/body2_bottom.jpg'); background-position:bottom left;background-repeat:no-repeat; vertical-align:top;}

.body3_w			{margin:5px 0px 0px 0px; padding:0px 0px 0px 0px;}
.w3c_w				{margin:5px 0px 0px 0px; padding:0px 0px 0px 0px;}

	