@charset "utf-8";
body {
	background-color: #370C51;
	margin: 0px;
	background-repeat: repeat;
}
#container {
	background-position: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#header {
	height: 90px;
	width: 800px;
	vertical-align: middle;
	z-index: 1;
	position: relative;
}
#picture {
	height: 560px;
	width: 800px;
	background-image: url(../images/photogallery/wedding3.jpg);
	background-repeat: no-repeat;
}
#navbar {
	height: 181px;
	width: 800px;
	z-index: 2;
	position: relative;
	top: 200px;
}
#white {
	background-repeat: repeat-y;
	height: 800px;
	width: 800px;
	top: -200px;
	position: relative;
	background-color: #FFFFFF;
}
a.purple:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #370C51;
	text-decoration: underline;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a.purple:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #370C51;
	text-decoration: underline;
}
a.purple:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3A4DD;
	text-decoration: underline;
}
#small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a.purple:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #370C51;
	text-decoration: underline;
}

#left_panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	float: left;
	height: 638px;
	width: 100px;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}
#right_panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	float: left;
	height: 638px;
	width: 650px;
	padding-top: 80px;
	padding-bottom: 20px;
	line-height: 18px;
	padding-right: 75px;
	padding-left: 75px;
}
#right_pics {
	height: 100px;
	width: 350px;
	text-align: center;
}
.rusty_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #944217;
}
.purple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #370C51;
}
.small_purple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #370C51;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
