body 
{
margin: 15px 3px 15px 0px;
background-image:url(); 
background-color:#F5F5F5; 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-position: top left; 
text-align: center;
}

a 
{
text-decoration:none;border-bottom:dotted 
}

a:link {
	color: #006699; text-decoration:none;border-bottom:dotted 1px; 
	}

a:visited {
	color: #006699; text-decoration:none;border-bottom:dotted 1px; 
	}

a:active {
	color: #006699; text-decoration:none;border-bottom:dotted 1px; 
	}

a:hover {
	color:#ffffff;background-color:#006699;border:0;border-color:#red;border-style:dashed;text-
decoration:none;	}


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: 850px;
	
	background-color: #FFfFFF;
        border-right:dashed #000000 3px;
        border-left:dashed #000000 3px;
        border-top:dashed #000000 3px;
        border-bottom:dashed #000000 3px;
	}

#banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
        border-bottom: 3px dashed #000000;
	text-align: left;
	padding: 15px;
	height: 60px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #000000;}

#banner h1 {
	font-size: 27px;	
	
	}

#banner h2 {
	font-size: small;
          padding: 12px;
	}

#center {
	float: left;
	width: 640px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #333333;
	font-family:굴림;
	font-size: 12px;
	}

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

.content p {
	color: #333333;
	font-family:굴림;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #333333;
	font-family:굴림;
	font-size: 12px;
	
	text-align: left;
	font-weight: normal;
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #333333;
	font-family:굴림;
	font-size: 12px;

	text-align: left;
	font-weight: normal;
	
	margin-bottom: 6px;
	
	}

.content p.posted {
	color: #999999;
	font-family:굴림;	
	font-size: 11px;
	border-top: 1px dotted #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 10px;
	}

.sidebar {
	padding: 13px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family:굴림;
	font-size: 11px;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #333333;
	font-family:굴림;
	font-size: 12px;
	
	text-align: center;
	font-weight: normal;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #333333;
	font-family:굴림;
	font-size: 12px;
	
	text-align: center;
	font-weight: normal;

	text-transform: uppercase;

  	border: 0px;
	letter-spacing: .2em;
	}

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

.sidebar li {
	color: #333333;
	font-family:굴림;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 2px solid #cccccc;
	}

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

.link-note {
	font-family:굴림;
	font-size: 11px;
	line-height: 130%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family:굴림;
	font-size: 11px;
	line-height: 130%;
	text-align: left;
	color: #333333;
	margin-top: 30px;
	}

#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%;
	}


 