<STYLE type="text/css">

#container {
			width: 670px;
			border: none;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
						
		}

		#header {
			padding: 0;
			margin-bottom: 0;
			height: 140px;
			background-image: url("webart/layout/header.gif");
			background-repeat: no-repeat;
			
		}

		#content {
			padding: 0;
			margin-left: 200px;
			width: 450px;
			background-color: white;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #990099;
		}
		
		#flashright {
			float: right;
			width: 200px;
			background-color: white;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #990099;
		}
		
		#revrosepic {
			float: right;
			width: 230px;
			background-color: white;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #990099;
		}
		
		#leftmenubar {
			float: left;
			width: 220px;						
		}

		#footer {
			clear: both;
			padding: 0;
			margin-top: 0;
			width: 450px;
			background-color: white;
		}
		
		#photopackage {
			width: 420px;
			margin-left: auto;
			margin-right: auto;
			border: solid black thin;
			background-color: #990066;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			text-align: center;
		}	
		
		#plaindiv {
			width: 420px;
			padding: 10px;
			margin-left: auto;
			margin-right: auto;
			border: solid black thin;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
		}	
			
p.footerlist {
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: x-small;
		}
		
h1.pageheading1 {
			text-indent: 0;
			font-style: italic;
			font-weight: normal;
			font-size: x-large;
		}
		
h1.pageheading2 {
			text-indent: 8%;
			font-style: italic;
			font-weight: normal;
			font-size: x-large;
		}
		
h1.pageheading3 {
			text-indent: 20%;
			font-style: italic;
			font-weight: normal;
			font-size: x-large;
		}
.extralarge {
			text-align: center;
			font-size: 350%;
		}
		
p.quotes {
			font-size: small;
			font-style: italic;
		}
		
/* Sizes */
.size_1 {
			font-size: x-small;
		}
.size_2 {
			font-size: small;
		}
.size_3 {
			font-size: medium;
		}
.size_4 {
			font-size: large;
		}
.size_5 {
			font-size: x-large;
		}
.size_6 {
			font-size: xx-large;
		}
		
/* Weight */
.weight_normal {
			font-weight: normal;
		}		
.weight_bold {
			font-weight: bold;
		}
		
/*Style */
.style_normal {
			font-style: normal;
		}
.style_italic {
			font-style: italic;
		}
		
/* Alignment */
.align_left {
			text-align: left;
		}
.align_center {
			text-align: center;
		}
.align_right {
			text-align: right;
		}
/* Decoration */
.dec_none {
			text-decoration: none;
		}
.dec_underline {
			text-decoration: underline;
		}
		
/* Color */
.color_black {
			color: black;
		}
		
		
		
.footertext {
			font-size: x-small;
			text-align: left;
			color: black;
			font-style: normal;
			font-weight: normal;
		}
.footertextcenter {
			font-size: x-small;
			text-align: center;
			color: black;
			font-style: normal;
			font-weight: normal;
		}
		

a {
	color: #990099;
  }
		
</STYLE>
