﻿
/* editables */

html 			{background-color:#B49A59;}

#main			{width:820px; padding: 0px 0px 0px 0px;}

.top_b			{height:131px;}
.header			{height:131px;}

.c_l			{width:30px;}
.c_menu			{width:160px;}
.c_c			{width:45px;}
.c_r			{
	width: 60px;
	position: absolute;
}

.menu_heading	{height:25px;}
.body_heading	{height:25px;}

.bottom _b		{height:130px;}
.bottom_l_b		{height:130px;}
.bottom_r_b		{height:130px;}

.footer			{height:130px;}
.footer_l		{width: 225px; height:130px;}
.footer_r		{padding-top:25px;}

/* end editables */

#main			{vertical-align:top; margin-left:auto; margin-right:auto;}

.top_b			{width:100%; vertical-align:top; text-align:left; background-image:url('../graphics/top_b.jpg'); background-position:top left; background-repeat:repeat-x;}
.top_l_b		{background-image:url('../graphics/top_l_b.jpg'); background-position:top left; background-repeat:no-repeat;}
.top_r_b		{background-image:url('../graphics/top_r_b.jpg'); background-position:top right; background-repeat:no-repeat;}
.header			{width:100%; position:relative;}

.center			{width:100%; vertical-align:top;text-align:left; background-image:url('../graphics/c0_b.jpg');}
.c2_b			{background-image:url('../graphics/c2_b.jpg'); background-position:left top; background-repeat:repeat-x;vertical-align:top;}
.c6_b			{background-image:url('../graphics/c6_b.jpg'); background-position:left bottom; background-repeat:repeat-x;}
.c4_b			{background-image:url('../graphics/c4_b.jpg'); background-position:right top; background-repeat:repeat-y;}
.c8_b			{background-image:url('../graphics/c8_b.jpg'); background-position:left top; background-repeat:repeat-y;}
.c5_b			{background-image:url('../graphics/c5_b.jpg'); background-position:right bottom; background-repeat:no-repeat;}
.c7_b			{background-image:url('../graphics/c7_b.jpg'); background-position:left bottom; background-repeat:no-repeat;}
.c3_b			{background-image:url('../graphics/c3_b.jpg'); background-position:right top; background-repeat:no-repeat;vertical-align:top;}
.c1_b			{background-image:url('../graphics/c1_b.jpg'); background-position:left top; background-repeat:no-repeat;vertical-align:top;}
.content		{width:100%; height:400px; border:0px; border-collapse:collapse;}
.contentG       {width:100%; height:400px; border:0px; border-collapse:collapse; display:inline-table}
.clear			{width:100%; clear:both}


.c_l			{vertical-align:top;}
.c_menu			{vertical-align:top; text-align:left;}
.c_c			{vertical-align:top;}

.bottom_b		{width:100%;   background-image:url('../graphics/bottom_b.jpg'); background-position:top left;  background-repeat:repeat-x;}
.bottom_l_b		{background-image:url('../graphics/bottom_l_b.jpg'); background-position:top left; background-repeat:no-repeat;}
.bottom_r_b		{background-image:url('../graphics/bottom_r_b.jpg'); background-position:top right; background-repeat:no-repeat;}

.footer			{
	width: 100%;
	vertical-align: top;
	position: relative;
	text-align: left;
	clear: both;
}
.footer_l		{position:absolute; float:left;}
.footer_r		{text-align:center; vertical-align:top;}

html 			{background-image:url("../graphics/index_bg.jpg"); background-position:top center; background-repeat:repeat-y;}
body 			{margin: 0px 0px 0px 0px ; background-image: url("../graphics/nobg_image.jpg"); background-position:top center; background-repeat:no-repeat;}
