body {
	margin: 0px 0px 0px 0px;
	background-color: #F5F5F5;
	text-align: center;        
	}

.err_msg {
color:#FF0000;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #FF9900;
	}

a:hover {
	color: #FF0000;
	}

.red {
color:#FF0000;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
h1.size { font-size: 13px;}

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 750px;
background-color: #FFFFFF;
border: 1px solid #666;
}

#header {
background-color: #ff9900;
padding: 2px;
line-height: 120%;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	}

#header h1 {
margin-top: 1px;
margin-bottom: 1px;
font-size: small;
font-weight: bold;
}

#header h2 {
font-size: small;
margin-bottom: 3px;
}

/********banner*******/
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
    background-image: url(http://www.live-alone.com/img/banner.jpg);
    text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner_cat {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
    text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner_left {
float: left;
width: 60%;
}
#banner_right {
float: left;
width: 40%;
}

#banner-img {
               background-image: url(img/banner.jpg) repeat-y top center;                
	}


#toppage {
	width: 748px;
	overflow: hidden;
	}

/***********contents erea************/
#center {
    float: right;
	width: 550px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
                padding-left: 15px;
	text-align: left;
                margin-top: 10px;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
                background: #f9f9f9;
               font-size: large;
               font-weight: bold;
               padding-left: 10px;
               padding-top: 3px;
               padding-bottom: 3px;
               border-bottom: 1px solid #FF9900;
               border-top: 1px solid #FF9900;
               margin-bottom: 10px;
               text-align: left;
}

#ttl_list {
line-height: 130%;
background-color: #F7F7F7;
margin-left: 5px;
padding: 10px;
}

li.cat_entry_ttl {
font-size: normal;
list-style-type: none;
}


.content h4 {
border-left: 5px solid #F90;
padding: 1px 0px 1px 8px;
background-image: url(img/title_b.gif);
background-repeat: repeat-x;
background-position: bottom;
}


.content h5 {
margin: 0px 2px;
}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*******footer*************/

#footer { width: 100%;
color:#FFFFFF;
font-size: small;
text-align:	center;
background: #FF9900;
padding: 0px;
margin: 0px;}

#footer a:link {
color: #FFF;
}
#footer a:hover {
color: #FFF;
}
#footer a:visited {
color: #FFF;
}


td.menu_pad {
padding: 7px 2px 2px 3px;
}
#link {
text-align: left;
background-color: #F7F7F7;
padding: 10px;
}