body {
	background-image: url(assets/background.gif);
	background-color: #2E323B;
	background-repeat: repeat;
	background-position: center;
}
#container {
	margin-left: -640px;
	margin-top: -360px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1280px;
}
#content_container {
	height: 600px;
	width: 955px;
	top: 50%;
	left; 10px;
	position: absolute;
	left: 50%;
	margin-left: -476px;
	margin-top: -300px;
	background-position: center center;
}
#content {
	height: 589px;
	width: 720px;
	top: 5px;
	left; 8px;
	position: absolute;
	background-color: #999999;
	left: 229px;
	line-height: 16px;
	border: 1px solid #000000;
}
#logo {
	height: 589px;
	width: 218px;
	top: 5px;
	left: 5px;
	position: absolute;
	background-color: #999999;
	visibility: visible;
	border: 1px solid #000000;
	background-image: url(assets/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_content {
	height: 173px;
	width: 175px;
	top: 301px;
	left; 8px;
	position: absolute;
	left: 23px;
	visibility: inherit;
	right: 50px;
}
#nav_bar {
	height: 130px;
	width: 216px;
	top: 86px;
	left: 7px;
	position: absolute;
	background-color: #999999;
	text-align: left;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
a#home img {
	border-width: 0;
	background-image: url(assets/navbar.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0px;
	background-position: -16px 0px;
}

a#home:hover img {
	border-width: 0;
	background-image: url(assets/navbar_over.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0px;
	background-position: -16px 0px;
}
a#portfolio img {
	border-width: 0;
	background-image: url(assets/navbar.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -22px;
}

a#portfolio:hover img {
	border-width: 0;
	background-image: url(assets/navbar_over.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -22px;
}
a#findevent img {
	border-width: 0;
	background-image: url(assets/navbar.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -44px;
}
a#findevent:hover img {
	border-width: 0;
	background-image: url(assets/navbar_over.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -44px;
}
a#contact img {
	border-width: 0;
	background-image: url(assets/navbar.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -66px;
}
a#contact:hover img {
	border-width: 0;
	background-image: url(assets/navbar_over.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -66px;
}
a#blog img {
	border-width: 0;
	background-image: url(assets/navbar.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -88px;
}
a#blog:hover img {
	border-width: 0;
	background-image: url(assets/navbar_over.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -88px;
}
a#friends img {
	border-width: 0;
	background-image: url(assets/navbar.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -110px;
}
a#friends:hover img {
	border-width: 0;
	background-image: url(assets/navbar_over.gif);
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 2px;
	background-position: -16px -110px;
}

#copyright_bar {
	height: 13px;
	width: 212px;
	top: 580px;
	left: 7px;
	position: absolute;
	text-align: right;
	background-position: center;
}
#accent {
	height: 472px;
	width: 247px;
	top: 105px;
	left: 615px;
	position: absolute;
	background-color: #A7A7A7;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	left: 76px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#gallery_container {
	height: 656px;
	width: 874px;
	top: 80px;
	left; 10px;
	position: absolute;
	background-color: #CECFD0;
	left: 10px;
	border: 2px solid #717579;
}
#gallery {
	height: 600px;
	width: 810px;
	top: 31px;
	left; 8px;
	position: absolute;
	background-color: #CECFD0;
	left: 30px;
	visibility: inherit;
}
.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#copyright_gallery {
	height: 13px;
	width: 852px;
	top: 740px;
	left: 21px;
	position: absolute;
	text-align: center;
	background-position: center;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
p {
	line-height: normal;
}
#share {
	height: 29px;
	width: 215px;
	top: 550px;
	left: 8px;
	position: absolute;
	text-align: left;
	background-position: center;
	padding: 0px;
	margin: 0px;
	vertical-align: 50%;
}
