/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
}

h2{
 font-size: 114%;
 color: #33CC00;
}

h3{
 font-size: 100%;
 color: #FF0000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #0000FF;
}

h5{
 font-size: 100%;
 color: #FF00FF;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	font-weight: bold;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	position: relative;
	left: auto;
}
.pieces {
	position: relative;
	float: right;
	left: auto;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}
.characters {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: inherit;
	font-weight: normal;
	color: #000000;
}
.alf {
	position: absolute;
	float: right;
	left: 357px;
	top: 441px;
	height: 601px;
	width: 493px;
	z-index: 6;
	visibility: visible;
}
.donna {
	position: absolute;
	float: right;
	left: 208px;
	top: -104px;
	width: 260px;
	height: 520px;
}
.re {
	position: absolute;
	float: right;
	left: 234px;
	width: 245px;
	top: -80px;
	height: 510px;
}
.policy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
}
.subtitle {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.frase {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	line-height: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.sendstrip {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: inherit;
	font-weight: bold;
	color: #0000FF;
}
.char_up {

	position: relative;
	float: left;
	padding-left: 7px;
	padding-top: 8px;
	left: auto;
}
.char_middle {


	position: relative;
	float: left;
	padding-left: 7px;
	padding-top: 7px;
	left: auto;
}
.satire {


	position: relative;
	float: left;
	padding-left: 19px;
	padding-top: 19px;
	left: auto;
}
.satiretitle {



	position: relative;
	float: left;
	padding-left: 27px;
	padding-top: 29px;
	left: auto;
}
.policyhome {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
.picture {
	position: relative;
	float: right;
	left: auto;
	top: 5px;
}
.picturestrip {
	position: relative;
	float: inherit;
	left: auto;
	margin-right: 15px;
}
.stripslink {

	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.subtitlestrips {

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
