body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(../images/home/tile_header.png);
}
p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h4 {
	color: #6B3C96;
}

a:link, a:visited {
	color: #6B3C96;
	text-decoration: none;
}
a:hover, a:active {
	color: #6B3C96;
	text-decoration: underline;
}
#border {
	border: 0px solid #000000;
}
#meta {
	height: 20px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	font-size: 10px;
	color: #666666;
}
#meta a:link, #meta a:visited {
	color: #000000;
	text-decoration: none;
}
#meta a:hover, #meta a:active {
	color: #000000;
	text-decoration: underline;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#frame {
	width: 830px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#header {
	background-image: url(../images/home/header.jpg);
	height: 170px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#include {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer {
	height: 30px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(../images/home/footer.png);
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#top_menu {
	width: 100%;
	background-image: url(../images/home/menu.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}
#top_menu a:link, #top_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#top_menu a:hover, #top_menu a:active {
	text-decoration: underline;
}
#table {
	margin-bottom: 3px;
}
#left {
	background-color: #2D6A32;
	padding-right: 0px;
}
#center {
	background-color: #FFFFFF;
}
#right {
	background-color: #2D6A32;
	padding-left: 0px;
}
#log_message {
	padding: 5px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	float: left;
}
#menu {
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 5px;
}
.text_white {
	color: #FFFFFF;
}
.latest_designs {
	color: #FFFFFF;
	font-weight: bold;
}
/* ADVERTS */

#advert {
	text-align: center;
	float: left;
	width: 150px;
}
#advert_listing {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#advert_header {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #333333;
	background-color: #9775B5;
}
#advert_header a:link, #advert_header a:visited {
	color: #333333;
	text-decoration: none;
}
#advert_header a:hover, #advert_header a:active {
	color: #333333;
	text-decoration: underline;
}
#advert_header_blue {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #333333;
	background-color: #73BFEE;
}
#advert_header_blue a:link, #advert_header_blue a:visited {
	color: #333333;
	text-decoration: none;
}
#advert_header_blue a:hover, #advert_header_blue a:active {
	color: #333333;
	text-decoration: underline;
}
#advert_image {
	padding-top: 5px;
}
#advert_description {
	text-align: justify;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#advert_none {
	margin-bottom: 5px;
	float: left;
	width: 190px;
	height: 40px;
	line-height: 40px;
}
