	body{
		background-image : url(images/bg2.jpg);
		background-position : top;
		background-repeat : repeat;
	}
	.topmenu1{color : 3c3c3c;
		font-family : Tahoma;
		font-size : 13px;
		font-weight : bold;
		margin-left : 5px;
		margin-right : 2px;
		text-decoration : none;
		margin-top : 15px;
		display : block;}
	.topmenu1:hover{
		margin-top : 18px;
		color : #000000;
	}
	.select{
	color : #a70000;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	margin-left : 5px;
	margin-right : 2px;
	text-decoration : underline;
	margin-top : 18px;
	display : block;
}
	.botmenu1{
		color : 3c3c3c;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bold;
		margin-left : 5px;
		margin-right : 2px;
		text-decoration : none;
		margin-top : 19px;
		display : block;
	}
	.botmenu1:hover{
		color : #000000;
	}
	.botmenu2{
		color : 3c3c3c;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bold;
		margin-left : 5px;
		margin-right : 2px;
		text-decoration : none;
		margin-top : 19px;
	}
	.botmenu2:hover{
		color : #000000;
	}
    .menu{
      color : 3c3c3c;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bold;
		margin-left : 5px;
		margin-right : 2px;
		text-decoration : none;
		margin-top : 19px;
        }
    .menu:hover{
        }
        .gallery{
        color : 3c3c3c;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bold;
		padding-left : 15px;
        margin-left : 10px;
		margin-right : 2px;
		text-decoration : none;
		margin-top : 19px;
		display : block;
        background-image : url(images/bg7.gif);
		background-position : left;
		background-repeat : no-repeat;
		text-transform : capitalize;
        }
        .gallery:hover{
           padding-left : 18px;
        }
        .gallery_selected{
        color : a70000;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bold;
		padding-left : 15px;
        margin-left : 10px;
		margin-right : 2px;
		text-decoration : none;
		margin-top : 19px;
		display : block;
        background-image : url(images/bg7.gif);
		background-position : left;
		background-repeat : no-repeat;
		text-transform : capitalize;
        }


	p, ul, .name{
		color : #000000;
		font-family : Arial;
		font-size : 12px;
		margin-left : 22px;
		margin-right : 22px;
		margin-top : 5px;
		margin-bottom : 5px;
	}
	h1, h2, h4{
		color : #000000;
		font-family : Tahoma;
		font-size : 13px;
		margin-left : 22px;
		margin-top : 25px;
		margin-bottom : 5px;
		padding-left: 12px;
		background-image : url(images/dotred2.gif);
		background-position : left;
		background-repeat : no-repeat;
		text-transform : uppercase;
	}
	.topkeysw{
		font-family : Arial;
		font-size : 3px;
		color : #9c9999;
	}
.lpkeysw{
		font-family : Arial;
		font-size : 10px;
		color : #84837A;
	}
