body{

background-image:url(../sdhbgeasyblue.jpg);
               background-repeat:repeat-x;
               background-position:top left;
               background-attachment:fixed;
color:#000040; /*royal blue*/
background-color:#FFFFFF;
}


#TopFrame {
	width: 100%;
	height: 26%;
	border: 0px;
}

#MiddleFrame {
	width:  100%;
	height: 60%;
	border: 0px;
}

#BottomFrame {
	width: 100%	;
	height: 14%;
	border: 0px;
} 

/* text hover colors */

a 			{background-color: transparent ; color: #ff501f; text-decoration: none; font-weight:bold;} 
a:hover		{background-color: transparent; color: #0000ff; text-decoration: underline;}

/* start of used font settings*/

.sdh
{
	font-size: 14px;
	font-family: "Times New Roman",serif;
	font-weight:bold;	

}

.sdhheader
{
	font-size: 24px;
	font-family: "Times New Roman",serif;
	font-weight:bold;	

}

.sdhheader2
{
	font-size: 18px;
	font-family: "Times New Roman",serif;
	font-weight:bold;	

}

.sdhcntr
{
	font-size: 12px;
	font-family: "Times New Roman",serif;
	font-weight:bold;	

}


.sdhbrush
{
	font-size: 38px;
	font-family: "brush script mt",serif;
	font-weight:bold;	
	
}
.sdhbrushsm
{
	font-size: 18px;
	font-family: "brush script mt",serif;
	font-weight:bold;	
	
}


/* end of used font settings*/













