#Main
{
	position: relative;
	left: 50px;
	top: 30px;
	width: 900px;

}

#Main p
{
	font-family: times new roman, helvetica, sans-serif;
	font-size: 100%;
	margins: 2px 2px 2px 2px;


}

#Main img
{
	margin-left: 10px;
	margin: 10px 10px 10px 10px;
	border: 1px solid black;

}


body { font-size: 80%;
        width: 100%;
	    height: 50px;
	
	

}

h1  {  font-size: 140%;
       font-family: times new roman, helvetica, sans-serif;
       padding-top: 0px;
       padding-right: 0px;
       padding-bottom: 1px;
       padding-left: 0px;
       border-bottom: 1px #861202 solid;
       padding-bottom: .2em; 
       color: #861202;
	   width: 450px;
}



#Menu
{
	height: 50px;
	width: 800px;
	position: relative;
	left: 40px;
	top: 15px;
	
		
}



#Menu a
{
	
	font: bold 13px/16px arial, helvetica, sans-serif;
	color: black;
	height: 10px;
	bottom-margin: 5em;
	
}

#Menu a:hover
{
	
	color: white;
	


}

#Bottom  hr
{
	
	width: 90%;
	height: 2px;
	color: black;
}

#Bottom p
{
	text-align: center;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 120%;
	margin: 0;

}

#Bottom a
{	
	
	font: 12px/16px arial, helvetica, sans-serif;
	color: red;
	bottom-margin: 0;


}

#Bottom a:hover
{
	color: black;
}

.bul
{
	font-weight: bold;
	font-size: 110%;
	font-family: times new roman, helvetica, sans-serif;	
	text-decoration: underline;


}

.bld
{
	font-weight: bold;
	font-size: 100%;
	font-family: times new roman, helvetica, sans-serif;	
	


}

