/* BASIC LAYOUT CSS Document */

#maindiv{
margin:auto;
/*margin-top:-7px;*/
padding:0;
border-right:1px solid black;
border-left:1px solid black;
border-top:1px solid black;
width:800px;
background-color:#fff;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%LAYER_1%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#header_title ul{
background-image:url('Figs/layer1/Jan_title_new.png');
background-repeat:no-repeat;
margin:0;
padding:135px 0px 2px 186px;
white-space:nowrap;
list-style-type: none;
}

#header_title ul li{
margin:0px -20px 0px -20px;
background-image:url('Figs/layer1/BUTTON.png');
background-repeat:no-repeat;
position:relative;
list-style-type: none;
display: inline;
border:0px solid black;
white-space:nowrap;
font-size:15px;
font-family:  verdana, "Trebuchet MS",sans-serif;
font-weight: normal;
text-align: center;
padding:10px 38px 2px 38px;
}

#header_title ul li a:hover{
/*background-image:url('Figs/layer1/BUTTON.png');
background-repeat:no-repeat;
/*margin:0px -39px 0px -39px;
position:relative;
list-style-type: none;
display: inline;
border:0px solid black;
white-space:nowrap;
font-size:15px;
font-family:  verdana,"Trebuchet MS", sans-serif;
font-weight: normal;
text-align: center;
padding:10px 38px 2px 38px;*/
}


#super_menu{
margin:-155px 0px 2px 0px;
float:right;
/*background-image:url('Figs/layer1/photo_1.gif');*/
}

#header_title a:link{text-decoration: none; color:#ffffff}
#header_title a:visited{text-decoration: none; color:#ffffff}
#header_title a:hover{
}



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%LAYER_2%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/



#bomma_menu ul {
	color: #fff;
	background-color: #990033;
	margin: 0;
	padding: 2% 18px 2% 18px;
	white-space:nowrap;
	list-style-type: none;
	} 

#bomma_menu ul li {
	margin: 2% 15px 2% 15px;
	padding: 0%;
	border: none;
	list-style-type: none;
	display: inline;
	font-size:16px;
	font-family: verdana, "Trebuchet MS",sans-serif;
	font-weight: normal;	
	}

#bomma_menu a:link{text-decoration: none; color:#ffffff}
#bomma_menu a:visited{text-decoration: none; color:#ffffff}
#bomma_menu a:hover{}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%LAYER_3%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#bomma ul
{
margin:0%;
float:left;
padding:0;
white-space:nowrap;
list-style-type: none;
}

#bomma ul li{
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	float:left;
	list-style-type: none;
	display: inline;
	}
	
	
	
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%LAYER_5%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#content {
	background-color:#fff;
	padding:20px;
	margin:0px 0px 0px 0px;
	margin: auto;
	width:700px;
	clear: both;
	}
	
	
body {
	background: #fff;
	}

p {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #333;
  font-size: medium;
  }

h1,h2 {
   font-family: Georgia, "Times New Roman", serif;
   font-weight: normal;
   text-align: left;
   /*background-color:#dddddd;
   border-top: 1px solid #aaa;
   padding:0%;
   width:800px;
   margin-top:2%;*/
   }

h1 {
   font-size: large;
   }

h2 {
   font-size: medium;
   text-decoration:underline;
   color:#111;
   }



#body_link a:link{text-decoration: none; color:#666;border-bottom:1px dashed black;}
#body_link a:visited{text-decoration: none; color:#666;border-bottom:1px dashed black;}
#body_link a:hover{
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%LAYER_6%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.footer {
background-color:#dddddd;
border-top: 1px solid #aaa;
border-bottom:1px solid #aaa;
padding: 0;
margin: auto;
width: 800px;
text-align: right;
font: x-small sans-serif;
color: #696969;
clear: both;
padding:2% 0 2% 0;
}
.footer a {text-decoration: none; color: #696969}
.footer a:hover{border: 0; color: #009900;}     


