/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 570px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #006699;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 570px;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(../conferences/YB10/content/images/YB10_WebBannerSmall.jpg);
}
#SubTitle {
	margin-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../conferences/YB10/content/images/YB10_Color.jpg);
}
#info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 490px;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 20px;
	padding-top: 5px;
	text-align: left;
}
#page_links {
	width: 530px;
	margin-top: 5px;
	padding-left: 40px;
}
#conference_host {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	background-color: #FFCCCC;
	padding: 5px;
	margin: 0px;
	width: 560px;
	text-align: justify;
}
#links {
	width: 570px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#line {
	width: 570px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006699;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	height: 1px;
}
#line2 {
	width: 490px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006699;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px;
	height: 1px;
}
#line3 {
	width: 490px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006699;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px;
	height: 1px;
}
#line_1 {
	width: 570px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006699;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	height: 1px;
}
.PageTitle {
	font-size: 24px;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #006699;
}
.SubtitleCaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006699;
}
.basic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#artist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990033;
	width: 400px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 150px;
	margin-left: 80px;
	height: 50px;
}
#artwork {
	float: left;
	height: 50px;
	width: 53px;
	background-image: url(../conferences/YB10/content/images/Women%27sWisdomDancing_link.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.Title {
	font-size: 24px;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
#content_inner h2, h3, h4, h5, h6 {
	border-top: none;
	text-align: left;
	padding-left: 0;
}

h5, h5.subtitle {
	font-size: 13px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 0.4em 1em;
	padding-top: 0;
	background: #eaeaea;
	line-height: 120%;
}


