body { 
   background-color:#313B36; 
   background-position:232px 232px; 
   background-repeat:repeat-y;
   background-image:url('http://www.bellathorne.org/images/bg.jpg');
   background-position:left;
   margin: 0; 
   padding: 0; 
   border: 0; 
   font-size:7pt; 
   font-family:tahoma; 
   letter-spacing:0px; 
   line-height:7pt; 
   color: #979797;
   text-align : justify;

}

a {
	text-decoration: none;
	font-weight: bold;
	color: #01C1CA;
}
a:hover {
	color: #ce8091;
}

image{  border-color: #01C1CA; 
}

a:hover img{ border-color: #F3893B;
}

}
a img {
	border: 1px solid #e3c591;  
	background-color: transparent;
}
a:hover img {
	border: 1px solid #66CCFF;
	background-color: transparent;

b, strong {
	color: #e3c591}

i, italics {
	color: #F3893B}

u, underline {
	color: #ffffff}

table,td,tr{
vertical-align:top;
line-height:7.5pt;
font-family:Tahoma; 
color:#C3CAC6; 
font-weight:normal; 
font-size:7pt; 
}

input, textarea

{
background: #FFFFFF;

color: #90868b;

font-family: Tahoma;

font-size: 7pt;

border: 1px solid #bd676d;

padding:2px;

}

h1 {
background: #12A2A8;
font-family: tahoma;
font-size: 6pt;
color: #ffffff;
text-transform:uppercase;
text-align:left;
letter-spacing: 2pt;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 5px;
border-left: 10px solid #00C1C9;
border-bottom: 1px dashed #F38D3F;

} 

h2{
font-family:tahoma;
font-size:6pt;
font-weight: bold;
color: #ffffff;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:2px;
text-align:left;
margin-bottom:2;
background-color: #F48F40;

}
h3{
font-family:tahoma;
font-size:6pt;
font-weight: bold;
color: #ffffff;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:2px;
text-align:left;
margin-bottom:2;
background-color: #12A2A8;

}



