#newsevents {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
.Welcome {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.newsheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #651423;
}
.newstitle {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #651423;
}
.newsdate {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #651423;
}

#about{
	font-weight: bold;
}

#about_child{
position: absolute;
visibility: hidden;
background-color: #FFFFFF;
width: 138px;
border: 1px solid black;
border-bottom-width: 0;
}

#about_child a{
display: block;
width: 97%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
color: Black;
}

#about_child a:hover{
background-color: #FEF3F1;
font-weight: bold;
}

#about_child{
position: absolute;
visibility: hidden;
background-color: #FFFFFF;
width: 127px;
border: 1px solid black;
border-bottom-width: 0;
}

#chapters{
font-weight: bold;
}

#chapters_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
color: Black;
}

#chapters_child a:hover{
background-color: #FEF3F1;
font-weight: bold;
}

#chapters_child{
position: absolute;
visibility: hidden;
background-color: #FFFFFF;
width: 195px;
border: 1px solid black;
border-bottom-width: 0;
}

#community{
font-weight: bold;
}

#community_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
color: Black;
}

#community_child a:hover{
background-color: #FEF3F1;
font-weight: bold;
}

#community_child{
position: absolute;
visibility: hidden;
background-color: #FFFFFF;
width: 190px;
border: 1px solid black;
border-bottom-width: 0;
}

#exclusively_sao{
font-weight: bold;
}

#exclusively_sao_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
color: Black;
}

#exclusively_sao_child a:hover{
background-color: #FEF3F1;
font-weight: bold;
}

#exclusively_sao_child{
position: absolute;
visibility: hidden;
background-color: #FFFFFF;
width: 190px;
border: 1px solid black;
border-bottom-width: 0;
}
.photo_buffer {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
