@charset "UTF-8";
/* CSS Document */

#profile_head {
	text-align: center;
	width: 650px;
	margin-top: 85px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#filler {
	clear: both;
	height: 30px;
}
#intro {
	padding: 0px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #B0E7FF;
	line-height: 140%;
	letter-spacing: 1px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#top_border {
	padding: 0px;
	width: 624px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	clear: none;
}
#border {
	clear: none;
	width: 616px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DB5A55;
	border-right-color: #DB5A55;
	border-bottom-color: #DB5A55;
	border-left-color: #DB5A55;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #3E3F44;
	background-image: url(../images/town_hall_background1.jpg);
	background-repeat: no-repeat;
}
#col_1 {
	width: 250px;
	text-align: left;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
#col_1  p, #col_2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #CCCCC;
	letter-spacing: 1px;
	display: list-item;
}
#bottom_border {
	text-align: center;
	padding: 0px;
	width: 624px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#col_1  ul, #col_2 ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet_purple_1.gif);
}
#col_1  li, #col_2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#col_2 {
	width: 250px;
	text-align: left;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#insert {
	clear: both;
	width: 480px;
	border: 2px solid #9A9A9A;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: none;
	padding-top: 5px;
	background-image: url(../images/insert_pro_bg.jpg);
	background-repeat: repeat-x;
}
#insert ul {
	list-style-position: inside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#insert li {
	margin-bottom: 12px;
	margin-left: 60px;
	margin-top: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	color: #D6C8C3;
	letter-spacing: 1px;
}

#insert h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 50%;
	color: #AABBFF;
	font-weight: bolder;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 40px;
	letter-spacing: 1px;
}
