body {
	margin: 1px 1px 20px 1px;
		background-color: #ffffff;
	       	text-align: center;
        }

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
/*	margin-right: auto;
	margin-left: auto; */
	text-align: left;
	padding: 0px;
/*	width: 700px; */ 
	width: 100%; 	
	background-color: #FFFFFF;
/*	border: 0px solid #FFFFFF; */
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #ffffff;
        background-image:url(./archives/images/server-bg.jpg);
         background-repeat : no-repeat;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 50px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
        width: 100%;
	overflow: hidden;
	}

#cat-center {
		float: left;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #000000;
	font-size: small;
	}

#right {
	float: left;
        width: 250px; 
	background-color: #FFFFFF;
	overflow: hidden;
	}

#left {
	float: left;

	background-color: #FFFFFF;
	overflow: hidden;
	}


#footer {
        float: left;
        background-color:　#ffffff;
	overflow: hidden;
        font-size: x-small;
        width: 100%;
        border-bottom: solid 1px #006699;
        border-right: solid 1px #006699;
        border-top: solid 1px #006699;
        border-left: solid 1px #006699;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

/*.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}
*/

.content h2 {
    line-height: 15px;
    color: #DCDEE0;
    font-weight: normal;
    background-color: #006699;
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 0px 0px;
    letter-spacing: .10em;
    border-bottom: solid 1px #006699;
    border-right: solid 1px #006699;
    border-top: solid 1px #006699;
    border-left: solid 1px #006699;
	}

.content h3 {
   line-height: 15px;
    color: #DCDEE0;
    font-weight: normal;
    background-color: #006699;
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 0px 0px;
    letter-spacing: .10em;
    border-bottom: solid 1px #006699;
    border-right: solid 1px #006699;
    border-top: solid 1px #006699;
    border-left: solid 1px #006699;
}

.content h4 {
     font-weight: bold;
        font-size: small;
        text-align: left;
        margin: 5px 5px 5px 5px;
        border-bottom: solid 2px #006699;
        border-right: solid 0px #006699;
        border-top: solid 0px #006699;
        border-left: solid 0px #006699;
	}

/*
.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}
*/




.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


.sidebar {
	padding: 0px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
        line-height: 15px;
        color: #DCDEE0;
        font-weight: normal;
        background-color: #006699;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	padding: 0px 0px 0px 0px;
        letter-spacing: .10em;
        border-bottom: solid 1px #006699;
        border-right: solid 1px #006699;
        border-top: solid 1px #006699;
        border-left: solid 1px #006699;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 110%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: disc;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.main-index {
	font-weight: normal;
        font-family: Verdana, Arial, sans-serif;
        font-size: small;
	}

.main-index h2 {
        color: #666666;
        font-weight: bold;
        font-size: small;
        text-align: center;
        margin: 1px 5px 1px 5px;
        border-bottom: solid 1px #006699;
        border-right: solid 0px #006699;
        border-top: solid 0px #006699;
        border-left: solid 10px #006699;
}

td.ope {
       background-color: #000000;
       font-family: Verdana, Arial, sans-serif;
       font-size: small;
       color: #ffffff;
       border: solid 2px #999999;
/*       border-style: dotted ; */
       padding: 3px;
}

p.ini {
       background-color: #ccffcc;
       font-family: Verdana, Arial, sans-serif;
       font-size: small;
       color: #000000;
       border: solid 2px #999999;
       border-style: dotted ;
       padding: 3px;
}

p.ope {
       background-color: #000000;
       font-family: Verdana, Arial, sans-serif;
       font-size: small;
       color: #ffffff;
       border: solid 2px #999999;
/*       border-style: dotted ; */
       padding: 3px;
}

div.ope {
       background-color: #000000;
       font-family: Verdana, Arial, sans-serif;
       font-size: small;
       color: #ffffff;
       border: solid 2px #999999;
       padding: 3px;
}

div.ini {
       background-color: #ffffff;
       font-family: Verdana, Arial, sans-serif;
       font-size: small;
       color: #000000;
       border: 2px #999999;
       border-style: dotted ;
       padding: 3px;
}

