body {
	background: #e4e7d2 url() repeat-x;
	font-family:arial;
	font-size:11px;
	margin: 0;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 19px;
	color: #382A1D;
}

table {
	font-family:arial;
	font-size:11px;
	margin: 0;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 19px;
	color: #382A1D;
}

td {
	font-family:arial;
	font-size:11px;
	margin: 0;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 19px;
	color: #382A1D;
}

#contain {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width:780px;
}

#content {
	width: 780px;
	clear: both;
	text-align: justify;
	overflow: hidden;
}

#actual {
	width: 500px;
	float: right;
	line-height: 19px;
	padding: 5px;
	margin-right: 0px; 
	margin-top:0px;
}

#side {
	width: 240px;
	font-size:11px;
	line-height: 17px;
	float:left;
	padding: 5px; 
}

a {
	color:#335F7A;
	text-decoration:none;
}

a:hover {
	color:#B1B3A3;
	text-decoration:none;
}

blockquote {
	background: #E4E7D2;
	font-size:11px;
	line-height: 19px;
	border: 0px solid #008EC7;
	margin: 0px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	margin-top: 10px;
	padding: .8em;
	font-size: 11px;
	line-height: 20px;
}

em {
	color: #335F7A;
}

h1 {
	font: 12px arial; 
	background: #335F7A;
	padding: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
	color:#fff;
	font-style: none;
	text-transform: none; 
	font-weight:lighter;
	margin-top: -4px;
	margin-bottom: 5px;
}


h2 {
	background: #e4e7d2;
	font: 11px arial; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius: 0px 0px 5px 5px;
	font-style: none;
	text-transform: none; 
	font-weight:lighter;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 {
	font: 12px arial; 
	background: #335F7A;
	padding: 10px;
	-moz-border-radius: 5px 5px;
	color:#fff;
	font-style: none;
	text-transform: none; 
	font-weight:lighter;
	margin-top: -4px;
	margin-bottom: 5px;
}

.main{
	background: #eff1e3 url() no-repeat;
	background-position: bottom;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 0px solid #bfd8e2;
}

#footer {
	background: #eff1e3;
	border-top: 0px solid #eee;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


p {
	margin-top: -.5px;
}


#intro {
	position: absolute;
	left: 280px;
	top: 185px;
	width: 300px;
	text-align: justify;
}

a img {
	border: 2px solid #335F7A;
	background-color: FBFBFB;
	margin: 2px;
}

a img:hover {
	border: 2px solid #B1B3A3;
	background-color: FBFBFB;
	margin: 2px;
}

.affiliates img {
	border-width :2px;
	border-color: #c03246;
	background-color: #c03246;
	margin: 12px;
	border-style: solid;
}

.affiliates img:hover {
	margin: 8px;
	border-width :8px;
	border-color: #c03246;
	background-color: #c03246;
	border-style: solid;
}