body {
	margin: 0px 0px 0px 0px;
		background-color: #FFFFFF;
	background-image: url(img/p_background.gif);
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

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

#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 762px; /* IE5 */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 760px;
	}

#banner {
		font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #003399;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	background-image: url(img/p_line_gradation.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
	}

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

.content {
		padding: 10px;
		background-color: #FFFFFF;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
	}

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

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

.content p {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		text-align: left;
		margin-bottom: 0px;
		padding: 0px;
	}

.content blockquote {
		color: #000000;
		font-size: small;
		background:#FFFFEE;
		margin:5px 10px 5px 10px;
		font-weight:normal;
		line-height:180%;
		padding: 10px; 
		border: 1px dotted #996600; 
		width: auto;
	}

.content li {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		text-align: left;
		line-height: 120%;
		margin-top: 5px;
		font-weight: bold;
	}

.content h2 {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		text-align: left;
		font-weight: bold;
		margin-bottom: 0px;
		padding: 0px;
	
	}

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

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

.content img {
	margin:5px;
	font-weight:bold;
	border: 0px;
	}

.sidebar {
		font-size: 12px;
		padding: 10px;
	}



#calendar {
		line-height: 180%;
		color: #333333;
		font-family: Verdana, Arial, sans-serif;
		font-size: xx-small;
		padding: 1px;
		text-align: center;
		margin-bottom: 10px;
	}

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

#calendar caption {
		color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		border-bottom: 1px solid #999999;
		text-align: left;
		font-weight: bold;
		padding: 3px;
	}

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

#calendar td {
		text-align: center;
	}

.sidebar h2 {
		color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		border: 1px solid #003399;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
	}

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

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

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

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

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

#powered {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		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%;
	}


