﻿body
{
}

#thumbnails img
{
	border: 0px;
	text-align: center;
}

#thumbnails
{
	text-align: center;
}

#main-content
{
	text-align: center;
}

#contact
{
	margin-left: 33%; 
	margin-right: 33%;
}

.contact-text
{
	font-family: Arial, Verdana;
	font-size: 14px;
	text-align: left;
}

.regular-text
{
	font-family: Arial, Verdana;
	font-size: 14px;
}

.small-text
{
	font-family: Arial, Verdana;
	font-size: 12px;
}

.center
{
	text-align:center;
}

a.regular-text
{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

a.regular-text:hover
{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

#copyright
{
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

#menu-content
{
	height: 10px;
}

#category-name
{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

#category-description
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#leaf
{
	border: 0px;
}

.noborder
{
	border: 0px;
}

#footer
{
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
	
