/* Dina's of Ellicottville CSS Document : Created by Mellon Technology Service - info@mellontech.com */

html, body
{
	padding:0; margin:0 auto; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; 
	background:url(../images/wall.jpg) top center; 
}

#wrapper{width:479px; margin:0 auto; padding:0;}

#board{ width:479px; margin:0; padding:0; z-index:3; position:absolute; top:114px;}
.board_content{ width:455px; background-color:#e4ddc0; background-image:url(../images/board_fade.jpg); background-position:bottom; background-repeat:repeat-x; padding:20px;}
.shadowT{ height:12px; background-image:url(../images/top_shadow.jpg); background-repeat:repeat-x;}
.shadowR{ width:12px; /*background-image:url(../images/shadow_right.png);*/ background-repeat:repeat-y;}
.shadowB{ height:12px; /*background-image:url(../images/shadow_bot.png);*/ background-repeat:repeat-x;}
.shadowL{ width:12px; /*background-image:url(../images/shadow_left.png);*/ background-repeat:repeat-y;}
.shadowTL{ width:12px; height:12px; /*background-image:url(../images/shadow_TL.png);*/ background-repeat:repeat-y;}
.shadowTR{ width:12px; height:12px; /*background-image:url(../images/shadow_TR.png);*/ background-repeat:repeat-y;}
.shadowBR{ width:12px; height:12px; /*background-image:url(../images/shadow_BR.png);*/ background-repeat:repeat-y;}
.shadowBL{ width:12px; height:12px; /*background-image:url(../images/shadow_BL.png);*/ background-repeat:repeat-y;}

#introbox{ width:425px; padding-bottom:10px; border-bottom:3px double #000000;}
#welcomebox{width:144px; float:left;}
#tourbox{width:211px; float:left;}

#contentbox{width:425px; margin-top:10px;}
#menu{width:130px; margin-right:10px; float:left;}
#menu ul{margin:0; padding:0; list-style-type:none;}
#menu li{margin-bottom:5px; padding:0;}
#menu a{font-family:"Times New Roman", Times, serif; font-size:22px; color:#993300; text-decoration:none; font-style:italic;}
#menu a:hover{color:#CC3333;}
#maintext{width:280px; float:left;}
#footer{font-size:10px; text-align:center; margin-top:10px; padding-top:5px; border-top:1px solid #000000;}

#lightL{ width:296px; height:413px; z-index:2; position:relative; left:-220px; top:-498px;}
#lightR{ width:637px; height:478px; z-index:1; position:relative; left:250px; top:-142px;}

#sign{ width:437px; height:142px; z-index:4; position:relative; top:0px; left:20px}

#clearit{ clear:both; height:0px;}

h1{font-family:"Times New Roman", Times, serif; font-size:22px; font-style:italic;}
