body {
	background: #1c1c1c;
        font-family: Sylfaen;
        font-size: 10pt;
        color: #bf5b25;
        text-align: center;
        margin: 0px;
        padding: 0px;
}
#wrap {
	background: url(Image7_4x1.jpg) repeat-y;
	width: 748px;
        margin: auto;

}
#Images {
	height: 154px;
	background: url(Image7_1x1.jpg) no-repeat;
}
#Images2 {
	height: 194px;
	background: url(Image7_2x1.jpg) no-repeat;
}
#Images3 {
	height: 142px;
	background: url(Image7_3x1.jpg) no-repeat;
}


#content {
	width: 440px;
	float: left;
        margin-top: -120px;
	margin-left: 76px;
        position: relative; 
        display: inline; 
        text-align: justify;
}
#Nav {
	width: 180px;
	float: right;
        margin-top: -100px;
	margin-right:20px;
        position: relative; 
        display: inline; 
        text-align: justify;
}

#footer {
	background: url() no-repeat;
        padding: 0 0 0 0px;
        clear: both;
        width: 440px;
        text-align: center;
}


a:link, a:visited, a:active{
        color: #fff; 
        text-decoration: none; 
        border-bottom: 0px solid #5d5d5d;
}


a:hover { 
        color: #83877d; 
        text-decoration: none; 
        border-bottom: 2px solid #fdfffe
}


h1 {
font-family: Andy, arial;
font-size: 11pt;
color: #cbd0ee;
letter-spacing: 6px;
text-align: left;
border-right: 85px solid #323c84;
padding: 2px;
}

h2 {
font-family: Andy;
font-size: 16pt;
color: #c84c54;
letter-spacing: -2px;
text-align: center;
padding: 4px;
}


b {color:#64d1e6; font-size:12pt; }
i {color:#b6b6b6; border-bottom: 2px solid #8f1635 }


#navigation a:link, #navigation a:visited, #navigation a:active 
{
display: block;
color: #4fa5be;  
font-size: 8pt;
font-family: Tahoma, sans-serif;
font-weight: bold;
text-align: center;
text-decoration : none; 
line-height: 15px;
background: url(fg.png) no-repeat;
width:180px;
height: 29px;
padding:2px;
}

#navigation a:hover 
{
color: #fff;
font-weight: bold;
text-align: center;
background: #282222;
padding:2px;
}

