

* {
   padding:0;
   margin:0;
}

html, body {
	height: 100%;
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#000;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#fff;
	background:#f0f6df;
	}

#page {
	width:810px;
	margin:0 auto;
	height:100%;
}

#header {
	width:810px;
	height:148px;
	margin: 0 auto;
	background: url('images/header.gif') no-repeat;
	padding:0px;

}

#content {
	padding:5px 20px 0 20px;
	background:url('images/content_bg.gif') repeat-y;
	
}

/**************************** menu ****************************/

#nav_top {
	background:url('images/nav_top.gif') no-repeat;
	width:225px;
	height:28px;
}

#nav_btm {
	background:url('images/nav_btm.gif') no-repeat;
	width:225px;
	height:28px;
}

#menu {

	float:left;
	width: 225px;
	color:#000;
	background:url('images/nav_mid.gif') repeat-y;
}

#menu ul {
	list-style:none;
	width:218px;
	font-size:12px;
	padding:0 0 0 3px;
	
}	

#menu li {
	list-style-type: none;

	margin-bottom:1px;
	border-bottom:1px solid #c8e5c7;
	padding:10px 0 0 0 ;
	margin-bottom:22px;
}



#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#800080;
	text-decoration: none;
	
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:#F7F7EE;
	
}	

/**************************** content ****************************/

#info {
	width:533px;
	float:right;
	background:url('images/content_mid.gif') repeat-y;
	
}

.post_top {
	background:url('images/content_top.gif') no-repeat;
	width:533px;
	height:31px;
}

.post_btm {
	background:url('images/content_btm.gif') no-repeat;
	width:533px;
	height:31px;
}

.post {
	padding:0 10px 10px 10px;
	font-family:Trebuchet MS;
	font-size:11pt
	
}

/*
table img {
	border:0px solid #000;
	padding:0px;
	margin:0px;

}*/

a{
	color:rgb(0,51,153);;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	
	text-decoration:none;
}

h1{
	
	color:#fff;
	font-weight:normal;
	font-size:24px;
	padding: 40px 0 10px 40px;
}

h2 {
	position:absolute;
	top:25px;
	align:right;
	right:210px;
	color:#666;
	font-size:24px;
	text-decoration:none;
	font-family:Monotype Corsiva, Tahoma, Arial, sans-serif;
	
}



h3{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 5px 10px
}

h4{

	
	font-size:20px;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#000000;
	background-image:url('images/heading_bg.gif');
}

h5{
	color:#8d8d8d;
	font-size:10px;
	font-weight:normal;
	padding:5px;
}


h3 img{
	float:left;
}

/**************************** lists ****************************/

ul {
	list-style:none;
	padding:0 0 0 3px;
}	

li {
	list-style-type: none;
	
	padding: 0 0 0 0px;

}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:rgb(0,51,153);
	font-weight:bold;
	text-decoration: none;
	background-image:url(images/heading_bg.gif);
}	
	
#menu a:hover {
	
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	
}	


/**************************** footer ****************************/

#footer{
	text-align:center;
	padding:40px;
	background:url('images/bottom.gif') no-repeat;
	height:50px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#808000;
}

.book_table {font-size:7pt;font-family:verdana;border:solid 1px black;}



.topimg {
	border:0px;
	
	padding:3px;
	margin:1px;

}




#mycontent {
	padding:5px 20px 0 20px;
	background:url('images/content_bg.gif') repeat-y;
	
	}


#mycontent2 {
	padding:5px 20px 0 20px;
	background:url('images/content_bg.gif') repeat-y;
	height:70%;
	}
.his_p {line-height: 170%; margin-top: 15; margin-bottom: 0;

	}

address {font-size:8pt; font-family:verdana}
#welh2 {
	color:rgb(0,51,153);
	/*color:#666;*/
	font-size:18px;
	text-decoration:none;
	font-family:Trebuchet MS,Monotype Corsiva, Tahoma, Arial, sans-serif;
	margin-bottom:75px;
}


.maintable table{border:0}

.maintablebook{border:1px solid #fff}
