@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
#wrapper {
	position: relative;
	width: 955px;
	height: 100%;
	margin: 0 auto;
	
}

#search {
	width: 200px;
	text-align:right;
	color: #990000;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
}

/* nuevo CSS menuh para navbar */


img {
border: 0px none;
} 

#wrapper #content  {
	width: 955px;
	position: relative;
	/*padding-top: 20;*/
	height: 100%;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #003399;
}

h1 {
	width: auto;
	color: #900;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
h2 {
	color: #CC6600;
}

h3 {
	color: #999999;
}
h4 {
	color: #999999;
}

.qoute {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 90%;
	font-weight: bold;
}


.clear {
	clear: both;
}
.book {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

#wrapper #content #rightbox iframe {
	padding: 0px;
	margin: 0px;
}

#wrapper #content #leftbox {
	float: left;
	width: 720px;
	height: 100%;
	font-size: 0.85em;
	margin-right: 10px;
}
#leftbox {
	float: left;
	width: 720px;
	height: 100%;
	font-size: 0.85em;
	margin-right: 10px;
}

#wrapper #content #leftbox #left_img {
	width: 240px;
	height: 300px;
	float: left;
	clear: right;
	background-color: #FF00FF;	
}
#wrapper #content #leftbox #center_img {
	width: 240px;
	height: 300px;
	float: left;
	clear: right;
	background-color: #00FFFF;	
}
#wrapper #content #leftbox #right_img {
	width: 240px;
	height: 300px;
	float: left;
	clear: right;
	background-color: #FFFF00;	
}

#wrapper #content #rightbox {
	float: right;
	width: 225px;
	font-size: 0.85em;
}
#rightbox {
	float: right;
	width: 225px;
}
#wrapper #content #leftbox_book{
	float: left;
	width: 190px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/left_box_bg.jpg);
	background-repeat: repeat-x;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	background-color: #AEC1FB;
}
#wrapper #content #maincontent {
	float: left;
	width: 720px;
	position: relative;
	margin-top: 10px;
	text-decoration: none;	
}
#wrapper #content #maincontent #centerbox {
	width: 450px;
	float: left;
}

#wrapper #content #maincontent #rightbox {
	float: right;
	width: 200px;
	background-image: url(../images/index_right_box.jpg);
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
#wrapper #content #maincontent #rightbox #text {
	padding: 10px;
	height: 400px;
	width: 180px;
}
#wrapper #content #maincontent #rightbox #text .style1 {
	line-height: 90%;
}


ul.none {
	list-style-type: none;
}
#main_left {
	width: 230px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#main_center {
	width: 230px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#main_right {
	width: 230px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#main_right p {
	color: #FF6600;
	font-size: small;
}
#footer {
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 75%;
	width: 955px;
	color: #FFFFFF;
	}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #CCCCCC;
}
#wrapper #content #maincontent #centerbox #Weeklysection {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5EA6D6;
	position: relative;
}
#wrapper #content #leftbox #leftbox_text {
	float: left;
	height: 480px;
	width: 180px;
}
#wrapper #content #leftbox #leftbox_text_book {
	float: left;
	width: 180px;
}
#wrapper #content #leftbox ul {
	list-style-image: url(../images/ICQ_logo_list.gif);
}
.courses {
	font-size: 75%;
	height: 200px;
	width: 287px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	font-weight: bold;
}

#wrapper #content #courses {
	position: relative;
}
#wrapper #content #courses .courses h2 {
	text-align: center;
	background-image: url(../courses/images/Spry_bg1.gif);
	background-repeat: repeat-x;
	display: block;
	line-height: 25px;
}

#wrapper #content #courses  img {
	border: 1px solid #5ea6d6;
	margin-right: 4px;
}
/*Images Classes*/
.left{
	border: 1px solid #5ea6d6;
	margin-right: 5px;
	}
.right{
	border: 1px solid #5ea6d6;
	margin-left: 5px;
}
/*End Images Classes*/
td.blue {
	background-color: #b5dbfc;
}
p.blue {
	background-color: #b5dbfc;
	background-color: b5dbfc;
	display: block;
	}#wrapper #content #morepractices {
	font-size: 14px;
}
.ICQlist {
	list-style-image: url(../images/icq_logo_list.jpg);
}

.astrology {
	margin-left: 10px;
}
#commentary {
	background-color: #999999;
	color: #FFFFFF;
	padding: 10px;
}
#img_section {
	float: left;
	width: 720px;
}
