/* ***********center*********** */

div.center
{
position:absolute;
min-height:100%;
top:0px;
padding: 0px 10px 0px 10px;
text-align:left;
z-index:1;
background-color: #FFFFFF;
border-style: none; 
border-color: #c48a19;
left:50%;
width:800px;
margin-left:-420px;

}

div.wide
{
position:absolute;
left:15%;
top:0px;
margin:0;
min-height:100%;
padding: 0px 10px 0px 10px;
width: 2530px;
text-align:left;
z-index:1;
background-color: #FFFFFF;
border-style: none;
border-color: #c48a19
}

/* ***********BODY*********** */

body
{ 
background-image:url('himages/echeveria2.gif');
}

p
{
font-family: verdana, arial;
font-size: 11px;
font-weight: normal;
letter-spacing: 0px;
background: none;
color: #000000;
}

p.h
{
font-family: verdana, arial;
font-size: 13px;
font-weight: bold;
letter-spacing: 0px;
background: none;
color: #ea7e3c
}

a:link {color: #ea7e3c; text-decoration: underline; font-weight: bold}
a:visited {color: #ea7e3c; text-decoration: underline; font-weight: bold}
a:hover {color: #bf3504; text-decoration: underline; font-weight: bold}
a:active {color: #000000; text-decoration: none; font-weight: bold}

img
{
border-style: none;
border-width: 0px;
border-color: #FFD800;
margin-top:7px;
margin-bottom:5px
}

img.notdesign
{
width: 37px;
height: 37px
}