﻿/* background  HTML color and BODY graphic */

html 				{background-image:url("../graphics/bg-theme.jpg");}

body 				{margin: 0px; background-image:url('../graphics/background.jpg'); background-position:center top; background-repeat:repeat-x; }

/* 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:439px;  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:100px; background-image:url('../graphics/index_bottom.jpg');}



	.footer_left		{width:230px; height:100px; }

	.footer_right		{height:70px; text-align:center; vertical-align:top; padding: 30px 0px 0px 0px;}





.content_left1 		{width:32px;}

.content_left		{width:190px; padding: 0px 0px 0px 0px; vertical-align:top;}

.content_right1 	{width:10px;}

.content_right		{padding: 0px 0px 0px 0px; vertical-align:top;}

.content_right2 	{width:31px;}



.body2_w			{padding:0px 5px 0px 9px; vertical-align:top;}

.body1_w			{margin:25px 0px 0px 0px; padding:2px 5px 2px 5px; text-align:center}



.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:2px 5px 2px 5px; }

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



.menu_top			{ color:#F0EEE3; text-align:left; text-indent:10px; padding: 0px 0px 2px 0px; font-size:11pt; font-weight: bold; font-variant:small-caps; vertical-align: top;}
