body {
	background: #fff url('/media/129/background_gradient.jpg') repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	margin: 0;
	padding: 0 0 7px 0;
}

#container {
	background-color: transparent;
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 965px;
}

.contentbox {
	position: absolute;
	top: 0;
	z-index: 1;
}

.infobox {
	position: absolute;
	background-color: transparent;
	top: 95px;
	left: 50px;
	width: 350px;
	z-index: 10;
}

.newsbox {
	position: absolute;
	background-color: transparent;
	top: 310px;
	left: 50px;
	width: 350px;
	height: 180px;
	z-index: 10;
	overflow: auto;
}

.headline {
	font-size: 14px;
	font-weight: bold;
}

.danrider {
	position: absolute;
	background-color: transparent;
	top: 542px;
	left: 35px;
	width: 115px;
	height: 43px;
	z-index: 15;

	padding-top: 47px;
	text-align: center;
}

.shires {
	position: absolute;
	background-color: transparent;
	top: 530px;
	left: 153px;
	width: 92px;
	height: 78px;
	z-index: 15;

	padding-top: 60px;
	text-align: center;
}

.shires .formiga .danrider a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.formiga {
	position: absolute;
	background-color: transparent;
	top: 20px;
	left: 259px;
	width: 78px;
	height: 53px;
	z-index: 15;

	padding-top: 57px;
	text-align: center;
}



/*  UMBRACO SITE  */

#container2 {
	background-color: transparent;
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 700px;
}

.mainbox {
	position: relative;
	background-color: #fff;
	top: 50px;
	padding: 30px;
	border: 1px solid #ccc;
	z-index: 10;
}

.thumb {
    width: 250px;
    height: 170px;
}

a.menu:link {
    color: maroon;
    text-decoration: none;
}

a.menu:visited {
    color: maroon;
    text-decoration: none;
}

a.menu:active {
    color: maroon;
    text-decoration: none;
}

a:hover {
    color: red;
    text-decoration: underline;
}

a:link {
    color: maroon;
    text-decoration: none;
}

a:visited {
    color: maroon;
    text-decoration: none;
}

a:active {
    color: maroon;
    text-decoration: none;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

