@charset "UTF-8";
.everything {
	height: 608px;
	width: 792px;
	background-image: url(backgrounds/gm03sketches.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	text-indent: 15pt;
	height: 81px;
	width: 792px;
	color: #666600;
	vertical-align: middle;
}
.menus {
	height: 25px;
	width: 792px;
}
.leftcolumn {
	float: left;
	height: 462px;
	width: 120px;
}
.rightcolumn {
	float: right;
	height: 462px;
	width: 672px;
}
.gmaildiv {
	height: 20px;
	width: 792px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-indent: 125px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
}
.copyrightdiv {
	height: 20px;
	width: 792px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-indent: 110px;
	vertical-align: top;
}
