@charset "UTF-8";

#content {
	background-color: #000000;
	background-image: url(../images_pages/main_section_bg.jpg);
	width: 848px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	height: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}



#title {
	margin-left: 26px;
	margin-right: 30px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #768DFD;
	padding-bottom: 5px;
	padding-top: 20px;
}
#title p {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	color: #768DFD;
}

#main {
	text-align: center;
	height: 700px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #768DFD;
	background-color: #DBB574;
}




#dates {
	text-align: center;
	width: 400px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#dates h1 {
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 1px;
}

/* for bio page not available */


#bios {
	text-align: center;
	width: 400px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	letter-spacing: 1px;
}

#bios h1 {
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 1px;
}


/* end of for bio page not available */





#close {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}
#close p {
	font-size: 80%;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
#close a {
	color: #FF0000;
	text-decoration: none;
}
#close a:hover {
	color: #00FF00;
}
#text_1 {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
}

#text_1  p {
	font-size: 80%;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	line-height: 150%;
}


#bottom_border {
	height: 54px;
	width: 850px;
	background-image: url(../images_pages/bottom_850_h_54.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #768dfd;
	background-repeat: no-repeat;
	clear: both;
}



#graphic {
	text-align: center;
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bolder;
	color: #FF0000;
	font-size: 110%;
	line-height: 180%;
}
#text_2 {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-bottom: 10px;
}
#text_1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #72331F;
}
#text_1 li {
	color: #333333;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	font-size: 80%;
	margin-bottom: 10px;
}
#text_2 p {
	font-size: 80%;
	line-height: 140%;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	text-align: left;
	letter-spacing: 1px;
}
#text_2 a {
	color: #0000FF;
	font-weight: bold;
}
#text_2 a:hover {
	color: #00FF00;
}
.light_purple {
	color: #A3BBFD;
}
.italic {
	font-style: italic;
}
.bold_color1 {
	font-weight: bolder;
	color: #6C0608;
}
.bold2 {
	font-weight: bolder;
	color: #000000;
	font-size: 110%;
	line-height: 180%;
}
.bold3 {
	font-weight: bolder;
	color: #000000;
	font-size: 110%;
}
#order {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}
#order a {
	font-size: 90%;
	color: #00FFFF;
}
#order a:hover {
	color: #00FF00;
}
