/* BODY STYLES */ 
body {
 background: url("images/bg3.jpg") repeat top center fixed;
}
.header {
width: 900px;
height: 160px;
position: absolute; 
background: url(images/headerbg.png) no-repeat top right;
}
.border {border: 1pt;
border-style: solid;
border-color: #b7b7b7;
background-color:  white}
.bottom {  
background: #ffffff;
color: #eaeaea;  
}
.bottom a:hover {color: #000000; }
/* FONT STYLES */ 
h1 {font-size :12pt; font-family : arial, verdana; #555454: white; sans-serif}
p, td, li {font-size :10pt; font-family : arial, verdana; color: #555454; sans-serif; line-height: 180%; text-align: justify}
.small {font-size :8pt; font-family : arial, verdana; color: #555454; sans-serif; line-height: 120%; text-align: left}
p.white {font-size :10pt; font-family : arial, verdana; color: white; sans-serif; line-height: 150%; text-align: right}
a {font-size : 10pt; font-family : arial, sans-serif; text-decoration : none; color: #757678;}
a:hover {color: white}
.maintable { background: url(images/bg.png); border: 1px solid #000000; }
.mainmenu { background: url(images/menubg.jpg) repeat top #ffffff; }
.logo { position: absolute; left: 700px; top: 10px; }

#imageBox { margin: auto; width:  360px; border: 1px  #000 solid; overflow:  hidden; }
#imageBoxInside { width: 10000px; }  
#imageBox img { float: left; padding: 0px; margin: 0px; }
#imageBox br { clear: both; }
/* Gallery Styles */
#borderit ul {	list-style: none;	float: left;	margin: 0em;	padding:0em;	font-family: verdana;font-size: 8pt;}
#borderit li {	list-style: none;	line-height: 100%;	float: left;	padding-top: 2px;	padding-bottom: 2px;	padding-left: 2px;	padding-right: 2px;	margin: 0px;	text-align: left;	font-family: verdana;font-size: 8pt;	}
#borderit {		float: left;	margin: 0em;	padding: 0em;	font-family: verdana;	font-size: 8pt;}
#borderit a img {vertical-align: bottom;	margin: 0px;	border: solid 1px #000000; }
#borderit a:hover img {border-color: white; }
#borderit a:hover {border-width: 0;}