BODY {
	background-color: #f9f3bf;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	/*color: #e1c69b;*/
	color: #9e1314;
	text-align: center;
}

A {
	color: #9e1314;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

TD {
	font-size: 12pt;
	vertical-align: top;
}

H1 {
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
	margin-right: 3em;
	color: #9e1314;
	/*color: #e1c69b;*/
}

H2 {
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	color: #9e1314;
}

TABLE#maintable {
	background-color: #f9f3bf;
	background-repeat: no-repeat;
	background-position: top center;
	width: 950px;
	border: 0px solid yellow;
	text-align: center;
}

#address {
	text-align: right;
	color: #666666;
	font-style: italic;
	clear: both;
	padding-top: 87px;
	padding-right: 30px;
	font-size: 11px;
}/**/

#address A {
	color: #666666;
	text-decoration: none;
}

#address A:hover {
	text-decoration: underline;
}

#bottomnav {
	 margin-left: 45px;
	 padding-top: 120px;
	 padding-bottom: 30px;
	 text-align: left;
}

TD#copyright {
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-image: url('images/bottom.jpg');*/
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	text-align: left;
	padding-left: 90px;
}

A.botlink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

A.botlink:hover {
	text-decoration: underline;
}

#developers {
	vertical-align: middle;
	text-align: right;
	padding-right: 50px;
	font-size: 11px;
}

#developers A {
	color: #666666;
}

P {
	padding: 20px; 
	padding-top: 0px;
	margin: 0px;
	padding-right: 50px; 
	text-align: left;
}

DIV#collect1 {
	vertical-align: middle;
	text-align: left;
	clear: both;
	margin-left: 20px;
	margin-bottom: 5px;
}

DIV#collect2 {
	vertical-align: middle;
	text-align: left;
	clear: both;
	margin-left: 100px;
	margin-bottom: 15px;
}

DIV#collect3 {
	vertical-align: middle;
	text-align: left;
	clear: both;
	margin-left: 57px;
	margin-bottom: 5px;
}

A.menu {
	color: #9e1314;
}

A.menu B {
	color: #9e1314;
}

A.menu:hover {
	color: #9e1314;
	font-weight: bold;
	text-decoration: none;
}

A.collection {
	color: #9e1314;
	text-decoration: none;
}

A.collection:hover {
	text-decoration: none;
}

TD.middled {
	text-align: center; 
	vertical-align: middle;
}

DIV.border1 {
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	background-color: black;
	border: 3px solid #9f3e1d;
	width: 57px;
}

DIV.border0 {
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	background-color: black;
	border: 0px solid #9f3e1d;
	width: 57px;
}

DIV.border1-no {
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	background-color: black;
	border: 3px solid black;
	width: 57px;
}

DIV.border2 {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	background-color: black;
	border: 2px solid #9f3e1d;
}

P#dressname {
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	display: none;
}

A.portfoliolink-a {
	background-color: #CCCCCC;
	color: #5C5A5A;
	text-decoration: none;
	font-style: normal;
}

A.portfoliolink-a:hover {
	text-decoration: none;
}

A.portfoliolink {
	background-color: #4B4B4B;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}

A.portfoliolink:hover {
	background-color: #CCCCCC;
	color: #5C5A5A;
	text-decoration: none;
}

TABLE#menutable {
	text-align: left; 
	margin-top: 115px; 
	position: relative; 
	right: 30px;
}

TD.platja {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

LABEL {
	margin: 3px;
	margin-left: 20px;
	text-align: left;
	display: block;
}

SELECT {
	background-color: #CCCCCC;
	border: 0px;
	font-size: 12px;
	display: block;
	margin: 3px;
	margin-left: 40px;
	padding: 2px;
}

INPUT {
	border: 1px solid #9e1314;
	font-size: 12px;
	display: block;
	margin: 3px;
	margin-left: 40px;
	padding: 2px;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #CCCCCC;*/
	border: 1px solid #9e1314;
	font-size: 12px;
	display: block;
	margin: 3px;
	margin-left: 40px;
	padding: 2px;
}

input[type="submit"] {
	background-color: #e1c69b;
	border: 1px solid #9e1314;
	font-weight: bold;
}

.warning {
	color: red;
}

input[type="hidden"] {
	display: none;
}
