body {
margin: 0;
padding: 0;
background-color: #000000;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-position: top;
font-size: 12px;
font-family: Verdana;
color: #FFFFFF;
outline:none;
}
table { margin: 0px auto;
}

#container{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 1000px;
background-image: url(images/topimage.jpg);
background-position: top center;
background-repeat: no-repeat; 

}

#head{
margin: 0px;
width: 1000px;
height: 248px;
}

#realbody{
background: url(images/real2bg.jpg);
margin-top: 18px;
width: 1000px;

}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
         text-decoration: none;
	  color: #616A4C;
	}

pre{    
        font-family:Verdana;
        font-size: 12px;
        padding: 0 150px;
       
}

#col1 { 
        
	float: left;
	width: 160px;
	
}

#col2 { 
	float: left;
	width: 640px;
	padding: 0 20px;
	
}

#col3 {
	float: left;
	width: 160px;
}
/* Col2 Elements */
#col2 h1{
        
	height: 30px;
	margin: 0;
	padding: 10px 0 0 0px;
	background: url(images/col2bg.jpg);
	background-repeat: no-repeat;
	font-family:Verdana;
        font-weight:bold;
	font-size: 13px;
	color: #FFFFF0;
}
#col2 h2 {
	margin-bottom: 10px;
	padding: 9px 0 0 10px;
	letter-spacing: normal;
	font-size: 13px;
	color:#A8AC9D;
}
#col2 h3 {
	margin-bottom: 10px;
	padding: 9px 0 0 10px;
	letter-spacing: normal;
	font-size: 13px;
	color:#616A4C;
}
#history{ text-align:justify;
} 
/* Col1 Elements */
#col1 h1 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url(images/col1bg.jpg);
	background-repeat:no-repeat;
	letter-spacing: normal;
	font-weight:bold;
	font-size: 13px;
	color: #FFFFF0 ;
}

#col1 h2 {
	height: 21px;
	margin-bottom: 10px;
	padding: 9px 0 0 10px;
	letter-spacing: normal;
	font-size: 12px;
	color:#A8AC9D;
}
/* Col3 Elements */
#col3 h1 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url(images/col3bg.jpg);
	background-repeat:no-repeat;
	letter-spacing: normal;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFF0 ;
}

#col3 h2 {
	height: 21px;
	margin-bottom: 10px;
	padding: 9px 0 0 10px;
	letter-spacing: normal;
	font-size: 12px;
	color:#A8AC9D;
}
#col1 a {
         text-decoration: none;
	 color: #FFFFF0;
	}
#col1 a:hover {
           text-decoration: none;
           color:#616A4C;
           }
#col2 a {
         text-decoration: none;
	 color: #FFFFF0;
	}
#col2 a:hover {
           text-decoration: underline;
           
           }
 #col3 a {
         text-decoration: none;
	 color: #FFFFF0;
	}
#col3 a:hover {
         text-decoration: none;
	  color: #616A4C;
	}
                              	
 /* Guestbook */       
                      	
#guest {
        }


#guest a {font-size:14px;
          color:#FFFFF0;
         font-weight:bold;
         text-decoration: none;
         margin-left:20px;
         }

#guest a:hover {font-size:14px;
                color:#687152;
                font-weight:bold;
                text-decoration: none;
              }



       

#realbody h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size:10px;
	margin-bottom:5px;
	color: #A8AC9D;
}

#realbody ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

#search {
        
	height: 50px;
}

#search form {
	height: 50px;
	margin: 0;
	padding: 0;
	
}

#search fieldset {
        height: 50px;
	margin: 0;
	padding: 10px 0px 0px  10px;	
	border: none;
}
#footer
{
width:1000px;
height: 142px;
position:absolute;
background-image: url(images/niz.jpg);
background-repeat: no-repeat;
background-position:center bottom;
}

#copyright
{
text-align : center;
margin-left:auto;
margin-right:auto;
margin-top:60px;
width:250px;
font-weight:bold;
font-size: 12px;
color:#ffffff;
}
 #designed
{
font-size: 10px;
text-align : center;
margin-left:auto;
margin-right:auto;
width:150px;
color:#fff;
}

#a
{
font-size: 10px;
text-align : center;
margin-left:auto;
margin-right:auto;
width:150px;
color:#fff;
}

#designed a, #designed a:hover
{
color:#fff;
}

#foot{
margin: 0 auto 0 auto;
width: 100%;
height: 0px;
clear: both;
}

/* Tooltip */
#tooltip      {
background: #A8AC9D;
border:#444A35 1px solid ;
color: #000000;
font:menu;
margin:3px;
margin-right:6px;
padding:6px;
position:absolute;
visibility:hidden;
overflow:visible;
} 

