UL { margin-top: 2px; margin-bottom: 18px;}
BODY
{
	font-size: 10pt;
	font-family:Arial;
}
TD, DIV { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px;}
P {line-height:20px}
li {margin:.5em 10% .5em 0}

.h1 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px}
a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
.table { border: 1px solid; border-color: #cccccc}
.red-bold {  font-weight: bold; color: #FF0000}
.button-1 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13pt; font-weight: bold; color: #FFFFFF}
.h2 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-weight: bold;}
.small { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px}
.h3 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 16px; font-weight: bold}
.h4 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 25px; font-weight: bold; color: #FDFF6A}
.h5 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; font-weight: bold; color: #FDFF6A }
.h6 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-weight: bold; color: #FDFF6A }
.button-2 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13pt; font-weight: bold; color: #CC0000}
.h7 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-weight: bold}
.h8 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000}

input, select, textarea
{
	font-size:9pt;
	font-family:Arial;
}

#but
{
	background-color:#FFFFCC; color:#660033;
	border-left:1px solid #FFCC00;
	border-right:1px solid #E2792C;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #E2792C;
	CURSOR:pointer;
}
#num	{ font-size:10pt; font-family:Tahoma; color:#FF6600; font-weight:bolder}
#main	{ background-color:#FDEDE3; border:dotted 3px #FF6633; }
#menu	{ background-color:#FEF3C9;  padding-top:8px; padding-left:8px;
		  border-top:solid 1px #FFCC99; border-left:solid 1px #FFCC99; border-right:solid 1px #E2792C; border-bottom:solid 1px #E2792C;}
#album	{ background-color:#FDEDE3; border:dotted 3px #FF6633;height:120px;width:150px;text-align:center;margin-right:30px }
#photo   { border:1px #999999 solid;padding:4px;}
#cover   { border:1px #999999 solid;padding:6px;}
#font1	{ font-size: 9pt; font-family:arial; line-height:140%  }
#font2	{ font-size: 10pt; line-height:160% }
#font3	{ font-size: 9pt; font-family:arial; line-height:140% ;color:#9B4E00}
#ps		{ font-size: 9pt; font-family:arial; color:#96613D; border-top: 1px dotted #F1DCC7; border-bottom: 1px dotted #F1DCC7; margin-top:5px; padding:5px}
#ls		{ font-size: 5pt; color:#FF9900; margin-right:5px }
#qu		{ font-size: 9pt; color: #808080; border: 1px solid #CCCCCC; padding: 5px;}
#list1	{ color:#9B4E00; margin-top:10px; }
#list2	{ border-bottom:1px solid #FFCC99; border-right:1px solid #FFEEE6; font-size:12pt; font-family:arial;}
#list3	{ background-color:#FFFFFF; color:#000000; border: 3px double #FFCC00; font-size:10pt; }
#list4	{ border-bottom:1px solid #FFCC99; border-right:1px solid #FFEEE6; font-size:8pt; font-family:arial;}
#list5	{ border-top:solid 1px #F3DEC7; padding:5px; background-color:#FFFFFF; color:#000000; font-size:9pt; font-family:arial }
#font4 {  font-size: 12px; line-height: 20px; color: #666666}
	.headtext	{font-size: 10pt; font-weight:normal;	padding: 0px; margin: 0px;}
	.divbox {
		display: block;
		height: 100px;
		width: 400px;
		top: -500px;
		position: absolute;
	}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}
.img-shadow {
margin: 0 0 0 0px ;
float:left;
background: url(../images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
