/* CSS Document for antiquevend.com */
  
/* Page Structure */

#body {
	text-align:center;
	background-color:#333;
	/*background-image:url('/images/Background.gif');*/
}

#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#menubackground {
	width:800px;
	float:left;
	background-color:#222;
	overflow:hidden;
	position:relative;
}

#contentbackground {
	width:800px;
	float:left;
	background-color:#505;
	position:relative;
	left:180px;
}

#menu {
	width:180px;
	background-color:#222;
	text-align:left;
	margin:0;
	float:left;
	position:relative;
	right:180px;
	overflow:hidden;
}

#content {
	width:620px;
	background-color:#505;
	margin:0;
	float:right;
	position:relative;
	right:180px;
	overflow:hidden;
}

#footer {
	width:800px;
	margin:0;
	float:right;
	background-color:#222;
}

#menufooter {
	width:180px;
	background-color:#222;
	margin:0;
	float:left;
}

#contentfooter {
	width:620px;
	background-color:#505;
	margin:0;
	float:right;
}

/* End Page Structure */

p {
  font-family:"Times New Roman", Times, serif;"
}

/* Menu Styles */

p.menubulletin {
  color:#FFFFFF;
  font-size:14pt;
  text-align:center;
  margin-bottom:0px;
  padding-bottom:0px;
  }
  
p.menubasic {
  color:#FFFFFF;
  font-size:10pt;
  text-align:center; 
  }
  
p.menubasicleft {
  color:#FFFFFF;
  font-size:10pt;
  text-align:left; 
  }
  
p.menuyellow {
  color:#FF6;
  font-size:7.5pt;
  text-align:center;
  margin-top:0px; 
  }
  
p.menupurple {
  color:#606;
  font-size:10pt;
  text-align:center;
  }
  
p.menubullets {
  color:#FFFFFF;
  font-size:7.5pt;
  text-align:center;
  }
  
h1.title36 {
  color:#FFFFFF;
  font-size:36pt;
  text-align:center;
}

h1.title30 {
  color:#FFFFFF;
  font-size:30pt;
  text-align:center;
}

h1.title24 {
  color:#FFFFFF;
  font-size:24pt;
  text-align:center;
}

/* End Menu Styles */