/* 
Designer: Yves B. Casumpang a.k.a. Alexandrian
graphics49web@gmail.com
graphics49web@yahoo.com
*/
@charset "utf-8";
html {
	padding: 0;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 15px;
}

body {
margin: 0px auto;
background-image:url(images/contentSide_bg.jpg);
background-repeat:repeat-y;
background-position:center top;
background-color:#340B05;
}
#yves{
margin:0 auto;
width:740px;
border:#000000 2px solid;
}

#wrapper{
margin:0 auto;
padding:0;
border:0;
width:740px;
background-image:url(images/contentSide_bg.jpg);
background-repeat:repeat-x;
}


#header{
padding:0;
margin:0;
margin:0 auto;
width:740px;
height:263px;
background-image:url(images/header.jpg);
}

#content{
border:0;
margin:0;
padding:0 15px 0 15px;
width:423px; /* 463 -15 -15 -10 IE*/
float:right;
}

#sidebar{
color:#000000;
padding:0 15px 0 15px;
border:0;
margin:0;
width:247px; /*277 - 15 -15*/
float:left;
}

#navigations{
padding:0;
margin:0;
border:0;
width:200px;
background-color:#d5bf90;
}
#navigations a{
padding:0;
margin:0;
border:0;
width:200px;
background-color:#d5bf90;
}
.subnav ul li{
list-style-type:disc;
color:#643E87;
}

.subnav a:visited,a:link,a:hover,a:active{
color:#000000;
text-decoration:none;
font-size:11px;
border-bottom:#CCB3E6 solid 1px;
}
.adsense{
text-align:center;
}
img a{
margin:0;
padding:0;
border:0;
}
h1{
color:#993333;
font-family:"Times New Roman", Times, serif;
font-size:30px;
text-align:center;
font-style:italic;
font-weight:bold; 
line-height: 30px;
padding-bottom: 10px;
padding-top:0px;
}
h3{
text-align:center;
margin:5px 0 5px 0;
padding:0;
font-size:15px;
color:#C19F58;
}
.dear{
font-style:italic;
font-weight:bold;
size:15px;
}

.centro{
text-align:center;
margin:0 0 12px 0;
}
.orange{
font-weight:bold;
text-align:left;
margin:0 0 12px 0;
color:#993333;
}

.forum{
text-align:center;
font-weight:bold;
color:#B15700;
}
.book{
text-align:center;
height:500px;
}
.moneyBack{
padding:0 0 25px 0;
margin:0;
text-align:center;
height:197px;
}
table{
border-collapse:collapse;
}

.download, .download a, .download a:link, .download a:visited{
text-align:center;
color:#000000;
font-weight:bold;
}

#footer{
height:55px; /* 65 - 10*/
margin:0 auto;
padding-top:10px;
text-align:center;
background-image:url(images/footerBG.jpg);
background-repeat:no-repeat;
width:740px;
clear:both;
}
#footer a:link, a:visited {
padding-bottom:5px;
color:#ffffff;
font-size:10px;
text-decoration:none;
border-bottom:#634D80 solid 1px;
}
#footer a:hover {
color:#ffffff;
font-size:10px;
text-decoration:none;
border-bottom:#C9B5E3 solid 2px;
}

.footer_white{
font-weight:bold;
color:#FFFFFF;
}
#footercontent{
width:463px;
float:right;
}

#footercontent p{
padding:0;
margin:0;
border:0;
font-size:10px;
}