@charset "UTF-8";
html, body, 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;
	color:#000000;
}
body {
	text-align: center;
	color: #6D6C5A;
	font-weight: normal;
	background-color: #f0ebd6;
	font-family: Helvetica, Arial, sans-serif;
}

#allround{
	width:100%;
	height:100%;
	background-image: url(images/STRUT_CDFLYER.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:25px;
	}

#container {
	width: 809px;
	margin: auto;
	text-align: left;
	background-color: #F3F0DF;
}

#singlecolumn {
	background-color: #353535;
	width: 100%;
}
h1 {
    margin:10px 0 0 5px;
	padding: 10px;
	color: #cccc66;
	text-align:center;
	/*text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;*/
}
#header {
	width: 809px;
	padding: 0px;
	text-align: center;
	height: 120px;
	background-image: url(images/Strut_Sampler_Header.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
}
#contenido {
	background-color: #F3F0DF;
	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:#cccc99;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
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-color:#6B6D58;
	height:700px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-right:5px;
}
#center {
	/*margin: 0px 8px 0px 8px;*/
	padding: 0px;
	float: left;
	width: 292px;
	display: inline;
	border: none;
	background-color:#6B6D58;
	height:700px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-right:5px;
	
}
#right {
	/*margin: 0px 0px 0px 5px;*/
	padding: 0px;
	width: 257px;
	float: left;
	position: relative;
	border: none;
	background-color:#6B6D58;
	height:700px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.clear {
	clear: both;
}
#footer {
	width: 809px;
	margin: auto;
	padding-top: 20px;
	color: #transparent;
	font-size: 60%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
.column_content {

	padding: 0px;
	padding-left:10px;
	padding-right:10px;
	margin-left:0px;
	color:#333333;
}
.black {
	/*color: #ddd;*/ color:#ffcc00;
}
.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: #716e54;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ffe864;
	padding: 4px;
	margin-top: 8px;
}
form {
	line-height: 1 em;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
label {
	line-height: 1em;
	color:#000000;
}
a {
	color: #6D6C5A;
	text-decoration: none;
	font-size: 0.9em;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px solid #000;
	margin: 0 auto;
    margin-left:5px;
}

.buylinks {border:none;}

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