

body{
	margin:0;
	padding:0;
	border: 0;
	background:#bd0000 url(../img/bg0.jpg) no-repeat;
	color:#00233A;
	min-width:720px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:link, a:visited{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color:#00233A;
	text-decoration:none;
}

a:hover{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color:#00233A;
	text-decoration:underline;
}

#content {
	margin:0 auto;
	width:990px;
	margin-top:70px;
	}
	
#cnt_home_L{
	width:620px;
	float:left;
	height:507px;
	background: url(../img/bg1.jpg) no-repeat;
	border-top: 12px solid #e6d0a9;
	border-bottom: 12px solid #e6d0a9;
	border-left: 12px solid #e6d0a9;
	border-right-style: none;
	border-right-color: #e6d0a9;
	padding-top:120px;
}

.my_photo{
 float: left;
 margin:0px 7px 7px 0px;
 background: url(../img/bg_img.jpg) no-repeat right bottom;
 padding-right: 7px;
 padding-bottom: 8px;
}



#cnt_home_P{
	width:345px;
	float:left;
	height:507px;
	background: url(../img/bg2.jpg) no-repeat;
	border-top: 12px solid #f8f1cc;
	border-right: 12px solid #f8f1cc;
	border-bottom: 12px solid #f8f1cc;
	border-left: 12px none #f8f1cc;
	padding-top:120px;
}


#menu{
margin:31px 75px 0 45px;
}
.menu_item{
	border-bottom: 1px solid #e6d7b4;
	margin-bottom:5px
}

#footer{
	clear:both;
	margin:10px 10px 0 10px;
	font: italic 15px "Times New Roman", Times, serif;
	color:white;
}
#footer a{
	color:white;
	text-decoration:none;
}

#foot_L{
float:left;
}

#foot_R{
float:right;
}


h1{
padding-bottom:3px;
	border-bottom: 1px solid #e4d29a;
}	

