/******   H3    */
ul#menu{
	margin:0 33px 0 33px;
	padding-left:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:14px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #919191;
	border-top:1px solid #919191;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	color:#042163;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("images/HOVER.gif") no-repeat top right;	
	}

#menucontainer{
width:900px;
height:30px;
padding-top:10px;
background-image:url(./images/page.png);
}
	
body {
background-color:#042163;
margin:0;
padding:0;
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#042163;
}

#page {
width:900px;
margin:auto;
padding:auto;
}

#header {
width:900px;
height:160px;
background-image:url(./images/title.png);
}

#mainarea {
width:900px;
padding-top:10px;
padding-bottom:50px;
background-image:url(./images/page.png);
}

#footer {
width:900px;
height:30px;
background-image:url(./images/footer.png);
_position: absolute; _top: 50%; display: table-cell; vertical-align: middle
}

#contentarea{
padding-top:10px;
width:800px;
padding-left:50px;
line-height:1.5;
}

#column1{
width:400px;
float:left;
}

#column2{
width:400px;
float:right;
}

#img{
  margin: 2px;
  border: 0px solid #0000ff;
  height: auto;
  width: auto;
}

#desc{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

table#gallery{
padding:50px;
}

table#gallery td{
padding:30px;
}

a img {border : 0;}
