html { height: 100% }
body {
	height: 100%;
/*	background-image: url(../images/shell/back.jpg);
	background-repeat: repeat-x;*/
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.majorTable { height: 100% }

.majorTablePopup {
	height: 100%;
	width: 100%;
}

.titleArea {
	background-image: url(../images/shell/title_back_brown.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 850px;
}

.bodyArea {
	background-color:#FFFFFF;
	width: 850px;
/*	
	background-image: url(../images/shell/body_back.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
*/
}

.backFelipe {
width:850px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backSideFelipe {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.backDesign {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_blue.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backPoetry {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_yellow.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backProse {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_green.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backMusic {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_red.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.left {
	padding: 35px 0px 0px 0px;
	width: 500px;
	border: 0px dotted blue;
	float:left;
	vertical-align: middle;
}

.right {
	width: 320px;
	border: 0px dotted red;
	float:right;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 20pt;
}

.url a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: 12pt;
	text-decoration: none;
}

.arrow {
	filter: Alpha(Opacity=40);
	padding: 0px 40px 0px 0px;
	moz-opacity: 0.4; 
	opacity: 0.4;
}

.icon {
		padding: 0px 70px 0px 0px;
}








