* {margin: 0; padding: 0; border: 0}

#container
{   position: relative;
	background-color: #FFF;
	margin: 1% auto;
	width: 850px;
	min-height: 595px;
}
#header
{	
position:relative;

height: 217px;
width:100%;
}


#middle , .middle
{	
    position: relative;
   /* width: 100%; */
	/* margin-left: 2%; */
	min-height: 319px;
	/*max-height: 324px;*/
	width:100%;
}



#left , .left
{ 	
	position: relative;
    background: #EEE;  
    /*min-height: 319px;*/
    height: 279px;
	float: left;
	top: 0px;
	width: 250px;
	padding: 20px;  
}

/*to match style from wysiwyg editor */
.lefthand_gray_box 
{
position: absolute;
    background: #EEE;  
    height: 319px; 
	width: 290px;
	overflow: auto;
	float: left;
	top: 0px;
	padding-left:20px;
	padding-right:20px;
	margin-right:10px;
	line-height:normal;
}

.allgrey
{ background-color:#EEE;
  width:810px;
  height:319px;
  padding-left:20px;
  padding-right:20px;
  margin-right:10px;
  overflow: hidden;}

#center , .center
{ 	
	position: relative;
	margin-left:20px; 
	width:540px;
	text-align: left;
	float: right;
	top: 0px;
} 


#right , .right
{   
    position: relative; 
    top: -319px;  
	/* background-color: #EEE; */
	float: right;
	/*width: 120px;*/
	min-height: inherit;
    max-height: inherit;
   

}


#bottom
{
position: relative;
margin-top: 5px;
width: 798px;
height:55px; 
clear: both;	   

background-position: bottom; 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
 display: block;
text-indent: 20px;
line-height: 85px;
}

#logo 
{position: relative;
 top:  150px; 
 left:93px;
 width: 250px;
 z-index:99;
}

#mainmenu 
{
 position: absolute;
 top:  20px;
 left:0px;  /*was 290 */
 width:345px;
 z-index: 10;
}

#top_menu
{
 position: absolute;
 top:  195px;
 left: 310px;
 list-style-type: none;
 
}

 .vmLinkMenu
{
position:relative;
top: -18px;
left: 300px;  /*was 325 */
width:200px;
z-index: 12;
}
 





#user_menu { 
position: relative; 
top:220px; 
left:20px; }
  


#category_info
{ 
position: absolute;
top: 20px;
left: 15px;   
width: 255px;

}


#category_table
{ 
position: relative;
top: 0px;
left: 275px;
}


div.blog_more ul 
{
 position: absolute;
 top: 10px;
 left: -240px;
 list-style: none;
 
}

/*
div.blog 
{
position: relative; 
top: 0px;
 margin-left: 18px;
 margin-right: 18px; 
 left: 30px;  
width: 540px;
float:left;
vertical-align:top;

}
*/
.counter
{ display: none;} 

/*.pagination
{position: absolute;
left:-320px;
top: 300px;
font-size:10px;
}
*/

  #vmMainPage  
 {
 position: relative; 
  width: 810px;
  min-height: 319px;
  padding-left:20px;
  padding-right:20px;
  clear: left;  */
  top: 0px;
  text-align: left;
 /* background-color:#EEE;
  margin-left: 10px;
 margin-right: 10px;  */
 vertical-align:top;
  
 } 
 
#page, div.blog 
{
 position: relative; 
 
  top: 0px;
  text-align: left;
  height:319px;
  overflow:auto;
 /*margin-left: 20px; */
 vertical-align:top;	
	
}
 
#splash, .splash,  #splash img
 {
 position:absolute;
top: 0;
 left: 0px;
 width: 850px;
 /*overflow: hidden;*/
 float:left;
 z-index: 9;
 }
 
div#categoryThumbs
{
  position:relative;
  top: -40px;
  right: 18px; 
  float: right;
  display: none;
  line-height: 27px;
} 
 /* no longer in use
div#categoryBIGThumbs
{
position:relative;
width: 520px;
  
} 
 */
 
div.vmlinklist_menuThumbsMod, div.vmlinklist_leftMenu
{
  position: relative;
  top: 145px;
  right: 10px;
  float: right;
  display: inline;
  /* inline */
  line-height: 27px;
  
}
div#categoryThumbs img, ul.vmLinkMenu_menuThumbs img
{
 height: 27px;
 width: 27px;
 vertical-align: top;
}
div#categoryThumbs li, ul.vmLinkMenu_menuThumbs li
{list-style: none;
display: inline; }

div#categoryThumbs li:after, ul.vmLinkMenu_menuThumbs li:after 
{ 
 font-size: 2.3em;
 font-weight: 100;
 line-height: 27px;
 vertical-align: top;
 content: "|";
 
}
 
#gallery 
{
position: absolute;
top:  0px; 
left: 0px;
height: 319px;
/*width: 788px; */
/*z-index: 1; */
/*background-color: #CCC;
border: 0px; */
}


/* vm module links such as "clear info" (log out)  */
a.mainlevel_vmModMenu
{ position: absolute;
  float: right;
  top: 35px;
  left: 370px;
  font-size: .875em;
  color: #000;
   }

.vmlinklist_leftMenu ul
{
text-indent: 8px;
margin-top: 5px;
}



div.debug
{/*
position:relative;
top: 700px;
left: -100px;
background-color: #fff;
z-index:999;
height: 100%;
*/
}


 
