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: #474747; }
H5 { 	
	font-size:12px; 
	font-family:verdana; 
	color: #cd0000;
	padding-left : 15px;
	margin-left : 15px;
	margin-right : 15px; 
}
H4 { font-size:14px; font-family:verdana; color: #cd0000; }
H3 { font-size:18px; font-family:verdana; color: #474747; }
H2 { font-size:20px; font-family:verdana; color: #474747; }
H1 { font-size:24px; font-family:verdana; color: #474747; }
TD { background-color: #ffffff; font-family:verdana; font-size:12px; color: #474747; }
TD A { background-color: #ffffff; font-family:verdana; font-size:12px; color: #474747; }
P {
	background-color: #ffffff;
	font-size:11px;
	font-family:verdana,helvetica;
	color:#474747;
	padding-left : 15px;
	margin-left : 15px;
	margin-right : 15px;
}
i {font-size:12px;font-family:verdana,helvetica;color:#474747}
strong {font-size:12px;font-family:verdana,helvetica;color:#474747; font-weight:bold}
b {font-size:12px;font-family:verdana,helvetica; font-weight:bold}
small {font-size:12pt;font-family:verdana,helvetica;color:#474747}
A:link { font-size: 12px; font-family:verdana; color: #cd0000  }
A:visited { font-size: 12px; font-family:verdana; color: #474747}
A:active { font-size: 12px; font-family:verdana; color: #ccff33 }
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: none; font-weight:bold; color: #000000; background-color: #f6ffa4; border: 1px dotted #474747;}
A.hover { text-decoration: none; font-weight:bold; color: #000000; background-color: #f6ffa4; border: 1px dotted #474747;}

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

img { border: none; vertical-align: middle; }
hr { display: none; }
#menu {
    position: relative;
    border-bottom: 1px dotted #474747;
    border-right: 1px dotted #474747;
    border-left: 1px dotted #474747;
    float: left;
    text-align: left;
    margin-top: 10px;
    margin-right: 10px;
}
#content {
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#link {
    position: relative;
    border-top: 1px dotted #474747;
}
#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;
}

#needhome {
    width: 640px;
    position: relative;
    border: 1px dotted #474747;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
			
#text {
    text-align: justify;
    margin-top: 10px;
    margin-left: 10px;
}
				    
#title {
    width: 100%;
    border-bottom: 1px dotted #474747;
    font-weight: bold;
}

#close {
    margin-top: -1.3em;
    width: 100%;
    text-align: right;
}
							    
#photo {
    width: 240px;
    height: 240px;
    border-right: 1px dotted #474747;
    float: left;
    margin-right: 10px;
}
										
#image {
    line-height: 240px;
    display: inline;
}
											
#email {
    width: 100%;
    border-top: 1px dotted #474747;
}
												
#clearer { clear: left; line-height: 0; height: 0; }
												

