@charset "utf-8";
body {
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	background-color: #5986A5;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.home {
	background-image: url(images/yaale_bg.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
.shaina {
	color: #538BAB;
	text-align: center;
	text-transform: uppercase;
}
.nav {
	color: #FFFFFF;
	text-transform: uppercase;
}
.blue {
	color: #3C6C90;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
}
.inside {
	background-image: url(images/shaina-ettel-inside-bg.png);
	background-repeat: no-repeat;
	height: 450px;
}
iframe {
	background-color: #D7E3EB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav a {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
