body {  background: #938e8f url(bgd.jpg) repeat-x;
        font-family: verdana, times;
        font-size: 10px;
        line-height: 12px;
        color: #367d72;
        text-align: center;
        margin: 0px;
        padding: 0px;
}
#contain {
	background: url(Image1_4x1.jpg) repeat-y;
	width: 879px;
        margin: auto;

}
#head {
	height: 212px;
	background: url(Image1_1x1.jpg) no-repeat;
}
#head2 {
	height: 177px;
	background: url(Image1_2x1.jpg) no-repeat;
}
#head3 {
	height: 181px;
	background: url(Image1_3x1.jpg) no-repeat;
}
#foot {
	background: url(Image1_5x1.jpg) no-repeat;
	height: 76px;
        clear: both;
        padding: 0 0 0 45px;
        text-align: center;
}

#content {
	width: 560px;
	float: right;
        margin-top: -80px;
	padding-right: 26px;
        text-align: justify;
}
#navigation {
	width: 180px;
	float: left;
        margin-top: -180px;
	padding-left: 65px;

}

a:link {
        color: #942d48; text-transform: uppercase; border-bottom: 1px dashed #918d8d; text-decoration: none; 
}
a:active {
        color: #942d48; text-transform: uppercase; border-bottom: 1px dashed #918d8d; text-decoration: none; 
}
a:visited {
        color: #942d48; text-transform: uppercase; border-bottom: 1px dashed #918d8d; text-decoration: none; 
}
a:hover { 
        color: #999596; text-transform: uppercase; text-decoration: none; 
}


h1 {
font-style:italic;
font-family: times new roman;
font-size: 26px;
color: #aeaeb2;
letter-spacing: -2px;
text-align: left;
border-bottom: 3px solid #af3947;
padding: 2px;
}

h2 {
font-style:italic;
font-family: times new roman;
font-size: 24px;
color: #b4829a;
letter-spacing: -1px;
text-align: center;
border-bottom: 3px solid #1a7066;
padding: 1px;
margin: 2px 0px 3px 0px;
width:176px;
}


b {color:#4d090c; font-style:italic; letter-spacing: -1px;}
i {color:#af413d;}


#navigation a:link, #navigation a:visited, #navigation a:active 
{
display: block;
color: #898687;
text-transform: uppercase;  
font-family: Tahoma, sans-serif;
font-size: 12px;
text-align: left;
letter-spacing: -1px;
text-decoration : none; 
background-color: #transparent;
border-bottom: 1px solid #100d0e;
line-height: 10px;
width:180px;
}

#navigation a:hover 
{
color: #383637;
text-align: left;
text-decoration : none; 
background-color: #100d0e;
border-bottom: 1px dashed #918d8d;
line-height: 10px;
width:180px;
}

