﻿
/* editables */

/*   html 				{background-color:#1E1E1E;}  */
html 				{background-color:Black;}


#main			{width:100%;}

.top					{height:227px;}
.header			{height:227px;}

.c_l					{width:19px;}
.c_menu		{width:200px;}
.c_c				{width:5px;}
.c_r					{width:30px;}

.menu_heading	{height:25px;}
.body_heading	{height:25px;}

.bottom 		{height:126px;}
.bottom_l		{height:126px;}
.bottom_r		{height:126px;}

.footer			{height:126px;}
.footer_l		{width: 200px; height:126px;}
.footer_r		{padding-top:25px;}

/* end editables */

#main			{vertical-align:top; margin-left:auto; margin-right:auto;}
/*	*/	
.top					{width:100%; vertical-align:top; 
						text-align:left;
						 background-image:url('../graphics/top.jpg'); 
						 background-position: top left;
						 background-repeat:repeat-x;}
				 
.topPS					{width:100%; vertical-align:top; 
						text-align:left;
						 background-image:url('../graphics/PurpleStripe.jpg'); 
						 background-position: bottom ;
						 background-repeat:repeat-x;}

.top_l				{background-image:url('../graphics/top_l.jpg'); 
						background-position:top left; 
						background-repeat:no-repeat;}
						
.top_r				{background-image:url('../graphics/top_r.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.jpg');}
						
.c2					{background-image:url('../graphics/c2.jpg');
						 background-position:left top;
						  background-repeat:repeat-x;
						  vertical-align:top;}
						  
.c6					{background-image:url('../graphics/c6.jpg');
						 background-position:left bottom;
						  background-repeat:repeat-x;}
					  
.c4					{background-image:url('../graphics/c4.jpg');
						background-position:right top;
						 background-repeat:repeat-y;}
						  
.c8					{background-image:url('../graphics/c8.jpg');
						 background-position:left top;
						  background-repeat:repeat-y;}
						  
.c5					{background-image:url('../graphics/c5.jpg');
						 background-position:right bottom;
						  background-repeat:no-repeat;}
					  
.c7					{background-image:url('../graphics/c7.jpg');
						 background-position:left bottom; 
						 background-repeat:no-repeat;}
						 
.c3					{background-image:url('../graphics/c3.jpg');
						 background-position:right top;
						  background-repeat:no-repeat;
						  vertical-align:top;}
						  
.c1					{background-image:url('../graphics/c1.jpg');
						 background-position:left top;
						  background-repeat:no-repeat;
						  vertical-align:top;}
						  
.content			{width:100%; height:400px; border:0px; border-collapse:collapse;}

.c_l					{vertical-align:top;}

.c_menu		{vertical-align:top; text-align:left;}

.c_c				{vertical-align:top;}

.bottom 		{width:100%;
						 background-image:url('../graphics/bottom.jpg'); 
						 background-position:top left; 
						 background-repeat:repeat-x;}
						 
.bottom_l		{background-image:url('../graphics/bottom_l.jpg');
						 background-position:top left;
						  background-repeat:no-repeat;}
						  
.bottom_r		{background-image:url('../graphics/bottom_r.jpg');
						 background-position:top right; 
						 background-repeat:no-repeat;}

.footer			{width:100%; vertical-align:top; position:relative; text-align:left;}

.footer_l		{position:absolute; float:left;}

.footer_r		{text-align:center; vertical-align:top;}

/*
body 			{margin: 0px ;
					 background-image: url("../graphics/bg_image.jpg"); 
					background-position:top center;
					 background-repeat: no-repeat;}
*/
