/* TAGS
-------------------------------- */
body {
	background-image: url(../themes/root/roottile.gif);
	margin: 0px;
	padding: 0px;
}
p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C4518;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C4518;
	text-align: center;
}
a:link{
	text-decoration: underline;
	color: #6C4518;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #404040;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #404040;
	font-weight: bold;
	font-size: 14px;
}
a:active {
	text-decoration: underline;
	color: #404040;
	font-weight: bold;
	font-size: 14px;
}
:focus {
	outline: none;
}
ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	color: #6C4518;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border: 0px;
}
td {
	vertical-align: middle;
	text-align: center;
}

/* CLASSES
-------------------------------- */
.big {
	font-size: 120%;
	font-weight: bold;
}

/* IDs
-------------------------------- */
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fe8600;
}
#header {
	display: block;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 20px;
}
#payed_links {
	border: 1px solid #6C4518;
	height: auto;
	width: 658px;
	padding: 10px;
	margin-bottom: 10px;
}
#google_adsense {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 90px;
}
#google_adsearch {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}
#info {
	margin-right: 50px;
	margin-left: 50px;
}
#footer {
	display: block;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 20px;
}
a.rollover_art {
	display: block;
	width: 132px;
	height: 60px;
	background: url(../themes/art_3.gif) no-repeat;
}
a:hover.rollover_art {
    background-position: 0 -60px;
}
a.rollover_cars {
	display: block;
	width: 123px;
	height: 60px;
	background: url(../themes/cars_3.gif) no-repeat;
}
a:hover.rollover_cars {
    background-position: 0 -60px;
}
a.rollover_fashion {
    display: block;
    width: 227px;
    height: 60px;
    background: url(../themes/fashion_3.gif) no-repeat;
}
a:hover.rollover_fashion {
    background-position: 0 -60px;
}
a.rollover_filmtv {
    display: block;
    width: 353px;
    height: 60px;
    background: url(../themes/filmtv_3.gif) no-repeat;
}
a:hover.rollover_filmtv {
    background-position: 0 -60px;
}
a.rollover_furniture {
    display: block;
    width: 277px;
    height: 60px;
    background: url(../themes/furniture_3.gif) no-repeat;
}
a:hover.rollover_furniture {
    background-position: 0 -60px;
}
a.rollover_houses {
    display: block;
    width: 200px;
    height: 60px;
    background: url(../themes/houses_3.gif) no-repeat;
}
a:hover.rollover_houses {
    background-position: 0 -60px;
}
a.rollover_info {
    display: block;
    width: 356px;
    height: 60px;
    background: url(../themes/info_3.gif) no-repeat;
}
a:hover.rollover_info {
    background-position: 0 -60px;
}
a.rollover_interiors {
    display: block;
    width: 264px;
    height: 60px;
    background: url(../themes/interiors_3.gif) no-repeat;
}
a:hover.rollover_interiors {
    background-position: 0 -60px;
}
.left {
	text-align: left;
}
