body {
	background-color: #e8e8e8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	scrollbar-arrow-color:#FFFFFF;
    scrollbar-3dlight-color:=#FFFFFF;
	scrollbar-track-color:#e8e8e8;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	line-height: normal;
	margin-top: 10px;
	margin-left: 30px;
	}
#main {
	position:absolute; 
	left:20px; 
	top:30px; 
	width:920px; 
	height:800px;
	border: 0;
	}
#banner {
	position:absolute; 
	left:30px; 
	top:25px; 
	width:920px; 
	height:125px;
   -moz-border-radius: 10px; 
    border-radius: 10px; 
	border: 1px solid #999999;
	padding: 0;
	margin: 0;
	}
#banner2 {
	position:absolute; 
	left:35px; 
	top:30px; 
	width:930px; 
	height:130px;
	}
#menu {
	position:absolute; 
	left:205px; 
	top:35px; 
	width:750px; 
	height:110px;
	}	
#updates {
	font-family: Arial, sans_serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	position:absolute; 
	left:35px; 
	top:196px; 
	width:220px; 
	height:390px;
   -moz-border-radius: 15px; 
    border-radius: 15px; 
	border: 2px solid #999999;
	padding: 3px;
	margin: 3px;
	}
#index-flash {
	position:absolute; 
	left:290px; 
	top:185px; 
	width:655px; 
	height:430px; 
	}
	
#image {
	position:absolute;
	left:40px;
	top:35px; 
	width:160px; 
	height:115px;
	padding: 2px;
	margin: 2px;
	}
#title {
	position:absolute; 
	left:34px; 
	top:170px; 
	width:920px; 
	height:50px;
	border: 0;
	}
#header {
	position:absolute;
	left:30px;
	top:220px;
	width:920px;
	height:110px;
	border: 0;
	overflow: auto;
	padding: 5px;
	margin: 0px;
	}
#newsheader {
	position:absolute; 
	left:29px; 
	top:152px; 
	width:920px; 
	height:110px;
	border: 0;
	overflow: auto;
	border: 0;
	padding: 2px;
	margin: 2px;
	}
#content {
	position:absolute; 
	left:60px; 
	top:345px; 
	width:850px; 
	height:400px;
	overflow: auto;
   -moz-border-radius: 10px; 
    border-radius: 10px; 
	border: 2px solid #999999;
	padding: 5px;
	margin: 5px;
	}
#newscontent {
	position:absolute; 
	left:85px; 
	top:280px; 
	width:800px; 
	height:500px;
	overflow: auto;
   -moz-border-radius: 10px; 
    border-radius: 10px; 
	border: 2px solid #999999;
	padding: 5px;
	margin: 5px;
	}
#footer {
	position:absolute; 
	left:30px; 
	top:770px; 
	width:920px; 
	height:60px;
	border: 0;
	}
#indexfooter {
	position:absolute; 
	left:20px; 
	top:645px; 
	width:920px; 
	height:50px;
	border: 0;
	}
#newsfooter {
	position:absolute; 
	left:30px; 
	top:820px; 
	width:920px; 
	height:60px;
	border: 0;
	}
ul {
	list-style-image: url(http://www.perlows.com/images/blk_bullet.jpg);
	list-style-type: circle;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 20px;
	font-weight: normal;
}

.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.subtitle {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.text_6pt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.text_8 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}


.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.hidden {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

.textbox {
	padding: 3px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}

.pic_frame {
	padding: 3px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
.bottom_line {
	padding-bottom: 1px;
	background-image: url(../images/bottom_ln.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
}

.menu_bg {
	font-family: Arial, sans_serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 25px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/bar_bg.gif);
	background-position: center;
	height: 40px;
}

.header2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../images/bar_bg.gif);
	color: #000000;
	text-align: center;
	border-top: medium solid #FFFFFF;
	border-right: medium solid #999999;
	border-bottom: medium solid #999999;
	border-left: medium solid #FFFFFF;
}

.header3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: none;
	background-image: url(../images/bar_bg.gif);
	line-height: 20px;
	background-repeat: repeat-x;
	background-position: center;
}

.header4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 50px;
	background-image: url(../images/header_bg.jpg);
	background-position: center center;
	height: 50px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	background-image: url(../images/footer_bg.jpg);
	background-position: center center;
	height: 40px;
	background-repeat: no-repeat;
}


.nav {
	font-family: Arial, sans_serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.small {
	font-family: Arial, sans-serif;
	font-size: 85%;
	color: #000000;
	line-height: normal;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #660000;
}

#border { 
	margin: 0px; padding-left:1px; padding-right:1px; padding-top:1px; padding-bottom:1px;
	border: 2px double #000000;
}
#dropmenudiv{
	position:absolute;
	border:1px #FFFFFF;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:10;
}

#dropmenudiv a{
	width: 100%;
	color: #660000;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #e8e8e8;
}

#dropmenudiv a:hover{ /*hover background color*/
color: red;
}
.rc10_wt  {
	background-color: #FFFFFF;
   -moz-border-radius: 15px; 
    border-radius: 15px; 
	border: 10px solid #999999;
	padding: 10px;
	margin: 5px;
}
.rc2_wt  {
	background-color: #FFFFFF;
   -moz-border-radius: 10px; 
   -webkit-border-radius: 10px; 
	border: 2px solid #000000;
	padding: 4px;
	margin: 2px;
}
.rc10_news  {
   -moz-border-radius: 15px; 
    border-radius: 15px; 
	border: 10px solid #999999;
	padding: 10px;
	margin: 5px;
	overflow: auto;
	height: 500px;
}
.block-wt  {
	background-color: #fff;
   -moz-border-radius: 10px; 
    border-radius: 10px; 
	border: 0;
	padding: 2px;
	margin: 2px;
}
.block-inv  {
   -moz-border-radius: 10px; 
    border-radius: 10px; 
	border: 1px solid #999999;
	padding: 2px;
	margin: 2px;
}
.shadow-box  {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
   -moz-border-radius: 10px; 
    border-radius: 10px; 
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	 box-shadow: 3px 3px 3px #666;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
}
.highslide img {
	border: 2px solid black;;
}
.highslide:hover img {
	border: 2px solid red;;
}

.highslide-image {
    border-bottom: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
}
.highslide-caption {
	display: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style:normal;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px #999999;
	border-bottom: 1px #999999;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
	}

