/* copyright 2004 La Tintora *//* primary rules */img {	border: 0;}/* main layout */html {	height: 100%;}body {	margin: 0;	border: 0;	padding: 0;	height: 100%;	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: center;	background-color: #000033;}#container {	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	border: 0;	padding: 0;	width: 760px;	height: 100%;	text-align: left;	background-image: url(../im/bkgrnd.gif);	background-repeat: repeat-y;}#top {	margin: 0;	border: 0;	padding: 0;	height: 105px;	vertical-align: top;	width: 760px;}#lc {	margin: 0;	border: 0;	padding: 0;	vertical-align: top;	height: 80%;}#rc {	margin: 0;	border: 0;	padding: 0;	vertical-align: top;	background-image: url(../im/palette.gif);	background-repeat: no-repeat;	background-position: bottom right;}#bottom {	margin: 0;	border: 0;	padding: 0;	height: 30px;	background-image: url(../im/foot.gif);	background-repeat: no-repeat;}#logo {	border: 0;	padding: 0;	margin: 0;}/* right cell content */	/* right menu */#rmnu {	margin: 0;	margin-top: 10px;	border: 0px;	padding: 0px;	width: 149px;	vertical-align: top;}#rmnu ul {	margin: 0;	margin-left: 25px;	border: 0;	border-top: solid #FFFFFF 1px;	padding: 0;	width: 120px;	font-size: 11px;	list-style-type: none;}#rmnu li {	margin: 0px;	padding: 0px;	width: 118px;	line-height: 15px;	color: #FFFFFF;	text-align: right;}#rmnu li img {	border: 0;}#rmnu li a {	display: block;	border-right: solid #FFFFFF 1px;	border-bottom: solid #FFFFFF 1px;	border-left: solid #FFFFFF 1px;	padding: 0px;	color: #FFFFFF;	text-decoration: none;	vertical-align: middle;	width: 118px;	height: 18px;}#rmnu li a:hover {	background-color: #000066;	color: #66CCFF;}#rmnu li a:active {	background-color: #66CCFF;	color: #FF0000;}.rmnu-nolink {	border-right: solid #FFFFFF 1px;	border-bottom: solid #FFFFFF 1px;	border-left: solid #FFFFFF 1px;	padding: 0px;	height: 18px;	width: 98px;	background-color: #FFFFFF;	color: #0099FF!important;	text-decoration: none;	vertical-align: middle;}#ricon {	margin: 0;	margin-top: 20px;	margin-left: 10px;	width: 149px;	text-align: center;}#ricon p {	margin-top: 0px;	margin-bottom: 4px;}/* footer content */#footer {	width: 760px;	height: 20px;	background-image: url(../im/bottom_bar_bkgrnd.gif);	background-repeat: repeat-x;	text-align: center;	position: relative;	line-height: 20px;	margin: 0;	margin-top: 4px;}#footer a {	color: #FFFFFF;	text-decoration: none;	font-size: 10px;}#footer a:hover {	color: #66CCFF;}#footer a:active {	color: #FF0000;}#xhtml {	margin: 0;	padding: 0;	width: 70px;	height: 20px;	position: absolute;	left: 10px;	top: 0px;}#css {	margin: 0;	padding: 0;	width: 40px;	height: 20px;	position: absolute;	left: 80px;	top: 0px;}#wm {	margin: 0;	padding: 0;	width: 75px;	height: 20px;	position: absolute;	left: 120px;	top: 0px;}#fg {	margin: 0;	padding: 0;	width: 140px;	height: 20px;	position: absolute;	left: 195px;	top: 0px;}#copy {	margin: 0;	padding: 0;	width: 140px;	height: 20px;	color: #FFFFFF;	font-size: 10px;	position: absolute;	left: 620px;	top: 0px;}/* typography */.dropcap {	font-size: 14px;	font-weight: bold;}.captions {	font-size: 10px;	font-weight: lighter;}
