body {
	margin: 0px 0px 20px 0px;
		background-color:#FFCCFF;
	}

a {
	text-decoration: bold;
        font-weight: bold;
	
	}

a:link {
	color: #663366;
	}

a:visited {
	color: #663366;
	}

a:active {
	color: #ffffff;
	}

a:hover {
	color: #996699;
	}

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

#container {
	background-color: #FFCCFF;
	}

.content {
	font-family: Verdana;
	font-size: 10px;
	color: #660066;
	line-height: 150%;
	text-align: left;
	padding: 5px;
	background-color: #FFCCFF;
	}

#nav{
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
  		background:#ffccff;
  		line-height:150%;
		align:center;
}

.menu {
	font-family: Verdana;
	font-size: 10px;
	line-height: 200%;
	text-align: center;
	padding: 5px;
        v-align: middle;
	background-color: #ffccff;
	}

#title{
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:12px;
	        color: #996699;
		font-weight:bold;
                text-align: center;
  		background:#ffccff;
  		line-height:140%;
}
#excerpt{
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:10px;
	        color: #996699;
		font-weight:bold;
                text-align: center;
  		background:#ffccff;
  		line-height:140%;
}

.sidebar {
	padding: 5px;
	}



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

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

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

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

#calendar td {
	text-align: center;
	}

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

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