html
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background: #003366;
	height: 100%;
}

p, blockquote, li, h3
{
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 12px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	height: 149px;
	margin: 0;
	padding: 0;
	background: url(/images/cab/rotator.php) no-repeat center top;
	text-decoration: none;
	clear: both;
	background-x-position: right;
	background-y-position: top;
	text-shadow: 2pt 2pt black;
	color: blue;
}

#desc
{
	font-weight: bold;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: right;
	text-shadow: 2pt 2pt black;
	margin: 0;
	padding: 40px 20px 0 0;
}

.shadow
{
	text-align: right;
	height: 1em;
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
	line-height: 2em;
	white-space: nowrap;
}

.shadow:before
{
	display: block;
	margin: 0 0 -2.12em 0.15em;
	padding: 0;
	color: #666666;
}

#shadow_1:before
{
	content: 'In shadow';
}

#second_2:before
{
	content: 'Happy Shadowing!';
}

html*.shadow
{
	[color: red;
	text-shadow: #666666 5px 5px 5px;
	]color: auto;
}

.dummyend[id]
{
	clear: both;
}

html*.shadow:before
{
	[color: red;
	display: none;
	]color: auto;
}

#topnav
{
	list-style: none;
	font-size: 1.0em;
	margin: 0 auto;
	padding: 9px 15px 0 0;
	text-align: right;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}

#topnav li
{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration: none;
	color: #E4E7F0;
}

#topnav li a:hover, #topnav li a:active
{
	color: #F7F3ED;
	text-decoration: none;
}

#head h1
{
	margin: 0;
	padding: 0;
	padding-right: 50px;
	padding-top: 80px;
	color: #fff;
}

#head h1 a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0px;
	color: #fff;
}

#head h2
{
	margin: 0;
	padding: 0 0 0 520px;
}

.headlink a
{
	color: #FC9042;
	text-decoration: none;
	border: 0px;
}

.headlink
{
	margin-top: 160px;
	font-weight: bold;
}

#container
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	border-top: 10px solid #003366;
}

#sidebar-1
{
	float: left;
	width: 158px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 10px;
	padding-top: 20px;
	margin-top: 20px;
	padding-left: 10px;
}

#sidebar-1 dl
{
	margin: 0;
}

#sidebar-1 dd
{
	font-style: italic;
}

#content
{
	margin-left: 155px;
	margin-right: 10px;
	padding-top: 0px;
	border-right: 1px solid #003366;
	border-top: 10px solid #003366;
	margin-top: 20px;
	margin-bottom: 0px;
}

#content ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 80px;
	font-size: 15px;
	list-style: outside url(/images/icon_linklist.gif);
	text-decoration: none;
}

#content ul.compact
{
	font-size: 10px;
	list-style: inside;
	text-decoration: none;
}

#sidebar-1 ul
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	list-style: outside url(/images/icon_linklist.gif);
}

#sidebar-1 ul.compact
{
	font-size: 11px;
	list-style: outside url();
}

#foot
{
	clear: both;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 20px;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
}

#foot a
{
	border: 0px;
	text-decoration: none;
	color: #333333;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #005AB5;
	text-decoration: none;
}

a:hover
{
	color: #8D9000;
	text-decoration: none;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #003366;
}

h1
{
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 3em;
	color: #003366;
	margin-bottom: 10px;
}

h2
{
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: italic;
	margin-top: 5px;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
}

#sidebar-1 h3
{
	font-weight: bold;
}

h4
{
	font-weight: normal;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 3px;
	text-align: right;
}

h4 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 0.7em;
}

h1 a, h2 a
{
	border: 0px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

a img
{
	border: none;
	text-decoration: none;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	margin: 0 0px 0px 95px;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}

#contacto
{
	width: 560px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 155px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

img.alignleft
{
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: none;
}

img.alignright
{
	float: right;
	padding: 4px;
	margin: 0 8px 2px 7px;
	display: inline;
	border: none;
}

img.aligncenter
{
	padding: 4px;
	margin: 0 0px 0px 100px;
	display: inline;
	border: none;
}