﻿html,body 
{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Verdana;
	font-weight:lighter;
	color:#ffffcc;
	font-size:12px;	
	background:#CAB588 url("webimages/bg.jpg") repeat-x;
}

.sq1
{
	width:167px;
	background:#CAB588 url("webimages/sq1.gif") repeat-y;
	height:430px;
	border-left:solid 3px #ff9900;
}

.sq2
{
	width:607px;
	background:#CAB588 url("webimages/sq2.gif") repeat;
	height:430px;
	border-right:solid 3px #ff9900;
	}
.sq3
{ width:20px;
	background:transparent;
	height:430px;
	}
	
	.sq4
{ width:800px;
	background:#CAB588 url("webimages/sq4.gif") ;
	height:20px;
	}
	
	.sq5
{ width:794px;
	background:#CAB588 url("webimages/sq1.gif") repeat;
	height:8px;
	border-right:solid 3px #ff9900;
	border-left:solid 3px #ff9900;
	}
	.sq7
{ width:800px;
	background:#CAB588 url("webimages/sq7.gif");
	height:35px;
	}
	
	a,a:visited,a:active
			{
            color : #ff9933;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               a:link
               {
            color : #ffffcc;text-decoration : underline;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a:hover  
			{
           	color : #ff9933;text-decoration : underline;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }
	       	
	a.nav,a.nav:visited,a.nav:link, a.nav:active  
			{
            color : #ffffcc;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.nav:hover  
			{
           	color : #ff9933;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }	
	       
	       a.nav2,a.nav2:visited,a.nav2:link, a.nav2:active  
			{
            color : #ffffcc;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.nav2:hover  
			{
           	color : #16120d;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }	
