@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}
body {
	text-align: center;
	color: #fff;
	font-weight: normal;
	background-color: #000000;
	/*background-image: url(images/bg_gradient.jpg);*/
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	font-family: Helvetica, Arial, sans-serif;
}
#container {
	width: 799px;
	margin: 15px auto;
	text-align: left;
}
#singlecolumn {
	background-color: #353535;
	width: 100%;
}
h1 {
    margin:10px 0 0 5px;
	padding: 10px;
	color: #000000;
	/*text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;*/
}
#header {
	width: 799px;
	padding: 0px;
	text-align: center;
	height: 120px;
	background-image: url(images/header_vibrations.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
}
#contenido {
	background-color: #000;
	background-image: url(images/bg_pk2.gif);
	background-repeat: repeat;
	background-position: center center;
	/*border: 1px solid #333;*/
	;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	/*color: #cc9;*/ color:#000000;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#left {
	/*margin: 0px 5px 0px 0px;*/
	padding: 0px;
	width: 250px;
	float: left;
	border: none;
	background-image:url('images/leftcol.jpg');
	height:700px;
}
#center {
	/*margin: 0px 8px 0px 8px;*/
	padding: 0px;
	float: left;
	width: 292px;
	display: inline;
	border: none;
	background-image:url('images/centercol.jpg');
	height:700px;
}
#right {
	/*margin: 0px 0px 0px 5px;*/
	padding: 0px;
	width: 257px;
	float: left;
	position: relative;
	border: none;
	background-image:url('images/rightcol.jpg');
	height:700px;
}
.clear {
	clear: both;
}
#footer {
	width: 808px;
	margin: 0px;
	padding: 0px;
	color: #ccc;
	font-size: 60%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
.column_content {
	padding: 5px;
	margin-left:10px;
	color:#ffffff;
}
.black {
	/*color: #ddd;*/ color:#5B0013;
}
.appears {
	font-size: 75%;
}
input {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #dedbca;
}
select {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.submit_button {
	border: 1px solid #000;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E7B39C;
	padding: 4px;
	margin-top: 8px;
}
form {
	line-height: 1 em;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
label {
	line-height: 1em;
}
a {
	color: #cc9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #000;
	margin: 0 auto;
    margin-left:5px;
}

.buylinks {border:none;}

p {font-size:13px; color:#000000;}