@charset "utf-8";
/* CSS Document */

body{
font-family:Georgia, 'Times New Roman', Times, serif;
background:#000 url(images/allbg.gif);
font-size:15px;
font-style:italic;
word-spacing: 0.1em;
line-height: inherit;
margin:0 auto;}

#main{
width: 960px;
margin: 0 auto;}

#all2{
background: url(images/BG2.jpg) top center no-repeat;}

#all{
background: url(images/BG.jpg) top center no-repeat;}

#top{
width:659px;
background-color:#FFFFFF;
min-height: 700px;
margin: 40px 0px 0px 280px; 
}

#de{
font-size:24px;
text-align:center;}

#topbar{
height: 108px;
text-align:center;
background:url(images/topbar.gif) repeat-x left top;}

#bot{
padding: 20px 10px;
background: url(images/bot.jpg) center no-repeat;
}

#data{
background:#fffac9 url(images/page.gif);
padding: 20px;
min-height: 660px;
}

#top1{
width:659px;
min-height: 650px;
margin: 40px 0px 0px 280px; 
}

#data1{
padding: 20px;
text-align:center;
}

#fotbot{
text-align:center;
color:#CCCCCC;
font-size:10px;}

.title{
font-weight:bold;}

.style1 {font-size:2.2em;
color: #bc780e;}

.bo{
font-weight:bold;
text-decoration:underline;}

.botil{
font-weight:bold;
font-size:18px;}

#bgbot{
background-color: #333333;
border-top: 3px solid white;
height: 100px;}


#fotbot a:link, #fotbot a:visited {
    color:#CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

#fotbot a:hover {
	text-decoration: underline;
	font-weight: normal;
}


