body {
background-color:#575808;
color:#56004e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}


td {font-size:12px;}

.maincell {
	background-color: #bac444;
}

div.pageheading {
	font-size:20px; 
	color:#56004e;
	margin:10px;
}

.pageheading {
	font-size:20px; 
	color:#56004e;
}
div.subjectheading {
	font-size:20px; 
	color:#56004e;
	text-align:center;
	background-color:#9A9C2F;
	padding:10px;
}

.maincell_internal {
	background-color: #bbb0a3;
}

#flowers {
	position: absolute;
	z-index: 99;
	top: 135px;
	width:960px; 
	height:490px;
	overflow:hidden;
}
.main_image {
	text-align: center;
	vertical-align: middle;
}
#trans_box {
	background-repeat:no-repeat;
	font-size:10px;
	color:#56004e;
	position:relative;
	z-index: 100;
	top: 15px;
	height:450px;
	padding:20px 45px 20px 20px;
	background-image: url(http://www.megreilley.com/images/transparent_box.png);
}

#trans_box_930_top {
	background-repeat:no-repeat;
	font-size:10px;
	color:#56004e;
	position:relative;
	z-index: 100;
	top: 15px;
	height:450px;
	padding:20px 45px 20px 20px;
	background-image: url(http://www.megreilley.com/images/box_930w_top.gif);
	background-position:15px 0px;
}
#trans_box_930_bottom {
	background-repeat:no-repeat;
	position:relative;
	z-index: 100;
	height:9px;
	padding:0px 45px 0px 20px;
	background-image: url(http://www.megreilley.com/images/box_930w_bottom.gif);
	background-position:15px 0px;
	background-repeat:no-repeat;
}

a:link		{text-decoration:none;color:#56004e;}
a:visited	{text-decoration:none;color:#56004e;}
a:hover		{text-decoration:underline;color:#56004e;}

.point7 {font-size:7pt;text-align:justify;}
.point8 {font-size:8pt;text-align:justify;}
.point9 {font-size:9pt;text-align:justify;}
.point10 {font-size:10pt;text-align:justify;}
.point11 {font-size:11pt;text-align:justify;}
.point12 {font-size:12pt;text-align:justify;}
.point14 {font-size:14pt;text-align:justify;}
.point16 {font-size:16pt;text-align:justify;}
.point18 {font-size:18pt;text-align:justify;}
.point20 {font-size:20pt;text-align:justify;}

.justify {font-family:arial,sans serif; font-size:10pt; color:#56004e;text-align:justify; margin:10px;}

.footer {color:#BAC444;font-size:8pt;}
a:link.footer	{text-decoration:none;color:#BAC444;font-size:8pt;}
a:visited.footer	{text-decoration:none;color:#BAC444;font-size:8pt;}
a:hover.footer	{text-decoration:underline;color:white;font-size:8pt;}

/* form elements */
input.small {font-family:verdana,arial,helvetica;font-size:8pt; color:#56004e; background-color:#DFE4AC;}
textarea.small {font-family:verdana,arial,helvetica;font-size:8pt; color:#56004e; background-color:#DFE4AC;}
select.small {font-family:verdana,arial,helvetica;font-size:8pt; color:#56004e; background-color:#DFE4AC;}
input.deco {background-color:#56004E;color:white;border:1px solid #56004E;}
input.deco_tiny {background-color:#56004E;color:white;border:1px solid #56004E;font-size:8pt;}

/* menu styles */
.menu_off {background-color:#8B8D08;cursor:pointer;cursor:hand;}
.menu_on {background-color:#56004E;cursor:pointer;cursor:hand;}
.submenu_off {background-color:#BCB0A4;cursor:pointer;cursor:hand;}
.submenu_on {background-color:#8C8C08;cursor:pointer;cursor:hand;}
.submenutable {border-left:1px solid white;border-right:1px solid white;border-bottom:1px solid white;}
#portraits_sub { 
	background-color:#BCB0A4; 
	display:none;
	position:absolute;
	top:14px; left:0px;
	z-index:200; }

