@charset "utf-8";
/* CSS Document */

body {
	background-color:#200000;
	
	}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#menu {
	font-size:12px;
	color:#FFFFFF;
	list-style:none;
	margin:0;
	padding:auto 15px auto 15px;

}

#menu li{
	display:inline;
	margin:0;
	padding:3px 12px;
}

#menu li a{

	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:hover{
	color:#FFFF99;
	text-decoration:none;
}

#con{
	margin:0;
	padding:0;
}
#con ul{
	list-style:none;
	padding:0;
	margin:0;
}

#con ul li{
	margin:2px 0;
	padding:0;
	display:block;
}
#con ul li label{
	display:inline-block;
	width:120px;
	vertical-align:top;
}
#blkcenter{
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	margin:0;
	line-height:20px;
	width:988px;
	height:auto;
}
#blkcenter #photo img{
	margin:7px;
	padding:0;
	border:2px solid #FF6600;
}
#blkcenter #left{
	width:180px;
	height:auto;
	margin:0;
	float:left;
	padding:10px;
	line-height:20px;
	
}

#blkcenter #center{
	width:768px;
	height:auto;
	margin:0;
	float:left;
	padding:10px 0px 10px 10px;
	line-height:20px;
	
}


#blkcenter a{
	font-weight:bold;
	color:#FF3300;
	text-decoration:none;
}

#blkcenter a:hover{
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}

#link_title{
	font-weight:bold;
	margin:5px 0;
	padding:0;
}
#link_website{
	margin:5px 0;
	padding:0;
	border-bottom:1px dashed #000;
}
.header{
	font-size:15px;
	color:#FF6600;
	font-weight:bold;
	padding: 3px 0px;
}

.boximg{
	padding-left:8px;

}

#text_left{
	width:548px;
	float:left;
	padding:0;
	margin:0;
}
#text_right{
	width:200px;
	float:right;
	margin:0;
	padding:0;
}
#text_right ul{
	padding:0;
	margin:0;
	list-style:inside;
}
#text_right ul li{
	padding:5px 0;
	margin:0;
	width:200px;
	border-bottom:1px dotted #000;
	color:#FF6600;
}
#text_footer{
	clear:both;
	padding:10px;
	margin:0;
	
}
#text_footer img{
	margin:10px;	
}
#monthly_bottom{
	border-bottom:1px dotted #000;
	clear:both;
	margin:10px 0;
}
#guestbook_title span{
	font-weight:bold;	
	color:#FF6600;
	
}
