html,body { margin: 0px; padding: 0px; width: 100%; height: 100%; }
	
body { 	
	background-color: #ffffff; 
}

body { text-align: center; }

H6 { 
	font-size:11px; 
	font-family:verdana; 
	color: #574e48; 
}
H5 { 	
	font-size:12px; 
	font-family:verdana; 
	color: #574e48; 
	padding-left : 15px;
	margin-left : 15px;
	margin-right : 15px; 
}
H4 { font-size:14px; font-family:verdana; color: #c00000; background-color: #ffffff;}
H3 { font-size:18px; font-family:verdana; color: #474747; background-color: #ffffff;}
H2 { font-size:20px; font-family:verdana; color: #474747; background-color: #ffffff;}
H1 { font-size:24px; font-family:verdana; color: #474747; background-color: #ffffff;}
TD { background-color: #ffffff; font-family:verdana; font-size:12px; color: #574e48; }
TD A { background-color: #ffffff; font-family:verdana; font-size:12px; color: #574e48; }
P {
	background-color: #ffffff;
	font-size:12px;
	font-family:verdana,helvetica;
	color:#574e48;
	padding-left : 15px;
	margin-left : 15px;
	margin-right : 15px;
}
i { font-size:12px;font-family:verdana,helvetica; color: #574e48; }
strong { font-size:12px;font-family:verdana,helvetica;color: #574e48; font-weight:bold  }
b { font-size:12px;font-family:verdana,helvetica; font-weight:bold; }
small {f ont-size:12pt;font-family:verdana,helvetica;color: #574e48; }
A:link { font-size: 11px; font-family:verdana; color: #cd0000; }
A:visited { font-size: 11px; font-family:verdana; color: #474747; }
A:active { font-size: 11px; font-family:verdana; color: #000000; font-weight:bold; }
A:link, A:visited { text-decoration: none }
A:hover { font-size: 11px; color: #000000; background : #f6ffa4; text-decoration: none; font-weight:bold; }
A.hover { font-size: 11px; color: #000000; background : #f6ffa4; text-decoration: none; font-weight:bold; }

#grow {
    margin: 0 auto 160px auto;
}
#arow {
    margin: 0 auto 180px auto;
}

img { border: none; vertical-align: middle; }
hr { display: none; }
div.photo {
    width: 140px;
    height: 160px;
    text-align: center;
    float: left;
}
div.image {
    line-height: 125px;
    display: inline;
}
#menu {
    position: relative;
    border-bottom: 1px dotted #574e48;
    border-right: 1px dotted #574e48;
    border-left: 1px dotted #574e48;
    float: left;
    text-align: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    width: 164px;
}
#content {
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
div.link {
    position: relative;
    border-top: 1px dotted #574e48;
}
#header {
    position: relative;
    text-align: center;
    clear: both;
}
#footer {
    position: relative;
    text-align: center;
    clear: both;
}
#main {
    width: 95%;
    position: relative;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#gallery {
    padding-top : 30px;
    padding-bottom : 30px;
    text-align: center;
    clear: both;
}

