BODY  {
	font-size : x-small;
	font-family : Times New Roman;
	color : White;
	background-color : #035D43;
	background-image: url(images/GRAPEBUBBLES.jpg);
}
P  {
	font-size : x-small;
	font-family : Times New Roman;
	color : White;
	background-color : #035D43;
	font-weight : normal;
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	overflow : none;
	visibility : visible;
}

H1  {
	font-size : x-large;
	font-family : Times New Roman;
	font-style : normal;
	color : White;
	background-color : #035D43;
	background : images/GRAPEBUBBLES.jpg;
}

H2  {
	font-size : large;
	font-family : Times New Roman;
	color : White;
	background-color : #035D43;
	background : images/GRAPEBUBBLES.jpg;
}

H3  {
	font-size : small;
	color : White;
	font-family : Times New Roman;
	background-color : #035D43;
	background : images/GRAPEBUBBLES.jpg;
}

A  {
	font-size : x-small;
	font-family : Times New Roman;
	color : #ffffff;
	text-decoration: none;
}

A:Visited  {
	font-size : x-small;
	font-family : Times New Roman;
	color : #ffffff;
	text-decoration: none;
}

A:Active  {
	font-size : x-small;
	font-family : Times New Roman;
	color : Green;
	text-decoration: none;
}

A:Hover  {
	font-size : x-small;
	font-family : Times New Roman;
	color : Black;
	background-color : #035D43;
	text-decoration: none;
}
.mainframe  {
	position:absolute;
	top:121px;
	left:265px;
	z-index:90;
	background-color : #035D43;
	width:600px;
	height:400px;
	overflow:auto;
}
.header {
	position:absolute;
	top: top;
	left:265px;
	z-index:90;
}
.copy  {
	position:absolute;
	top:535px;
	left:265px;
	z-index:90;
	background-color : transparent;
	width:600px;
	height:40px;
	overflow:auto;
}
.submenu
{
	position: absolute;
	top: 55px;
	left: 100px;
	z-index:90;
	padding: 5px;
	background-color : #035D43;
	width: 115px;
	height: 456px;
	border: dashed 1px #ffffff;
	overflow:auto;
}
#title {
	font-size : x-small;
	font-family : Times New Roman;
	color: #ffffff;
	background-color: #027556;
}
#subtitle {
	font-size : x-small;
	font-family : Times New Roman;
	color: #ffffff;
	background-color: #004B34;
}
#link {
	font-size : x-small;
	font-family : Times New Roman;
	color: #ffffff;
	background-color: #669966;
}
