div { /*border: solid 1px green;*/  }

html, body {
    margin: 0px;
	padding: 0px;
	background-color: #ff6600;
	background-image: url(images/3b.gif);
	font-family: Comic Sans MS, Courier New, Century Gothic, Verdana, sans-serif;
	font-size: 15px;
	color:#000000;
	height: 100%;
	}

#container
{ 
background-color: #FFFFFF;
width: 960px;
height: 100%;
margin: 0px auto 0px;
padding: 0;
}
#header
{ 
background: #FFFFFF left repeat-y;
float:left;
width: 958px;
height: 120px;
margin: 0;
padding: 0;
}
#logo
{ 
float:left;
width: 330px;
height: 118px;
margin: 0;
padding: 0;
}
#logo img 
{ border:none;
position:relative;
left: 100px;
top: 20px;}

#menu
{
float:left;
margin: 40px 0 0 15px;
width: 600px;
height: 55px;
padding: 0;
font-weight:bold;
font-family: Segoe Print, Comic Sans MS;
}
#menu a
{
text-decoration:none;
}
#menu img
{ 
border: none;
float:left;

}

#content
{ 
background: #FFFFFF left repeat-y;
float:left;
width: 958px;
margin: 0;
padding: 0;
}
#box1
{ 
float:left;
width: 230px;
margin: 0;
padding: 0;
text-align:center;
}
.lmenubox
{
display:block; 
width:228px;
height:81px;
margin:0;
padding:0;
 }
.lmenubox a
{ color:#FF0000;
text-decoration:none; }
.lmenubox a:hover 
{
text-decoration:underline;
}
.clmenu
{
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}
#box2
{ 
float:left;
width: 510px;
margin: 0;
padding: 0;
}
#box2 img
{ 
margin: 1px;
border:none;
}
#cont
{ height: 400px;
position: relative;
left: 60px;}
.right
{float:right;
}
.down
{ position:relative;
left:-90px;}
.stamp
{
margin:0;
border:none;
position:relative;
left:-80px;}
#box3
{ 
float:left;
width: 210px;
margin: 0;
padding: 0;
}
.imgright
{ position:relative;
left:39px;
}
#footer
{ 
background: #FFFFFF left repeat-y;
float:left;
width: 818px;
height: 100px;
margin: 0;
padding-left: 140px;
color:#FF0000;
text-align:center;
}
#footer span
{
margin-top: 30px;
float:left;
display:block;
width:240px;
}
#footer a
{ color:#FF0000;}
.gray
{ font-size: 14px; 
color:#666666;}
.red
{ color:#0D9948;
font-weight:bold;
font-size: 16px;}
.rred
{ color:#ff0000;}
.bold
{ font-weight:bold;}
.strike
{ text-decoration:line-through;}
.underl
{ text-decoration:underline;}
.ital
{ font-style:italic;}
#hid1
{ display: none;}
#hid2
{ display: none;}
#hid3
{ display: none;}
#hid4
{ display: none;}
#hid5
{ display: none;}

#end
{ text-align: center;
margin: 100px auto; }
#end img
{ border: none;}
#end a
{ text-decoration: none;}

#gallery
{ 	background-image: url(images/gbg.gif); }
.gallery-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.gallery {
	cursor: url(gallery/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.gallery-active-anchor img {
	visibility: hidden;
}
.gallery img {
	border: 2px solid gray;
}
.gallery:hover img {
	border: 2px solid white;
}

.gallery-wrapper, .rounded-white {
	background: white;
}
.gallery-image {
    border: 2px solid white;
}
.gallery-image-blur {
}
.gallery-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.gallery-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(gallery/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.gallery-full-expand {
	background: url(gallery/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
