body, html {

	width: 100%;

	height: 100%;

	background-image:url(images/background.jpg);

 	padding: 0;

	margin: 0;

	font-family: Tahoma, sans-serif;

	font-size: 11px;

	color: #FFFFFF;



}

#container1 {

	width: 770px;

	margin: 0 auto;

	background-image:url(images/border.jpg);

}

#container2 {

	width: 766px;

	margin: 0 auto;

	background-image:url(images/background02.jpg);

}

#top {

	width: 766px;

	height: 136px;

	background-image:url(images/top.jpg);

}

#menu {

	height: 26px;

	width: 470px;

	float: right;

	margin-top: 50px;

	margin-right: 10px;

}

#top1 {

	width: 766px;

	height: 19px;

	background-image:url(images/top01.jpg);

}

#body {

	height: 100%;

	min-height: 236px;

	background-image:url(images/top02.jpg);

	background-repeat:no-repeat;

}

#bottom {

	width: 766px;

	height: 61px;

	background-image:url(images/bottom.jpg);

	line-height: 60px;

}

#navi ul { 	

	height: 26px;

	margin: 0px;

	padding: 0px;

	bottom: 0px;

}



#navi li {

	height: 26px;

	width: 113px;

	background-image:url(images/menu.gif);

	float: right;

	font-size: 11px;

	list-style-type: none;

	margin-left: 5px;

	text-align: center;

	line-height: 24px;

}



#navi ul li a, 

#navi ul li a:visited {

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	color: #FFFFFF;

}



#navi ul li a:hover {

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: underline;

}

.clear {

	clear: left;

}

.panel-left {	

	float: left;

    	width: 242px;

	padding: 20px;

	text-align:justify;

	display:block;



}

.panel-right {	

	float: left;

   	width: 442px;

	padding: 20px;

	text-align:justify;

	display:inline;



}

.photo {

	float: left;

	width: 220px;

	height: 200px;

	



}

a, a:active {  

	font-size: 11px; 

	color: white; 

	text-decoration: none;

}



a:hover {

	font-size: 11px;

	color: white;

	text-decoration: underline;

}



.all {

	text-align: left;

}

.alr {

	text-align: right;

}

.alc {

	text-align: center;

}

.alj {

	text-align: justify;

}

.vall-t {

	vertical-align: top;

}

.vall-c {

	vertical-align: center;

}

.vall-b {

	vertical-align: bottom;

}

.vall-m{

	vertical-align: middle;

}

										/* Padding */

.pd0 {	padding: 0px; }

.pd5 {	padding: 5px; }

.pd10t { padding-top: 10px; }

.pd20t { padding-top: 20px; }

.pd60t { padding-top: 60px; }

.pd20b { padding-bottom: 20px; }

.pd20l { padding-left: 20px; }

.pd20r { padding-right: 20px; }

										/* Colors */

.cyellow { color: #FFFF00; }

.cgreen { color: #115200; }

.c1 { color: #FFA320; }



										/* Bold, Italic */

.b { font-weight: bold; }

.i { font-style: italic; }



.s20 { font-size: 20px; }

.s14 { font-size: 14px; }

										/* Headers */

h1 {

	font-size: 20px;

	line-height: 21px;

	color: white;

	margin: 0px;

	font-weight: normal;

	font-style: normal;

}



h2 {

	font-size: 13px;

	line-height: 17px;

	color: white;

	margin: 0px;

	font-weight: bold;

	font-style: normal;

}

h3 {

	font-size: 11px;

	line-height: 15px;

	color: #6D731D;

	margin: 4px;

	font-weight: bold;

	font-style: normal;

}

h6 {

	font-size: 10px;

	color: #A8D62F;

	margin: 2px;

	font-style: normal;

}



.b0 { border: 0px;}