html {
	margin: 0;
	padding: 0;
	}
body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/roses1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

body, td, th {
	color: #330033;
}
#container {
	width:400px;
	margin: 35px;
	border:0px dotted #999999;
	position:absolute;
	background-color: #CC99FF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 125px;
	padding-left: 0;
	left: 445px;
}
#content1  {
	width: 400px;
	height: 208px;
	position: absolute;
	left: 412px;
	top: 251px;
	background-color: #99CCFF;
	padding-right: 5px;
	}


h1 {
	color: #333333;
	left: 482px;
	top: 238px;
	left: 128px;
	left: 154px;
	top: 258px;
}

h2 {
	color: #666699;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}
.fancyStyle1  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color:#660066;
	}
.smallFont  {
	font-size:12px;
	}

a {
	color:#CC00CC;
	text-decoration: none;
	
}
a:hover {
	color:#CCFFCC
	}
	

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 97px;
	top: 288px;

}
.mybox {
	display: block;
	padding:10px;
	/*Your width is 190px minus 20px for your left and right padding totally to 170px*/
	width:165px;
	font:12px 'trebuchet ms', arial, verdana, sans-serif;
	color: #0000FF;
	background-color: #CECFCE;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	}
