body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#logo {
	position:absolute;
	left:5px;
	top:15px;
	width:187px;
	height:50px;
	background-image:url(vjstoresmall.png);
	background-repeat:no-repeat;
}
#topgoogleads {
	position:absolute;
	left:225px;
	top:0px;
	width:728px;
	height:15px;
}
#contentcontainer {
	position:absolute;
	top:50px;
	left:0px;
	width:100%;
	max-width:1110px;
}
#menu {
	position:relative;
	left:5px;
	top:0px;
	width:200px;
	height:850px;
	background-color:#ffffcc;
	border:#ffcc00 solid 2px;
	
}
#menutitle {
	position:relative;
	left:0px;
	top:12px;
	width:195px;
	height:1.3em;
	background-color:#ffff99;
	color:#000000;
	font-weight:bold;
	font-size:15px;
	border-left:#ffcc00 solid 5px;
}
#submenutitle {
	position:relative;
	left:0px;
	top:12px;
	width:195px;
	height:13px;
	background-color:#ffff99;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
}
#abouttext {
	position:relative;
	left:0px;
	top:12px;
	width:195px;
	color:#000000;
	font-size:10px;
	padding:3px;
}
#menulinks {
	position:relative;
	top:12px;
	background-color:#ffffcc;
}
#tips {
	position:relative;
	top:12px;
	background-color:#ffffcc;
}
#search {
	position:absolute;
	bottom:0px;
	border-top:#ffcc00 solid 2px;
}
#maincontent {
	position:absolute;
	left:225px;
	top:0px;
	width:690px;
	padding:5px;
	border:#000000 2px solid;
	background-color:#eee;
	z-index:10;
}
#googlesquare {
	position:relative;
	left:5px;
	top:50px;
	width:200px;
	height:200px;
	border:#ffcc00 solid 2px; 
}

#googletall {
	position:relative;
	left:5px;
	top:150px;
	width:160px;
	height:1200px;
	padding:20px;
}
#googleads {
	position:absolute;
	right:10px;
	top:0px;
	
}
#googlebanner {
	position:absolute;
	left:425px;
	top:25px;
}
.title{
	font-weight:bold;
}
.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
}
ul {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC33;
	text-decoration: none;
	text-indent: 5px;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 2px;
}
#splash {
  margin-right:auto;
  margin-left:auto;
  width:600px;
  text-align:center;
}
#splashcontent {
  margin-right:auto;
  margin-left:auto;
  width:600px;
	padding:5px;
	border:#000000 2px solid;
	background-color:#eee;
	z-index:10;
}