body
	{
	background: url("img/bgbg1.jpg") #68504a;
	background-repeat: no-repeat;
	background-attachment: fixed;	
	background-position: center bottom; 
	font-family: "trebuchet ms", trebuchet, helvetica, arial, verdana;
	font-size: 13px;
	padding: auto;
	margin-top: 5px;
	text-align: center;
	}
	
a img 
	{
		border-width: 0;
	}
	
a
	{
		text-decoration: none;
		color: #600;
	}
	
a:visited
	{
		color: #600;
	}
	
a:hover
	{
		color: #33c;
	}
	
h4
	{
		color: #006400;
		margin-top: 0px;
		margin-bottom: -10px;
		font-size: 16px;
	}	
h4 a
	{
		color: #006400;
	}
	
h4 a:visited
	{
		color: #006400;
	}
	
h4 a:hover
	{
		color: #006400;
	}
	
h3
  {
    font-size: 1.1em;
		margin-bottom: -10px;
  }	
	
#horizontalcssmenu
	{
		position: relative;
		float: left;
		padding-bottom: 4px;
		font-family: arial;
    width: 820px;
    padding: 0;
    margin-right: -10px;
	}

#horizontalcssmenu a img
	{
		overflow: none;
		position: absolute;
		border: 0px solid #fff;
		margin-top: -10px;
		margin-bottom: -10px;
		z-index: 99;
	}
	
#horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
margin-left: -10px;
margin-right: -10px;
position: absolute;
z-index: 100;
}

/*Top level list items*/
#horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#horizontalcssmenu ul li a{
display: block;
width: 147px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid #3d2c01;
border-top: 0px solid #fff;
border-left-width: 0;
text-decoration: none;
color: #fff;
line-height: 14px;
}
	
/*Sub level menu*/
#horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #3d2c01;
position: absolute;
display: block;
visibility: hidden;
z-index: 98;
margin-left: -1px;
}

/*Sub level menu list items*/
#horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
#horizontalcssmenu ul li ul li a{
width: 153px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
border-width: 0 1px 1px 1px;
text-align: center;
}

#horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(img/arrow.gif) no-repeat center left;
}

a.hm
	{
		background: url("img/b1.jpg") ;
	}
a.hm:hover
{
	background: url("img/b2.jpg") ;
}

	
a.sm
	{
		background: url("img/a1.jpg") ;
	}
a.sm:hover
{
	background: url("img/a2.jpg") ;
}
	
a.st
	{
		background: url("img/d3.jpg") ;
	}
a.st:hover
{
	background: url("img/d4.jpg") ;
}
a.st2
	{
		background: url("img/d1.jpg") ;
	}
a.st2:hover
{
	background: url("img/d2.jpg") ;
}

a.or
	{
		background: url("img/e1.jpg") ;
	}
a.or:hover
{
	background: url("img/e2.jpg") ;
}
	
a.mo
	{
		background: url("img/c3.jpg") ;
	}
a.mo:hover
{
	background: url("img/c4.jpg") ;
}
a.mo2
	{
		background: url("img/c1.jpg") ;
	}
a.mo2:hover
{
	background: url("img/c2.jpg") ;
}

#round
	{
		margin-left: auto;
		margin-right: auto;
		width: 835px;
		background: url("img/orange.gif") #ffa500;
		background-repeat: repeat-x;
		text-align: right;
		clear: none;
		border: 1px solid #3d2c01;
		border-top: 0px solid #fff;
	}
	
#holder
	{
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		background-color: #fef4da;
		text-align: left;
		border: 2px solid #3d2c01;
		border-top: 0px solid #fff;
		font-size: 1.5rem;
		padding: 10px;
		padding-top: 0;
		min-height: 640px;
	}

#menu
	{
		margin-top: -10px;
		margin-left: -10px;
		margin-right: -10px;
		background: url("img/menu.gif");
		height: 20px;
		color: #000;
		text-align: center;
		border-top: 2px solid #3d2c01;
		border-bottom: 1px solid #3d2c01;
	}

#def
	{
		float: left;
		height: 9px;
		width: 820px;
		margin-top: -1px;
		margin-left: -10px;
		margin-bottom: 8px;
		line-height: 0px;
		border-bottom: 1px solid #3d2c01;
	}
		
#def img
	{
		border-bottom: 1px solid #3d2c01;
	}
	
#def img.nob
	{
		border-bottom: 0px solid #fff;
	}
	
#top
	{
		margin-left: 130px;
		margin-top: 15px;
		font-size: 0;
	}

#deco
	{
		position: relative;
		float: left;
		width: 180px;
		background: url("img/decoration.jpg") #fef4da;
		background-repeat: no-repeat;
		margin-left: -5px;
	}
#holder > #deco {margin-left: -10px;}

#right
	{
		width: 636px;
		padding: 0px;
		margin-left: 170px;
	}

	#bottom
	{
		position: relative;
		float: left;
		width: 800px;
		background-color: #fef4da;
	}

.col
	{
		color: #3b2620;
	}

.lean
	{
		position: relative;
		float: right;
		color: #68504a;
		margin-right: 10px;
		font-size: 12px;
		text-align: right;
		margin-left: 10px;
		clear: none;
	}
	
.lean p.twon
	{
		width: 290px;
		margin-top: -5px;
	}
	
.lean p.onef
	{
		width: 150px;
		margin-top: -5px;
	}

	
.lean img
	{
		border: 1px solid #68504a;
	}

.mean
	{
		color: #68504a;
		font-size: 12px;
	}
	
.mean img
	{
		border: 1px solid #3d2c01;
		margin-bottom: -15px;
	}
	
.mean p
	{
		text-align: center;
	}
	
#tab
	{
		position: fixed;
		margin: 0 auto;
		z-index: 100;
		margin-left: -10px;
		clear: none;
	}

table
	{
		
		border: 0px solid #fff;
	}
	
.shift
	{
		margin-top: 3px;
		margin-bottom: -3px;
	}
	
.quo
  {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #555;
    border-left: 1px dotted #555;
  }

#bd_holder
	{
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		background-color: #fef4da;
		text-align: center;
		border: 2px solid #3d2c01;
		border-top: 0px solid #fff;
		padding: 10px;
		min-height: 640px;
		font-family: georgia, serif;
	}

#bd_holder p
  {font-size: 120%;}

#bd_holder #footer
  {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 90%;
  text-align: left;}

p.ferty
  {
    color: #630;
    font-size: 120%;
  }

#schedule
  {
    text-align: left;
    margin-left: 25px;
  }
  
#schedule p
  { font-size: 95%;}
                            
.semtitle
  { 
    font-weight: bold;
    font-style: italic;
    color: green;
  }

  p a { border-bottom: 1px dotted #ccc;}