body
{
	margin: 0;
	background-color: Black;
}
p {
	margin : 10px 0px;
}
.NormalText
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
.NormalText A:link
{
	font-size: 10pt;
	font-weight: bold;
	color: #C8150C;
	font-family: Verdana;
	text-decoration: none;
}
.NormalText A:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: #C8150C;
	font-family: Verdana;
	text-decoration: none;
}
.NormalText A:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	font-family: Verdana;
	text-decoration: underline;
}
.SmallText
{
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
}
.SmallText A:link
{
	font-size: 8pt;
	font-weight: bold;
	color: #C8150C;
	font-family: Verdana;
	text-decoration: none;
}
.SmallText A:visited
{
	font-size: 8pt;
	font-weight: bold;
	color: #C8150C;
	font-family: Verdana;
	text-decoration: none;
}
.SmallText A:hover
{
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	font-family: Verdana;
	text-decoration: underline;
}
.MenuText
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	font-family: Verdana;
}
.MenuText A:link
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	font-family: Verdana;
	text-decoration: none;
}
.MenuText A:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	font-family: Verdana;
	text-decoration: none;
}
.MenuText A:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	font-family: Verdana;
	text-decoration: underline;
}
.PopupText
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	font-family: Verdana;
}
.PopupText A:link
{
	font-size: 10pt;
	font-weight: bold;
	color: #C8150C;
	font-family: Verdana;
	text-decoration: none;
}
.PopupText A:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: #C8150C;
	font-family: Verdana;
	text-decoration: none;
}
.PopupText A:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	font-family: Verdana;
	text-decoration: underline;
}
.LeftText
{
	font-size: 10pt;
	color: White;
	font-family: Verdana;
}
.LeftText A:link
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	font-family: Verdana;
	text-decoration: none;
}
.LeftText A:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	font-family: Verdana;
	text-decoration: none;
}
.LeftText A:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: #C8150C;
	font-family: Verdana;
	text-decoration: underline;
}
.BigHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #C8150C;
	font-family: Verdana;
}
.NormalHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: #C8150C;
	font-family: Verdana;
}
.popup 
{ 
	POSITION: absolute;
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #DDC8C8; 
	LAYER-BACKGROUND-COLOR: #DDC8C8; 
	width: 700; 
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 5px; 
	z-index: 10 
}
#TopBanner 
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C8150C;
}
#TopLeft 
{
	position: absolute;
	background-image: url(http://www.yrap.org/images/topleft.jpg);	
	height: 113;
	width: 387;
	left:0;
}
#TopMiddle 
{
	background-color: Black;
	height: 113;
	margin-left: 387;
	margin-right: 600;
}
#TopRight 
{
	position: absolute;
	background-image: url(http://www.yrap.org/images/topright.jpg);	
	right:0;
	top:0;
	height: 113;
	width: 600;
}
#Menu 
{
	position: absolute;
	top: 81;
	left: 0;
	padding-left: 31;
	padding-right: 0;	
}
#Pictures
{
}
#PicturesLeft
{
	position: absolute;
	background-image: url(http://www.yrap.org/images/toppictures.jpg);	
	top: 117;
	height: 169;
	width: 991;
}
#PicturesRight
{
	background-color: White;
	height: 169;
	top: 117;
}
#SiteMiddle 
{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C8150C;
	position: relative;
	width:100%;
}
#SiteBottom 
{
	background-color: Black;
	position: relative;
	text-align: center;
	margin-left: 190;
}
#MainLeft
{
	position: absolute;
	background-color: Black;
	text-align: center;
	left: 0;
	width: 190;
	height: 100%;
}
#SiteMain
{
	background-color: White;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C8150C;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C8150C;
	position: relative;
	margin-left: 190;
}
#MainContent
{
	margin-left:10;
	margin-right:10;
}
