/*
border: 1px solid #cccccc;
*/

p.hy_title {font-size: 16pt; font-weight: bold;}

table.hy_topic {margin-top: 4px; width: 558px; border: 1px solid black;}
td.hy_topic_subject {background-color: #C0C0C0; font-weight: bold;}
td.hy_topic_content {background-color: #ffffff; padding: 8px 8px 8px 20px;}

table.hy_list {margin-top: 4px; width: 558px; border: 1px solid black;}
td.hy_list_item_lo {background-color: #ffffff}
td.hy_list_item_hi {background-color: #eeeeee}
p.hy_list_head {margin: 0px 0px 0px 0px;}
p.hy_list_body {margin: 0px 0px 0px 0px; padding: 8px 8px 8px 20px;}
td.hy_list_item_pg {background-color: #ddddff; font-weight: bold;}
tr.hy_list_button {background-color: #ddddff}

td.hy_other_subject {background-color: #ddddff; font-weight: bold;}
td.hy_other_content {background-color: #eeeeff;}
p.hy_other_item {margin: 0px 0px 0px 0px; padding: 4px 8px 4px 20px;}

table.hy_comment {margin-top: 4px; width: 558px; border: 1px solid black; background-color: #eeeeee;}
td.hy_comment_label {width: 100px; text-align: right;}

table.hy_error {margin-top: 4px; width: 558px; border: 1px solid red; background-color: #eeeeee; color: #ff0000;}
table.hy_notice {margin-top: 4px; width: 558px; border: 1px solid blue; background-color: #eeeeee; color: #0000ff;}



body {
	margin: 1 auto;
	padding: 0;
	background:#c10d00 url(/pix/wrapping_background.png) top center repeat-y;
	font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#wrap {
background: #FFF;
margin: 0 auto;
width: 1000px;
border:thick #000

}

#header {
background: #FFF;
clear: both;
margin: auto;
padding: 0;
height: auto;
text-align:center;
border:thick;
border-color:#000
}

#header h1 {
font-size: 2.5em;
margin: 0 0 0 0;
float: left;
width: 350px;

}

#header p {
width: 400px;
float: right;
text-align: center;
color: #000;
margin: 0 0 10px 0;
font-size: 1.4em;
line-height: 1.2em;

}


#frontphoto {
margin: 0 0 5px 0;
border: 0;
}


#content {
margin: 0px 0px 0px 0px;
border-left: 1px solid #f0f0f0;
padding: 0 0px 0 15px;
line-height: 1.6em;
text-align: left;
text-align: justify;
font-style:normal


}

#flash {
	float: left;
	text-align: center;
	width: auto;
	height: auto;
	margin: 5px;
	border: 1px solid #ccc;
	font-size: 1em;
	line-height: 148px;
	}

.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


	

.fadebox {
padding: 0px 0px 0px 0px; 
border-top: 1px solid #ddd; 
background: #fff;

}

#content h2 {
font-size: 2.0em;
margin: 0 0 0.5em 0;
color:#000
}

#content img {

display:inline;
background: #cccccc;
border: 1px solid #000000;
}

#content a {
text-decoration: underline;
color: #000;
}


.box{
margin:10px 10px 10px 10px;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
width: 200px;
float: right;
}

h4 {
text-align:center;
}

h3 {
font-size: 1.5em;
color:#000
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #000;
}

a:hover {
text-decoration: underline;
color: #000;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

p { 
  font-size: medium; 
  color: #000
}



#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.handwritten {
	font-family: Bradley Hand ITC;
	font-size:32px
}
.cursive {
	text-align:center;
		font-family: Edwardian Script ITC, Vladimir Script, cursive, Bradley Hand ITC,;
	font-size:41px;
	
	
}

