

	/* Theme stylesheet */
	/* Note: Class names are shared across Theme CSS and Style CSS */

	/* Backgrounds */
	.bkgrd-content {
		background-image : url(http://evelynryan.com:80/pb-htdocs/V10_004_001_HTAG_2005_07_29_09_40_050404_generic/images/TemplateImages/entertainment/Museum-main.jpg);
	}

	.secure-bkgrd-content {
		background-image : url(https://evelynryancom.secure.powweb.com:443/pb-htdocs/V10_004_001_HTAG_2005_07_29_09_40_050404_generic/images/TemplateImages/entertainment/Museum-main.jpg);
	}

	/* Text */
	html {
		margin:0;
		padding:0;
	}
	Body{
		color : #868382;
		font-size : 14px;
		margin:0;
		padding:0;
		font-family: "Times New Roman", Times, Serif;
		font-weight: normal;
		background-color: #FFFFFF;
	}
	
h1 { font: bold 13px/16px verdana,arial,helvetica,sans-serif; color: #369;}


	Table{
		font-size: 14px;
	}
	.text-header{
		color : #000000;
	}
	.text-headermain{
		color : #868382;
	}
	.text-body{
		color : #868382;
	}
	A:LINK {
		color : #868382;
	}
	A:VISITED {
		color : #868382;
	}

	/* Buttons */
	.navbar-vertical-start{
		height: 10;
	}

	.btn-text{
		color : #7E2318;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	.btn-background{
		background-image: url(http://evelynryan.com:80/pb-htdocs/V10_004_001_HTAG_2005_07_29_09_40_050404_generic/images/TemplateImages/entertainment/Museum-button.jpg);
	}
	

	.secure-btn-background{
		background-image: url(https://evelynryancom.secure.powweb.com:443/pb-htdocs/V10_004_001_HTAG_2005_07_29_09_40_050404_generic/images/TemplateImages/entertainment/Museum-button.jpg);
	}

#frame {
	border: 1px solid #484c35;
	margin-top:1em;
	margin-bottom:0;
	}

