body {
	background-color: #ffffff;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 10px;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 12px;
}

h1 {
	font-size: 20px;
	margin-bottom: 12px;
	color: #666666;
}

h2 {
	font-size: 18px;
	margin-bottom: 12px;
	color: #666666;
}

h3 {
	font-size: 16px;
	margin-bottom: 12px;
	color: #666666;
}

h4 {
	font-size: 14px;
	margin-bottom: 12px;
	color: #666666;
}

h5 {
	font-size: 12px;
	margin-bottom: 12px;
	color: #666666;
}

h6 {
	font-size: 11px;
	margin-bottom: 12px;
	color: #666666;
}

a {
	color: #135490;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

ul.categories {
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url('/img/family_2_1/arrow_forward_1.gif');
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
}

ul.categories a {
	color: #318cc8;
	text-decoration: none;
}
ul.categories li {
	padding-bottom: 3px;
	
	padding-top: 2px;
}
li.category-header {
	background-color: #0078c5;
	color: #ffffff;
}
li.category-even {
	background-color: #e6edf8;
}
li.category-odd {
	background-color: #cecece;
}
#wrapper {
	background-color: #ffffff;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 860px;
}

#main {
	background-color: #ffffff;
	border-bottom: 12px solid #cecece;
	border-top: 12px solid #cecece;
	width: 860px;
	overflow: hidden;
	background-image: url(/img/family_2_1/top_fade.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
		
#logo {
	position: absolute;
	z-index: 2;
    left: 9px;
    top: 9px;
    font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.logo_table {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 70px;
	border: 1px solid #CECECE;
}

#address {
   	text-align: center;
   	font-weight: bold;
}

#left {
	float: left;
	margin-top: 20px; 
	margin-bottom: 20px; 
	width: 240px;
	height: 400px;
	float: left;
}

.name {
	color:  #0078c5;
	font-size: 70px;
	font-weight: bold;
}

#banner {
	background-color: #ffffff;
	height: 86px;
	position: relative;
	width: 860px;
	z-index: 1;
	background-image: url(/img/family_2_1/ylaosa1.jpg);
	margin-top: 1px;
	margin-bottom: 1px;
}

#footer {
	background-color: #ffffff;
	clear: both;
	height: 14px;
	width: 860px;
}

#banner-spacer-2 {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}
	
#middle {
	float: left;
	width: 500px;
	margin-top: 20px; 
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#middle img {
	margin: 5px;
}
	
#righttop {
	background-color: #ffffff;
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 30px;
}
	
#righttop a {
	color: #0078c5;
	text-decoration: none;
}

#right {
	width: 250px;
	float: right;
	margin-bottom: 14px;
	padding-bottom: 10px;
}
	
#cright {
	width: 250px;
}

#middle .header {
	color:  #000000;
	padding-top: 10px;
    font-size: 12px;
	text-decoration: none;
	margin-left: 20px;
	font-weight:bold;
}

#cright .header {
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	font-color: #999999;
}

#middle .ingres {
	color: #000000;
	padding-top: 10px;
	font-size: 12px;
	margin-left: 20px;
	text-decoration: none;
    font-weight: normal;
}

#cright .ingres {
	color: #000000;
	padding: 10px;
	text-decoration: none;
    font-weight: normal;
}

.ingres font {
	font-size: 12px;
}

.ingres a {
	
	color: #318cc8;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;

}
.maintext
{
	font-color: #000000;
	padding-top: 10px;
	margin-left: 20px;
	font-size: 12px;
	text-decoration: none;
}

.maintext p{
	margin-top: 0px;
	margin-bottom: 12px;
}

.maintext font
{
	font-size: 12px;
}

