body
{
	background: #fff;
	margin: 0px 0px 0px -8px;
}

#container
{
	width: 807px;
	height: 680px;
	margin: 0px auto 0px auto;
	background: url("/_img/bampoptop.jpg") no-repeat;
 	background-position: 0% 0%;
}
		
#head
{
	width: 800px;
	height: 85px;
	margin: 0px 0px 0px 0px;
}

#content
{
	width: 600px;
	height: 572px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
	text-align: center;
}
		
#right
{
	width: 200px;
	height: 537px;
	margin: 45px 0px 0px 0px;
	float: right;
	position: relative;
}
		
#foot 
{
	width: 200px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	text-align: center;
	font-family: Arial;
	font-size: 9px;
	color: gray;
}

#right form
{
	margin: -10px 0px 0px 0px;
}

#right input, textarea
{
	font-family: Arial;
	font-size: 10px;
	line-height: 1.6em;
}

#blog
{
	height: 375px;
	overflow: auto;
	padding-left: 7px;
	padding-right: 7px;
}


#catalog
{
	margin: 50px 10px 0px 50px;
	text-align: left;
}

#catalogright
{
	margin: 105px 0px 200px 0px;
	padding-left: 60px;
	padding-right: 2px;
}

#contact
{
  margin: 60px 0px 0px 100px;
  text-align: left;
}

#contactright
{
	margin: 140px 0px 60px 0px;
	padding-left: 20px;
	padding-right: 7px;
}

#colophon
{
  margin: 50px 40px 10px 65px;
  text-align: left;
}

#colophon p
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.7em;
	line-height: 1.6em;
}

#popart
{
	margin: 50px 10px 0px 50px;
}

#popartright
{
	margin: 140px 0px 60px 0px;
	padding-left: 35px;
	padding-right: 15px;
}

#homebutton
{
	width: 190px;
	height: 125px;
	z-index: 100;
	position: absolute;
	cursor: pointer;

}

#socialbuttons
{
	width: 190px;
	height: 125px;
	z-index: 1;
	margin-top: 5px;
	margin-left:650px;
	position: absolute;

}

.fleft 
{
	float: left;
	margin: 5px 0px 0px 28px;
	text-align: center;
}

.fleftnomargin
{
	float: left;
	margin: 20px 0px 0px 0px;
	text-align: center;

}

.fright 
{
	float: right;
	margin: 5px 20px 0px 30px;
	text-align: center;
}

.nofloat
{
	clear: left;
}

p, blockquote, li, h3, label
{
	font-family: Arial;
	font-size: 10px;
	line-height: 1.5em;
}

input, textarea
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.8em;
	line-height: 1.6em;
}

textarea
{
	margin-left: 10px;
	margin-top: 10px;
}

img
{
	border: 0px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}


#contentright
{
	float: right;
	width: 150px;
	margin-left: 5px;
	margin-top: 10px;
}

a:hover, h2 a:hover, h3 a:hover, li a:hover
{
	color: #06c;
	text-decoration: none;
}

a
{
	color: orange;
	text-decoration: none;
}


h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
	text-shadow : black 0 2px 3px;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 0.8em;
	font-style: italic;
	color: #0099A9;
	margin: 0 0 0 0;
}

h4
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 0.6em;
	font-style: italic;
	color: gray;
	margin: 0px 0 0 12px;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
	margin: 0 0 0 0;
}

h1 a, h2 a
{
	border: 0px;
}

.money
{
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 1.2em;
	font-style: italic;
	color: #0099A9;
}

.indent
{
	margin-left: 20px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

.hide 
{
	display: none;
}

.show 
{
	display: block;
	position: absolute;
	top: 40px;
	left: 530px;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 316px;
	padding: 10px; 
	text-align: center;
}


#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#thumbs ul li
{
	padding: 10px;
	list-style: none;
	display: inline;
}

#thumbs img
{
	border: 1px solid #ddd;
}

#navlist
{
	margin-left: 182px;
	padding-top: 10px;
	font-size: 11px;
}

#navlist ul
{
	display: inline;
	margin-left: 0px;
	padding-left: 10px;
}

#navlist ul li
{
	margin-left: 0px;
	padding: 0px 10px 5px 0px;
	list-style: none;
	display: inline;
	letter-spacing: .15em;
	text-decoration: none;
}

.left
{
	float: left;
	padding: 17px 15px 15px 0;
}

.right
{
	float: right;
	padding: 17px 0px 10px 10px;
}

.center
{
	text-align: center;
}

#imgnav
{
	margin-top: 15px;
	margin-right: 17px;
	float: right;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.8em;
	line-height: 1.6em;
	text-shadow : black 0 1px 2px;
}

#rollover0 a
{
	width: 70px;
	padding:0px 30px 30px 30px;
	background: url("/_img/nav_0_blog.gif") 0 0 no-repeat;
	text-decoration: none;
}

#rollover0 a:hover 
{ 
	background-position: 0 -74px;
}

#rollover0 a:active 
{
	background-position: 0 -74px;
}

#rollover0a a
{
	width: 70px;
	padding:0px 30px 30px 30px;
	background: url("/_img/nav_0_blog.gif") 0 -74px no-repeat;
	text-decoration: none;
}

#rollover1 a 
{
	width: 118px;
	padding:0px 58px 50px 48px;
	background: url("/_img/nav_1_stuff.gif") 0 0 no-repeat;
	text-decoration: none;
}

#rollover1 a:hover 
{ 
	background-position: 0 -74px;
}

#rollover1 a:active 
{
	background-position: 0 -74px;
}

#rollover1a a
{
	width: 118px;
	padding:0px 58px 50px 48px;
	background: url("/_img/nav_1_stuff.gif") 0 -74px no-repeat;
	text-decoration: none;
}

#rollover2 a 
{
	width: 150px;
	padding:0px 105px 50px 48px;
	background: url("/_img/nav_2_about.gif") 0 0 no-repeat;
	text-decoration: none;
}

#rollover2 a:hover 
{ 
	background-position: 0 -74px;
}

#rollover2 a:active 
{
	background-position: 0 -74px;
}

#rollover2a a
{
	width: 150px;
	padding:0px 105px 50px 48px;
	background: url("/_img/nav_2_about.gif") 0 -74px no-repeat;
	text-decoration: none;
}

#rollover3 a 
{
	width: 143px;
	padding:0px 130px 60px 0px;
	background: url("/_img/nav_3_contact.gif") 0 0 no-repeat;
	text-decoration: none;
}

#rollover3 a:hover 
{ 
	background-position: 0 -74px;
}

#rollover3 a:active 
{
	background-position: 0 -74px;
}

#rollover3a a
{
	width: 143px;
	padding:0px 130px 60px 0px;
	background: url("/_img/nav_3_contact.gif") 0 -74px no-repeat;
	text-decoration: none;
}

.orange
{
	color: orange;
}

.pink
{
	color: #ff6666;
}