﻿/* 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: no-repeat; background-position: center top;}/* main table for width and centering on page */.main				{width:800px; margin-left:auto; margin-right:auto; background-image:url('../graphics/index_spacer.jpg');}.header				{width:800px; height:326px;  position:relative; background-image:url('../graphics/index_top.jpg'); clear:both;}.content			{width:800px; background-image:url('../graphics/index_center.jpg'); background-position: top left; background-repeat:no-repeat;}.footer				{width:800px; height:110px; background-image:url('../graphics/index_bottom.jpg');}	.footer_left		{width:10px; height:110px; }	.footer_right		{height:90px; text-align:center; vertical-align:top; padding: 20px 0px 0px 0px;}.content_left1 		{width:40px;}.content_left		{width:519px; padding: 0px 0px 0px 0px; vertical-align:top;}.content_right1 	{width:22px;}.content_right		{padding: 0px 0px 0px 0px; vertical-align:top;}.content_right2 	{width:30px;}.body2_w			{padding:7px 0px 5px 0px; vertical-align:top;}.body1_w			{margin:25px 0px 0px 0px; padding:2px 5px 2px 5px;   border-style:double; border-color:#ADBCC9;}.body2_top			{width:192px; height:200px; background-image:url('../graphics/body2_top.jpg'); background-position:top left;background-repeat:no-repeat;}.body2_spacer		{width:192px; height:200px; background-image:url('../graphics/body2_spacer.jpg'); }.body2_bottom		{width:192px; 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:2px 5px 2px 5px;    border-style:double; border-color:#ADBCC9;}.w3c_w				{margin:5px 0px 0px 0px; padding:2px 5px 2px 5px;    border-style:double; border-color:#ADBCC9;}.menu_top			{ height:35px; text-align:left; text-indent:30px; padding-top: 10px; font-size:12pt; font-weight: bold; font-variant:small-caps;}
