/* CSS Document */

.blue {
	
	border-top: 10px solid;
	border-right: 30px solid;
	border-bottom: 10px solid;
	border-left: 30px solid;
	border-color:#0a87db;
}

body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;	
	color:#000000;
}

.bottom {
	width:1000px;
	height:87px;
	margin-top:0px;
	padding-top:30px;
	background-image:url(Index/images/images/Rainbow-Memories3_05_05.png);
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.buttonContainer {
	width:1000px;
	height:450px;
	text-align:center;
	background-image:url(Index/images/Rainbow-Memories3_03.png);
	background-repeat:repeat-y;
	margin-top:0px;
	.margin-top:-4px;
	padding:0px;
}

.buttonMargin {
	margin-left:75px;
	margin-top:15px;
}

.contactDiv {
	margin-left: 100px;
	_margin-left:55px;
	_margin-right:0px;
	text-align:left;
	margin-top:-30px;
	.margin-top:0px;
	width:490px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:20px;
	padding-left:70px;
	padding-top:10px;
	overflow:visible;
	color:#000000;
	font-size:medium;
}

.container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:773px;
	width:1000px;
	background-image:url(Index/dots2.jpg);
	background-repeat:no-repeat;
}

#Eileen {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #FFFFFF;
	margin-top:-8px;
	.margin-top:5px;
}

.floatLeft {
	margin-left:125px;
	margin-top:20px;
}

.form {
	border: thin groove #666666;
	background-color:#ebf7ff;
	margin:0;
	padding:0;
}

.green {
	border-top: 10px solid;
	border-right: 30px solid;
	border-bottom: 10px solid;
	border-left: 30px solid;
	border-color:#68d23c;
}


h1 {
	font-size:x-large;
	font-weight:bold;
	margin:0;
	margin-bottom:-15px;
	color:#0986DA;
}

.infoBox {
	width:200px;
	float:right;
	margin-right:50px;
	_margin-right:20px;
	text-align:left;
	background-color:#ebf7ff;
	overflow:hidden;
	height:454px;
	_height:485px;
	padding-left:20px;
	padding-right:70px;
	.padding-top:20px;
}

.line {
	letter-spacing:-3px;
}

.main {
	position:absolute;
	width:1000px;
	height:300px;
	margin-top:0px;
	text-align:center;
}

.mainButtons {
	margin-right: 14px;
	
}

.pencils {
	padding-left:10px;
	padding-bottom:0px;
}

.photo {
	margin-left:-20px;
	_margin-top:26px;
}

.pink {
	border-top: 10px solid;
	border-right: 30px solid;
	border-bottom: 10px solid;
	border-left: 30px solid;
 	border-color:#e24db5;
}

.sendButton{
	margin:0;
	padding:0;
}

.style1 {
	font-size: 25px;
	color: #666666;
	margin-left:47px;
}

.style2 {color: #333333}

.style3 {
	color: #666666;
	font-size: 12px;
	margin-right:130px;
}

.top {
	margin-top:0px;
	margin-bottom:0;
	
}

/*Link styling*/

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0986DA;
}
a:active {
	text-decoration: none;
}
