html {
	height: 100%;
	margin: 0;
	padding: 0;
 	text-align: center;
	background: #FFF;
 } 

body {
	height: 100%;
	margin: 0;
	padding: 0;
 	text-align: center;
	background: #FFF;
}

#enter {
	height: 100px;
	width: 300px;
	margin: 10px;
	padding: 10px;
 	text-align: center;
	background: #FFF;
	border: 2px groove #660000;
}

#enter p.bandary {
	font: 500 16px script MT, lucida calligraphy, book antigua, sans-serif;
	color:  #000;
	margin: 0 15px 4px 15px;
}

#enter a {
	font: 500 13px script MT, lucida calligraphy, book antigua, sans-serif;
	color:  #996633;
	text-decoration: none;
}

#enter a:hover {
	font: 500 13px script MT, lucida calligraphy, book antigua, sans-serif;
	color:  #660000;
	text-decoration: underline;
}

#container{
 	width: 708px;
 	text-align: left;
	background: #FFF;
 }

#borderLeft1 {
	float: left;
	clear: left;
	width: 4px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#languageBar {
	float: left;
	clear: none;
	width: 700px;
	height: 20px;
	margin: 0 0 4px 0;
	padding: 0;
	background: #FFF;
	text-align: right;
}

#languageBar a {
	margin: 0;
	padding: 0;
	font: 900 small-caps 14px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	color: #996633;
	text-decoration: none;
}

#languageBar a:hover {
	margin: 0;
	padding: 0;
	font: 900 small-caps 14px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	color: #660000;
	text-decoration: underline;
}

#borderRight1 {
	float: left;
	clear: right;
	width: 4px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#borderTop {
	float: left;
 	width: 708px;
	height: 8px;
 	text-align: left;
	background: #660000;
 }

#borderLeft2 {
	float: left;
	clear: left;
	width: 4px;
	height: 123px;
	margin: 0;
	padding: 0;
	background: #660000;
}

#logo {
	float: left;
	clear: none;
	width: 158px;
	height: 122px;
	border-bottom: 1px solid #CC9966;
	margin: 0;
	padding: 0;
	background: url(http://alejandrobandary.com/images/logotipo_blanco.gif) no-repeat;
}

#header {
	float: left;
	clear: none;
	width: 379px;
	height: 122px;
	border-bottom: 1px solid #CC9966;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#header h1 {
	float: left;
	margin: 0 5px 0 10px;
	padding: 0;
	font: 500 small-caps 22px script MT, lucida calligraphy, book antigua, sans-serif;
	font-style: italic;
	color: #000;
}

#header h2 {
	float: left;
	margin: 0 5px 0 12px;
	padding: 0;
	font: 400 13px script MT, lucida calligraphy, book antigua, sans-serif;
	font-style: italic;
	color: #660000;
}

#headerImages {
	float: left;
	clear: none;
	width: 163px;
	height: 122px;
	border-bottom: 1px solid #CC9966;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#gallery { 
	position: relative;
	width: 166px;
	height: 122px;
	margin: 0;
	padding: 0; 
}

/* IE Space Fix */
*html #gallery {

	width: 163px;
}

#gallery li { 
	display: block; 
}

a {
	color:  #000066;
	text-decoration: none;
}

#borderRight2 {
	float: left;
	clear: right;
	width: 4px;
	height: 123px;
	margin: 0;
	padding: 0;
	background: #660000;
}

#borderLeft3 {
	float: left;
	clear: left;
	width: 4px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #660000;
}

#spacerCenter1 {
	float: left;
	clear: none;
	width: 154px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#spacerCenter2 {
	float: left;
	clear: none;
	width: 4px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFCC99;
}

#spacerCenter3 {
	float: left;
	clear: none;
	width: 542px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#borderRight3 {
	float: left;
	clear: right;
	width: 4px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #660000;
}

#borderLeft4 {
	float: left;
	clear: left;
	width: 4px;
	min-height: 351px;
	margin: 0;
	padding: 0;
	background: #660000;
}

* html #borderLeft4 {
	height: 351px;
}

#menu {
	float: left;
	width: 154px;
	min-height: 350px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #CC9966;
	font: 800 small-caps 14px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	font-style: italic;
	color: #FFF;
	background: #FFF;
}

* html #menu {
	height: 350px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
}

#menu a {
	display: block;
	width: 146px;
	padding: 5px 0px;
	background: #CC9966;
	border-top: 1px solid #FFFFCC;
	border-left: 8px solid #FFCC99;
	text-align: center;
	text-decoration: none;
	font: 13px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	font-style: italic;
	color: #660000;
}

#menu a:hover {
	width: 146px;
	background-color: #660000;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #660000;
	border-left: 8px solid #CC9966;
	color: #FFFFCC;
}

#borderInnerVertical2 {
	float: left;
	clear: none;
	width: 4px;
	min-height: 350px;
	border-bottom: 1px solid #CC9966;
	margin: 0;
	padding: 0;
	background: #FFCC99;
}

* html #borderInnerVertical2 {
	height: 350px;
}

#content {
	float: left;
	clear: none;
	width: 542px;
	min-height: 350px;
	border-bottom: 1px solid #CC9966;
	margin: 0;
	padding: 0;
	background: #FFF;
	text-align: justify;
	overflow: auto;
}

* html #content {
	height: 350px;
}

#content h3 {
	font: 800 small-caps 13px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	color:  #000066;
	text-decoration: underline;
	margin: 0 15px 7px 15px;
}

#content p {
	font: 13px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	color:  #000;
	margin: 0 15px 10px 15px;
}

#content ul {
	font: 13px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	color: #000;
	padding: 0;
	margin: 0 40px;
	line-height: 2em;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}

#content a {
	color:  #660000;
	text-decoration: none;
}

#content a:hover {
	color:  #996633;
	text-decoration: underline;
}

#pageTitle {
	border: 1px groove #CC9966;
	margin: 0 15px 20px 15px;
	padding: 5px;
	background: #FFF;
	text-align: center;
	font: 800 small-caps 15px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	color:  #660000;
}

#borderRight4 {
	float: left;
	clear: right;
	width: 4px;
	min-height: 351px;
	margin: 0;
	padding: 0;
	background: #660000;
}

* html #borderRight4 {
	height: 351px;
}

#borderLeft5 {
	float: left;
	clear: left;
	width: 4px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #660000;
}

#footer {
	float: left;
	clear: none;
	width: 700px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFF;
	font: 11px Palatino Linotype, Book Antiqua, Arial, sans-serif;
	color: #660000;
	text-align: center;
	line-height: 20px;
}

#borderRight5 {
	float: left;
	clear: right;
	width: 4px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #660000;
}

#borderBottom {
	float: left;
 	width: 708px;
	height: 8px;
 	text-align: left;
	background: #660000;
 }