﻿.menu { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#4A7AC9; text-decoration:none; text-align:center; padding-top:15px;}
.menu:hover { color:#80A870; font-size:14px;}
.head{ font-family: Arial, Helvetica, sans-serif; font-size:40px; color:#FFFFFF; text-align:center;}
.This { font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#FFFFFF}
.full { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#800080; text-align:justify; text-decoration:none;}
.full3 { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#4A7AC9; text-align:justify; text-decoration:none;}
.full2 { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#000000; text-align:justify; text-decoration:none;}
.descrip { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#800080; text-align:left; text-decoration:none;}
.corpt { font-family: Arial, Helvetica, sans-serif; font-size:25px; color: #80A870; text-align:left; padding-top:15px;}
.corphead { font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #006; padding: 0 2px 0 0 text-align:justify; text-decoration:none;}
.corphead:hover{ color:#FFF; font-weight:bold;}
.footer { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; text-align:center; text-decoration:none;}
.footer_text{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; text-align:center; text-decoration:none;}
.footer_text:hover{ color: #F93;}
.corpitalic { font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #000000; font-style:italic; padding: 0 2px 0 0;}
.body {
	OVERFLOW: auto; 
	POSITION: right; 
	HEIGHT: 490px;
	WIDTH: 620px;
	background:url(http://www.bellsbridalsalon.com/images/background.jpg) no-repeat fixed;
	/*border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}
#content {
	background-color: #BED3E7;
	background-image: url(bodybg.png);
	padding: 3em;
	margin:0.2em 2em;
	border: 2px solid #808BA4;
}


#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 885px;
	height: 409px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 0.3em auto;
	}


#mycustomscroll_small {
	/* Typical fixed height and fixed width example */
	width: 900px;
	height: 478px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 0.3em auto;
	padding: 15px;
}


#mycustomscroll2 {
/* Typical fixed height and fixed width example */
	width: 340px;
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #B4C2DA;
	margin: 0.3em auto;
	padding: 15px;
}
