/* CSS Document */
BODY{
margin:0px;
font-family:Helvetica, Arial, sans-serif
}

.header{
height:25px;
background-color:#000000;
color:#FFFFFF;
margin:0px;}

.navigation{
	color:#999999;
	margin-left:10px;
	font-weight:bold;
	width:70%;
	padding-top:5px;
}

.nav{
color:#CCCCCC;
text-decoration:none;
}

.nav:hover{
color:#CCCCCC;
text-decoration:none;
}

.img_content{
float:left;
margin-right:5px;
clear:both;}

.sitename{
	color:#FFFFFF;
	font-size:45px;
	font-weight:bold;
	margin-left:50px;
	margin-top: -35px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-8px;
}

.boxA{
width:370px;
height:240px;
font-size:11px;
background-image:url(images/taikibkimage5.jpg);
margin-bottom:10px;}

.boxA2{
margin:0px auto 0px auto;
text-align:center;

}


.boxla{
width:370px;
float:left;
font-size:14px;
font-weight: bold;
}


.main_body{
width:630px;}

.boxleft{
width:370px;
margin-left:10px;
float:left;
background-color:#FFFFFF;
margin-top:15px;}

#boxgallery{
width:620px;
height:161px;
margin-left:10px;
background:url(images/boxgall8.jpg);
}
.boxgallery2{
width:100%;
height:120px;
overflow:auto;
text-align:center;
}

.boxright{
width:230px;
float:right;
background-color:#FFFFFF;
margin-top:15px;
font-size:12px;}

.boxprofile{
width:215px;
height:238px;
margin-left:8px;
overflow:auto;
}

.marginz0{
margin:0px;
}

.boxprpfBK{
background-image:url(images/profbk5.jpg);
width:230px;
height:240px;
margin-bottom:10px;
}


.boxprpfBK2{
width:230px;
margin-bottom:10px;
}



.hr{
background-image:url(images/dot.gif);
background-repeat:repeat-x;
height:1px;
margin-top:6px;
}
.footer{
clear:both;
background-color:#000000;
height:30px;
margin-top:25px;
padding-left:10px;
padding-top:5px;
position:relative;
bottom: 0px;
font-size:11px;
width:auto;
}

.disclaimer{
float:right;
width:50%;
color:#CCCCCC;
text-align:right;}


a:link, a:active, a:visited {
	color: #c30;
	text-decoration: none;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


h2 {
	margin: 0;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #000;
	font-size: 12px;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}


