body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	background-image: url(../img/index_background.jpg);
}
#container {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #header {
	background-attachment: scroll;
	background-image: url(../img/lay_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 100%;
}
#container #contents {
	background-image: url(../img/lay_contents.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
}
#container #contents a:link,a:hover,a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1.main_title {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
td.photos {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #FAE07C;
	text-align: center;
}
#price {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 336px;
	left: 630px;
	top: 300px;
	background-image: url(../img/price.gif);
}
#paella {
	background-image: url(../img/paella.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 309px;
	position: absolute;
	top: 220px;
	right: 75px;
}
a.main_menu:link, a.main_menu:active, a.main_menu:visited {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

a.main_menu:hover {
	text-decoration: underline;
}

td.main_menu {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#container #footer {
	background-attachment: scroll;
	background-image: url(../img/lay_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 61px;
	margin: 0px;
	padding: 0px;
}
td.footer {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
a.eyewebsystem:link, a.eyewebsystem:active, a.eyewebsystem:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

a.eyewebsystem:hover {
	text-decoration: underline;
}
p.home_page {
	font-size: 20px;
}
a.photo:link, a.photo:visited, a.photo:active {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.photo:hover {
	font-weight: bolder;
}
a.userlinks:link, a.userlinks:visited, a.userlinks:active {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.userlinks:hover {
	text-decoration: underline;
}
table.recordset {
	border: 1px solid #803728;
	background-color: #000000;
}
td.recordset{
	background-color: #CC6633;
	border: 1px solid #803728;
	font-size: 11px;
}
#quicktags #ed_toolbar {
	padding: 0 2px;
}

#ed_toolbar input {
	margin: 3px 2px 2px;
	background-color: #fff;
	background-image: url(../img/fade-butt.png);
	background-repeat: repeat-x;
	background-position: 0 -2px;
}
#buttons input {
	margin: 3px 2px 2px;
	background-color: #fff;
	background-image: url(../img/fade-butt.png);
	background-repeat: repeat-x;
	background-position: 0 -2px;
}
#buttons {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

