* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #646464;
	background-color: #f0f0f0;
	padding: 10px 0;
}
a {
	text-decoration: none;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #3d89ca;
}
img {
	background: #F0F0F0;
    border: 0px;
	padding: 5px;
}
img.float-right {
  	margin: 0px 0px 10px 15px;
	float: right;
	clear: left;
}
img.float-left {
  	margin: 0px 15px 10px 0px;
	float: left;
	clear: right;
}

.thumb {
	background: #FAFAFA;
    border: 1px solid #DCDCDC;
	padding: 10px;
	margin: 0px 0px 20px 20px;
	width: 260px;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

/** BEGIN wrapper **/
#wrapper {
	width: 967px;
	margin: auto auto;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	margin: 0px;
}
	#header .buffer {
		height: 180px;
		background: url(images/banner.gif) no-repeat;
	}

/** END header **/

/** BEGIN body **/
#body {
	border: 1px solid #D7D7D7;
	margin-bottom: 10px;
	background: repeat-y 745px 0;
	background-color: #FFFFFF;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 75%;
	float: right;
	padding: 20px;
}
	#content .line {
	width: 725px;
	border-bottom: 1px dotted #ABABAB; 
	margin-bottom: 15px; 
	color: #FFFFFF; 
	height: 3px;
	}
	
	#content .text {
		float: left;
		width: 100%;
	}
		#content .text h1 {
			color: #3d89ca;
			font: 1.8em Georgia;
			font-weight: bold;
			padding-bottom: 20px;
			}
			#content .text h1 a {
				color: #3d89ca;
			}
		#content .text h2 {
			color: #4DB200;
			font: 1.6em Georgia;
			font-weight: normal;
			padding-bottom: 7px;
			border-bottom: 1px dotted #ABABAB;
			margin-bottom: 12px;
			}
			#content .text h2 a {
				color: #3d89ca;
			}
		#content .text h3 {
			color: #646464;
			font: 1.1em Verdana;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 15px;
			}
			#content .text h3 a {
				color: #3d89ca;
			}
		#content .text h4 {
			color: #646464;
			font-size: 1em;
			font-weight: normal;
			line-height: 1.5em;
			padding: 7px 10px 7px;
			margin: 5px 0px 15px;
			background-color: #F1F1F1;
			}
			#content .text h4 a {
				color: #646464;
			}
				#content .text h4 a:hover {
				color: #3d89ca;
			}
		
		#content .text .thumb {
			
			background: #F0F0F0;
			border: 0px;
			padding: 7px 7px 0px 7px;
			overflow: hidden;
			margin: 0px 10px 10px 0px;
			width: 120px;
			float: left;
		}
			#content .text .thumb img {
				width: 120px;
				padding: 0px;
				margin-bottom: 7px;
			}
			#content .text .thumb p {
				font-size: 0.9em;
				line-height: 1.5em;
				padding-bottom: 7px;
				text-align: center;
			}
		#content .text p {
			padding-bottom: 10px;
			line-height: 1.5em;
		}
		#content .text .link {
			color: #3d89ca;
			font-size: 1em;
			font-weight: bold;
			line-height: 1.5em;
		}
			#content .text .link a {
				color: #3d89ca;
			}
		#content .text .pipa ul {
			margin-left: 0;
			padding-left: 0px;
			list-style: none;
		}
		#content .text .pipa ul li{
		line-height: 1.5em;
		padding-left: 35px;
		padding-right: 20px;
		padding-bottom: 10px;
		background-image: url(images/check.png);
		background-repeat: no-repeat;
		}
		#content .text ul {
			margin-left: 0;
			margin-bottom: 5px;
			padding-left: 0px;
			list-style: none;
		}
		#content .text ul li{
		line-height: 1.4em;
		padding: 0px 10px 5px;
		background-image: url(images/arrow2.gif);
		background-repeat: no-repeat;
		}
		
	#content .links {
		float: left;
	}
		#content .links h1 {
			color: #3d89ca;
			font: 1.8em Georgia;
			font-weight: bold;
			padding-bottom: 20px;
			}
			#content .links h1 a {
				color: #3d89ca;
			}
		#content .links h2 {
			color: #4DB200;
			font: 1.6em Georgia;
			font-weight: normal;
			padding-bottom: 7px;
			border-bottom: 1px dotted #ABABAB;
			margin-bottom: 10px;
			}
			#content .links h2 a {
				color: #3d89ca;
			}
		#content .links h3 {
			color: #646464;
			font: 1.1em Verdana;
			font-weight: bold;
			margin-bottom: 5px;
			}
			#content .links h3 a {
				color: #3d89ca;
			}	
		#content .links p {
			padding-bottom: 10px;
			line-height: 1.5em;
		}
		#content .links ul {
			margin-left: 0;
			margin-bottom: 15px;
			padding-left: 0px;
			list-style: none;
		}
		#content .links ul li{
		line-height: 1.2em;
		padding: 0px 10px 5px;
		background-image: url(images/arrow2.gif);
		background-repeat: no-repeat;
		}
		
	#content .event {
		float: left;
	}	
		#content .event h1 {
			color: #3d89ca;
			font: 1.8em Georgia;
			font-weight: bold;
			padding-bottom: 20px;
			}
			#content .event h1 a {
				color: #3d89ca;
			}
		#content .event h2 {
			color: #4DB200;
			font: 1.4em Georgia;
			font-weight: normal;
			margin-bottom: 7px;
			}
			#content .event h2 a {
				color: #3d89ca;
			}
		#content .event h3 {
			color: #646464;
			font: 1.1em Verdana;
			font-weight: bold;
			margin-bottom: 5px;
			}
			#content .event h3 a {
				color: #3d89ca;
			}	
		#content .event h4 {
			color: #646464;
			font-size: 1em;
			font-weight: normal;
			line-height: 1.5em;
			padding: 7px 10px 7px;
			margin: 5px 0px 5px;
			background-color: #F1F1F1;
			}
			#content .event h4 a {
				color: #3d89ca;
			}
		#content .event p {
			padding-bottom: 5px;
			line-height: 1.5em;
		}
		#content .event .link {
			color: #3d89ca;
			font-size: 1em;
			font-weight: bold;
			line-height: 1.5em;
		}
			#content .event .link a {
				color: #3d89ca;
			}
		#content .event ul {
			margin-left: 0;
			margin-bottom: 10px;
			padding-left: 0px;
			list-style: none;
		}
		#content .event ul li{
		line-height: 1.4em;
		padding: 0px 10px 3px;
		background-image: url(images/arrow2.gif);
		background-repeat: no-repeat;
		}
	
	#content .gallery {
		float: left;
	}	
		#content .gallery h1 {
			color: #3d89ca;
			font: 1.8em Georgia;
			font-weight: bold;
			padding-bottom: 20px;
			}
			#content .gallery h1 a {
				color: #3d89ca;
			}
		#content .gallery h2 {
			color: #4DB200;
			font: 1.6em Georgia;
			font-weight: normal;
			padding-bottom: 7px;
			border-bottom: 1px dotted #ABABAB;
			margin-bottom: 7px;
			clear: both;
			}
			#content .gallery h2 a {
				color: #3d89ca;
			}
		#content .gallery p {
			padding-bottom: 5px;
			line-height: 1.5em;
		}
			#content .gallery .area {
			float: left;
			margin-top: 10px;
			margin-bottom: 15px;
		}
				#content .gallery .area .thumb {
				background: #F0F0F0;
				border: 0px;
				padding: 7px 7px 0px 7px;
				overflow: hidden;
				margin: 0px 10px 10px 0px;
				width: 155px;
				float: left;
			}
				#content .gallery .area .thumb img {
					width: 155px;
					padding: 0px;
					margin-bottom: 7px;
				}
				#content .gallery .area .thumb p {
					font-size: 0.9em;
					line-height: 1.5em;
					padding-bottom: 7px;
				}
/** END content **/

/** BEGIN table **/
table {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 725px;
}
th strong {
	color: #fff;
}
th {
	background: #e1e1e1;
	height: 24px;
	padding-left: 7px;
	padding-right: 5px;
	color: #646464;
	text-align: left;
	border-left: 1px solid #f5f5f5;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 25px;
}
td {
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E1E1E1;
	line-height: 1.5em;
	vertical-align: top;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #FFFFFF;
}
tr.row-b {
	background: #F5F5F5;		
}
/** END table **/

/** BEGIN sidebar **/
#sidebar {
	width: 20%;
	float: left;
	margin-bottom: 200px;
}
	#sidebar ul {
		list-style-type: none;
		padding: 18px 10px 10px;
	}
		#sidebar ul li {
			line-height: 2em;
			padding: 2px;
			border-bottom: 1px dotted #ABABAB;
		}
		#sidebar ul li a {
			color: #646464;
		}
		#sidebar ul li a:hover {
			color: #3d89ca;
			text-decoration: none;
		}
			#sidebar ul ul {
			list-style: none;
			padding: 0px;
			}
				#sidebar ul ul li {
				line-height: 1.4em;
				padding-left: 20px;
				margin-left: 5px;
				background-image: url(images/arrow.gif);
				background-repeat: no-repeat;
				background-position: 0.5em;
				border-bottom: none;
				}
				#sidebar ul ul li a {
					color: #646464;
				}
				#sidebar ul ul li a:hover {
					color: #3d89ca;
					text-decoration: none;
				}

/** END sidebar **/

/** BEGIN footer **/
#footer {
	font-size: 0.8em;
	border: 1px solid #DBDBDB;
	padding: 12px;
	color: #646464;
	background-color: #FFFFFF;
}
	#footer {
		
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 0px;
	margin-bottom: 20px;
}
	#comments h2 {
		font-size: 1em;
		background-color: #F1F1F1;
		padding: 2px 5px;
		border-bottom: 1px solid #EDEDED;
	}
	#comments a {
		color: #3d89ca;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/