html
{
	font-family: Verdana;
	font-size: 11px;
	width: 100%;
	height: 100%;
}

body
{
	margin: 0px 0px 0px 0px;
}

#pageContainer
{
	padding: 0px 0px 0px 0px;
	width: 75%;
	height: 683px;
	background-image: url(/images/magnolia-r.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FCFCFC;
}

#pageheader
{
	background-image: url(/images/magnolialogo.jpg);
	width: 500px;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	filter:alpha(opacity=60);
   -moz-opacity:.60;
   opacity:.60;

}

#menu
{
	vertical-align: middle;
	text-align: center;	
	width: 500px;
	background-image: url(/images/menubkgrnd-n-dk.gif);
	filter:alpha(opacity=65);
   -moz-opacity:.65;
   opacity:.65;
   z-index:10;
   text-align:center;
}

#textcontainer
{
	padding: 5px 5px 30px 5px;
	background-color: White;
	height: 460px;
	width: 640px;
	text-align: left;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}

#designermenu
{
	
}

#footer
{
	color: #D6D6D6;
}

.menuitem 
{
	padding: 8px 10px 0px 10px;
	display: inline;
	color: Black;
	font: bold;
}

.menuitem a:visited
{
	padding: 8px 4px 0px 4px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
}

.menuitem a:hover
{
	padding: 8px 4px 0px 4px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
	text-decoration:	none;
	background-image: url(/images/menubkgrnd-h-dk.gif);
}

.menuitem a:link
{
	padding: 8px 4px 0px 4px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
}

.designertag 
{
	padding: 8px 10px 0px 10px;
	display: inline;
	color: Black;
	font: bold;
	font-size: 10px;
}

.designertag a:visited
{
	padding: 8px 10px 0px 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
}

.designertag a:hover
{
	padding: 8px 10px 0px 10px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
	text-decoration:	none;
	background-image: url(/images/menubkgrnd-h-dk.gif);
}

.designertag a:link
{
	padding: 8px 10px 0px 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
}

.leftpictureframe
{
	background-color: white;
	float: left;
	filter: alpha(opacity=150);
	-moz-opacity: 1.99;
	opacity: 1.99;
}

.rightpictureframe
{
	background-color: white;
	float: right;
	filter: alpha(opacity=150);
	-moz-opacity: 1.50;
	opacity: 1.50;
}

.designerdetails
{
	text-align: left;
	float: left;
}

.footer 
{
	display: inline;
	color: grey;
	font: bold;
	font-size: 10px;
	target-new: tab;
}

.footer a:visited
{
	color: grey;
	text-decoration: none;
}

.footer a:hover
{
	color: red;
	text-decoration:	none;
}

.footer a:link
{
	color: grey;
	text-decoration: none;
}
