a {
    color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
}

#admin {
    margin-top: 10px;
	text-align: center;
}

#admin a {
	color: #eee;
}

#admin a:hover {
	color: #666;
}

body {
	margin-top: 20px;
	padding: 0;
	background-color: #eee;
	font: normal 14px Verdana, sans-serif;
	text-align: center;
}

.clear {
	clear: both;
}

#custom img {
	border: 2px solid #666;
}

#designs {
	height: 500px;
}

#footer {
	background: #000;
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
}

#footer a {
	color: #aaa;
}

#footer a:hover {
	color: #fff;
}

h1, h2, h3 {
	margin: 0;
}

input, textarea {
    background-color: #fff !important;
    border: 1px solid #aaa;
	width: 513px;
}

input.submit {
	width: 100px;
}

label {
	display: block;
	font-weight: bold;
}

#locationFooter {
    font-size: 11px;
    margin-top: 10px;
	text-align: center;
}

#logo {
	background: url('../img/logo.jpg');
	height: 117px;
}

#logo span {
	display: none;
}

#main {
	float: left;
	width: 515px;
}

#navigation {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    height: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-size: .85em;
    padding-top: 3px;
}

#navigation a {
    padding: 0 10px;
	color: #fff;
}

#navigation a:hover {
	color: #aaa;
}

#navigation .selected {
    padding: 0 10px;
	color: #aaa;
}

p {
    font: normal .95em/130% Verdana, sans-serif;
	margin: 0 0 10px 0;
	text-align: justify;
}

#page {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#paginate {
	text-align: center;
}

#paginate .selected {
	font-weight: bold;
}

.row {
	margin-bottom: 10px;
	text-align: center;
}

.row img {
	border: 2px solid #666;
}

.row img:hover {
	border: 2px solid #000;
}

.row .left, .center, .right {
	margin-left: 8px;
	margin-right: 8px;
}

.row div .spacer {
	height: 150px;
	width: 150px;
}

#side {
	float: right;
	text-align: center;
	width: 280px;
}

#side_text {
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
}

#slideshow_div {
    background-repeat: no-repeat top center;
	height: 150px;
	margin: 0 auto;
	width: 150px;
}

#slideshow_div {
	border: 0px solid #666;
}

#slideshow_img {
    border: 0px solid #666;
	height: 150px;
	width: 150px;
}

#tempMessage {
    background-color: #ff9;
    border: 1px solid #600;
	color: #600;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#title {
    font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}