body
    {
    background-color:rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:rgb(120,120,140);
    }
    
    a:link 
	{
	color:rgb(130,130,150);
	}
	
	a:visited 	
	{
	color:rgb(130,130,150);
	}
	
	a:hover 
	{
	color:rgb(100,100,110);
	}

	a:active 
	{
	color:rgb(130,130,150);
	}
	
	a img 
	{
  	border-width:0;
  	}

.container
	{
	width:750px;
	margin:12px auto;
	}

.logo
	{
	height:60px;
	width:750px;
	background-color:rgb(255,255,255);
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	}
	
.loc
 	{
	width:750px;
	background-color:rgb(77,82,95);
	text-align:left;
	margin:4px 0 4px 0;
	padding:3px 0;
	}
	
	.loc a 
	{
	margin:3px 4px 0 4px;
	text-decoration:none;
	color:rgb(155,155,155);
	}
	
	.loc a:link
	{
	text-decoration:none;
	}
	
	.loc a:visited
	{
	text-decoration:none;
	}
	
	.loc a:hover 
	{
	text-decoration:underline;
	color:rgb(255,255,255);
	}

.layout
	{
	width:750px;
	background-image:url(images/layout.jpg);
	background-repeat:no-repeat;
	}
	
.layout2
	{
	width:750px;
	}
	
	h1
	{
	font-size:10px;
	display:none;
	}
		
	h3
	{
	margin:5px 0 0 160px;
	padding:0 5px 1px 5px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:6px;
	color:rgb(163,161,160);
	background-color:rgb(255,255,255);
	font-variant:small-caps;
	}
	
	h4
	{
	font-size:1em;
	margin:5px 0 3px 0;
	font-variant:small-caps;
	}

	h5
	{
	font-size:10px;
	text-align:right;
	font-weight:normal;
	color:rgb(210,210,200);
	margin:3px 7px 0 0;
	padding:45px 0 0 0;
	letter-spacing:3px;
	}
	
	.sc
	{
	font-variant:small-caps;
	}
	
.steez1
    {
	width: 540px;
	height: 70px;
	border:1px solid rgb(224,220,217);
	margin:0 0 0 0;
	padding:170px 0 0 0;
	overflow:hidden;
    }

	.steez1 a
	{
	text-decoration:none;
	margin:0 0 0 170px;
	padding:0 15px 2px 15px;
	font-size:24px;
	color:rgb(224,220,217);
	background-color:rgb(255,255,255);
	}
	

.steez2
    {
	width: 535px;
	height: 100px;
	border:1px solid rgb(224,220,217);
	padding-left:5px;
	overflow:hidden;
    }
    
.pageid
	{
	margin:0 0 0 20px;
	}
	
.info1
    {
	float:right;
	width:202px;
	height:200px;
	line-height:120%;
	border:1px solid rgb(224,220,217);
	text-align:center;
	overflow:auto;
	padding:40px 0 0 0;
    }
    
.info2
    {
	float:right;
	width:202px;
	height:100px;
	line-height:120%;
	border:1px solid rgb(224,220,217);
	text-align:center;
	overflow:auto;
    }
   
.footer
	{
	
	text-align:center;
	color:rgb(190,188,187);
	font-size:9px;
	letter-spacing:3px;
	border:1px solid rgb(224,220,217);
	margin:4px 0 0 0;
	padding-bottom:4px;
	}
	
	.footer a
	{
	color:rgb(190,188,187);
	text-decoration: none;
	}

	.footer a:hover 
	{
	text-decoration: underline;
	}
	
	.footer a img
	{
	margin:5px 0 0 0;
	}