html {
scrollbar-face-color:#796298;
scrollbar-highlight-color:#796298;
scrollbar-3dlight-color:#DCAE69;
scrollbar-darkshadow-color:#DCAE69;
scrollbar-shadow-color:#796298;
scrollbar-arrow-color:#DCAE69;
scrollbar-track-color:#796298;
 margin: 0px;
 color: #330099; 
 background-color: #B7C8E4; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

body {
scrollbar-face-color:#796298;
scrollbar-highlight-color:#796298;
scrollbar-3dlight-color:#DCAE69;
scrollbar-darkshadow-color:#DCAE69;
scrollbar-shadow-color:#796298;
scrollbar-arrow-color:#DCAE69;
scrollbar-track-color:#796298;
 margin: 0px;
 color: #330099; 
 background-color: #B7C8E4; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

ul {
	list-style-image: url('../../Images/lotus_small.gif');
    margin-left: 30px;
    line-height: 18px;
}
li {
	list-style-image: url('../../Images/lotus_small.gif');
	padding-left: 20px;

}
* { padding: 0; margin: 0; }

#wrapper { 
 margin: 0 auto;
 height: 650px;
 width: 775px;
 background-image:url('../../Images/banner-page.jpg');
 background-repeat:no-repeat;
 border:1px solid #756D9E;

}
#header {
 color: #333;
 width: 770px;
 float: left;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 5px 0px;
}
#leftcolumn { 
 color: #333;
 margin: 0px 0px;
 padding-left: 14px;
 padding-top: 230px;
 width: 130px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #330099;
 margin: 0px 0px 5px 0px;
 margin-top: 220px;
 padding: 10px;
 padding-right: 16px;
 width: 560px;
}
#footer { 
 width: 775px;
 clear: both;
 color: #333;
 background: #BD9C8C;
 margin: 0px 0px 10px 0px;
 padding: 10px;
} 
a:link {
text-decoration: none;
color: #909090;
background: inherit;
}

a:hover {
text-decoration: none;
color: #BA3D12;
background: inherit;
}

a:visited {
text-decoration: none;
color: #BFA804;
background: inherit;
}
.style1 {
	font-size: 10px;
	text-align: left;
}
.style2 {
	font-size: large;
	font-family: Harrington;
}
.style3 {
	font-family: Harrington;
}
.style4 {
	color: #FFFFFF;
	font-size: medium;
}
.style5 {
	text-align: left;
}

.style6 {
	font-size: large;
	font-family: Harrington;
}
.style7 {
	color: #FFFFFF;
}
.style8 {
	text-align: center;
}


#copy {
	font-family: Verdana; 
	color: #9D7E5B;
	font-size: 10px;
	text-align: center;
	line-height: 18px; 
	}

hr {
    border-top:#DCAE69; 
    color:#DCAE69;
    text-align:center;
	margin: 0 auto 0 auto;
    width:760px;
    background-color:#75639A;
    height:1px;	
}
