/*
* File:         juan.css
* ----------------------------
* Author:       Juan Rivera
* Writen:       22 April, 2000
* Last Updated: 21 February, 2005
*
* Cascading Style Sheet
*
*/

h1, h2 {
	font-family: Verdana, Arial, Helvetica;}
h1 {
	color: #808080; background: #D3D3CE; font-size: x-large; text-align: center; font-weight: bold;}
h2 {
	color: #009999; background: #D3D3CE; font-size: xx-small; text-align: center;}
h3 {
	color: #009999; background: #D3D3CE; font-size: xx-small; text-align: center;}

.title {
	font-family: Verdana, Arial, Helvetica; color: #882255; background: #D3D3CE; font-size: 10pt; text-align: left;}
.caption-title {
	font-family: Verdana, Arial, Helvetica; color: #993366; background: #D3D3CE; font-size: 10pt; text-align: center; font-weight: bold;}
.caption-picture {
	font-family: Verdana, Arial, Helvetica; color: #993366; font-size: 10pt; text-align: center;}
.caption-warning {
	font-family: Verdana, Arial, Helvetica; color: #D04040; background: #D3D3CE; font-size: xx-small; text-align: center; font-weight: bold;}
.text {
	font-family: Verdana, Arial, Helvetica; color: #404040; background: #D3D3CE; font-size: xx-small; text-align: left;}
.caption-text {
	font-family: Verdana; color: #000050; background: #D3D3CE; font-size: 10pt; text-align: left}	
.comments {
	font-family: Verdana, Arial, Helvetica; color: #000050; background: #D3D3CE; font-size: xx-small; text-align: left;}
.copyright {
	font-family: Verdana, Arial, Helvetica; color: #909090; background: #D3D3CE; font-size: xx-small; text-align: left;}

.body-color {
	background: #909090;}
.banner-bgcolor {
	background: #D3D3CE;}
.main-bgcolor {
	background: #D3D3CE;}
.index-bgcolor {
	background: #D3D3CE;}
.index-boxcolor {
	background: #909090;}

.main-size {
	height: 470px; width: 650px;}
.picture-page-size {
	height: 410px; width: 750px;}
.picture-td-size {
	height: 410px; width: 510px;}
