








body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: white;
	padding: 0;
	border: 0;
	margin: 0;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
}

h2 {
	font-size: 1.15em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

.row {
	width: 971px;
}

#row0 {
	height: 324px;
}

#row1 {
	height: 6px;
}

#row2 {
	height: 20px;
}

#row3 {
	height: 301px;
}

.col1 {
	float: left;
	width: 58px;
}

.col2 {
	float: left;
	width: 234px;
}

.col3 {
	float: left;
	width: 679px;
}

#c_1_0 {
	float: left;
	background-image: url(images/Ellas_home_page-1-0.png);
	height: 324px;
	width: 58px;
}

#c_2_0 {
	float: left;
	background-image: url(images/Ellas_home_page-2-0.png);
	height: 324px;
	width: 234px;
}

#c_3_0 {
	float: left;
	background-image: url(images/Ellas_home_page-3-0.png);
	height: 324px;
	width: 679px;
	position: relative;
}

#c_1_1 {
	float: left;
	background-image: url(images/Ellas_home_page-1-1.png);
	height: 6px;
	width: 58px;
}

#c_2_1 {
	float: left;
	background-image: url(images/Ellas_home_page-2-1.png);
	height: 6px;
	width: 234px;
}

#c_3_1 {
	float: left;
	background-image: url(images/Ellas_home_page-3-1.png);
	height: 6px;
	width: 679px;
}

#c_1_2 {
	float: left;
	background-image: url(images/Ellas_home_page-1-2.png);
	height: 20px;
	width: 58px;
}

#c_2_2 {
	float: left;
	background-image: url(images/Ellas_home_page-2-2.png);
	height: 20px;
	width: 234px;
}

#c_3_2 {
	float: left;
	background-image: url(images/Ellas_home_page-3-2.png);
	height: 20px;
	width: 679px;
}

#c_1_3 {
	float: left;
	background-image: url(images/Ellas_home_page-1-3.png);
	height: 301px;
	width: 58px;
}

#c_2_3 {
	float: left;
	background-image: url(images/Ellas_home_page-2-3.png);
	height: 301px;
	width: 234px;
}

#c_3_3 {
	float: left;
	background-image: url(images/Ellas_home_page-3-3.png);
	height: 301px;
	width: 679px;
}

ul.nav {
	display: block;
	list-style-type: none;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
}


ul.nav li {
	float: left;
	width: 83px;
	color: white;
	text-align: right;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
}

ul.nav a { 
	color: white;
	text-decoration: none;
}

ul.nav a:hover {
	color: #f99d29;
	background-color: white;
	border-radius: 7px;
	padding: 2px;
	opacity: 0.80;
}

ul.names {
	display: block;
	list-style-type: none;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
}

ul.names li {
	width: 175px;
	}

ul.logo {
	left: 0;
	padding-left: 0;
}

ul.logo li {
	list-style-image: url(images/small-logo.png);
	list-style-position: inside;
	margin-top: 1em;
	margin-bottom: 1em;
}

.link-source {
	font-size: 12px;
}

.link-date {
	font-size: 12px;
}

ul.category {
	display: block;
	list-style-type: none;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
}

ul.category li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 175px;
}

img {
	width: 100%;
}