﻿#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
	background-color: #9900CC;
}
#paragraph {
	text-align: center;
	font-family: "Times New Roman", Times, serif, IglooCaps;
	font-size: x-large;
	font-weight: bolder;
}
#header {
	height: 65px;
	background-color: #9900CC;
	background-image: url('iceman3.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#heading {
	font-family: "Britannic Bold";
	text-decoration: underline;
	font-size: xx-large;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #10AEFA;
}
#top_nav {
	height: 30px;
	background-color: #FF00FF;
	color: #FFFFFF;
}
#left_col {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
	background-color: #9900CC;
	font-size: 50;
}
#right_col {
	margin: 0px 0px 0px 200px;
	background-color: #FFFFFF;
	padding: 10px;
}
#footer {
	height: 45px;
	background-color: #FF00FF;
	clear: both;
}
#top_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top_nav li {
	border: 1px ridge #000000;
	float: left;
	width: 148px;
	text-align: center;
	line-height: 28px;
	background-color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav a, #top_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#top_nav a:visited {
	color: #FFFFFF;
}
#top_nav a:hover {
	background-color: #C0C0C0;
	color: #0000FF;
}
#contact {
	font-family: "Britannic Bold";
	color: #FFFFFF;
	text-align: center;
}
#picture1 {
	background-color: #000000;
	background-image: url('luces-1.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
}
#table {
	text-align: center;
}
#paragraph_2 {
	font-size: large;
}
#banner {
	margin-left: 200px;
}
#iceheading {
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-style: italic;
}
