body 
	{
	background-image: url("images/backgroundtexture.jpg");
	background-repeat: repeat;
	}
	
a:link
	{
	outline: none;
	color: #333399;
	text-decoration: none;
	}
	
a:visited
	{
	text-decoration: none;
	}

a:hover
	{
	color: blue;
	text-decoration:none;
	}

img { 
	border: 0px; 
	}	
	
ul
	{
	list-style-type:none
	}

div {
	border: 0px solid Black;
	padding: 7px;
	}

h1, h2, h3, h4, h5, h6 
	{
	margin: 0;
	}

h1
	{
	color: black;
	text-align: center;
	font-size: 150%;
	font-family: "Times New Roman", Serif;
	}

h2
	{
	color: black;
	text-align: center;
	font-size: 125%;
	font-family: "Times New Roman", Serif;
	}

.bullet
	{
	list-style-type:disc
	}

.center
	{
	text-align: center;
	}

.bunnycaption
	{
	font-weight: bold;
	}

.imglink
	{
	text-decoration: none;
	}

.mainlink
	{
	color: #333399;
	text-decoration: none;
	font-size:  20px;
	font-family: "Times New Roman", Serif;
	}

.mainlink2
	{
	color: #333399;
	text-decoration: none;
	font-size:  17px;
	font-family: "Times New Roman", Serif;
	}
	
.mainlink3
	{
	color: #333399;
	text-decoration: none;
	font-size:  15px;
	font-family: "Times New Roman", Serif;
	}

.author
	{
	border-top: thin dotted;
	padding-top: 5px;
	text-align: center;
	border-color: white;
	}
	
.authorpic
	{
	border-style: solid;
	border-width: 2px;
	border-color: white;
	}
	
.bunnypic
	{
	border-style: solid;
	border-width: 2px;
	border-color: white;
	}

.sig
	{
	color: black;
	font-size: 20px;
	font-family: Geneva, San-Serif;
	text-align: right;
	font-style: italic;
	}

.caption
	{
	color: black;
	font-size: 13px;
	font-family: "Times New Roman", Times, Serif;
	text-align: center;
	font-style: italic;
	}

.fineprint
	{
	font-size: 12px;
	font-family: "Times New Roman", Times, Serif;
	font-style: italic;
	}

.shipping-info
	{
	font-size: 14px;
	font-family: "Times New Roman", Times, Serif;
	font-style: italic;
	text-align: left;
	}


#content 
	{
  	width:725px;
  	margin:0 auto;
  	padding:0;
  	text-align:left;
  	}

#leftbar 
	{
	float: left; 
	width: 200px; 
	}

#rightbar 
	{ 
	float: right; 
	width: 150px; 
	}

#centercontent 
	{ 
	background: #9091bd;
	float: left;
	margin: 15px 0px 0px; 
	width: 425px;
	}

#news
	{ 
	width: 200px; 
	}
