body
{background-color: #FBFBFB;
background:url(images/bg.png) top left repeat-y,
url(images/bg2.png) bottom left repeat-x;
font-family: tahoma, verdana, Arial;
font-size: 11px;
color: #636363;
line-height: 12px;
}

a:link, a:visited{
text-decoration: none;
color:#901B25;
text-transform: capitalize;
font-size: 11px;
font-family: georgia, verdana, arial}

a:hover{cursor: help;
color: #5D8F54;
text-decoration: none;
font-size: 11px;}

p {margin-top:3px}
a img {border:0}
b, strong {color: #428DBF;
cursor: ne-resize}
i {color: #ffffff;}
strong {color: #5D8F54;}

h1 {
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	font-size:25px;
	font-weight:normal;
	margin:0px;
	height:50px;
	background-image:url(images/h1.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:30px;
}

h2{
	font-weight:normal;
	font-family:"century Gothic";
	text-transform:uppercase;
	font-size:10px;
	margin:0px;
	text-align:right;
	margin-top:-30px;
	padding-right:40px;
	margin-bottom:5px;
        color: #A16D00;
}

	
blockquote {color: #E7113B;
font-size: 10px;
background-color: #D3D3D3;
border-left: 7px solid #9FAF62;
font-family: tahoma, verdana, sans-serif;
text-align:left;
padding: 7px;
margin-right: 8px;
margin-left: 8px;
margin-top: 3px;
margin-bottom: 3px;
}