* {
	border: 0;
	font-size: 10.5px;
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

div#head {
	height: 369px;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
}

h1 {
	background: transparent url(../images/title.png) left top no-repeat;
	display: block;
	height: 15px;
	margin: 10px 0 3px 12px;
	width: 410px;
}

h1 span {
	display: none;
}

ul#menu {
	list-style-type: none;
}

ul#menu li {
	height: 112px;
	width: 800px;
}

ul#menu li a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

ul#menu li a span {
	display: none;
}

ul#menu li a#work_1 {
	background: transparent url(../images/menu_work_1.png) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#profile_1 {
	background: transparent url(../images/menu_profile_1.png) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#rsvp_1 {
	background: transparent url(../images/menu_rsvp_1.png) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#work_2 {
	background: transparent url(../images/menu_work_2.png) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#profile_2 {
	background: transparent url(../images/menu_profile_2.png) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#rsvp_2 {
	background: transparent url(../images/menu_rsvp_2.png) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#work_3 {
	background: transparent url(../images/menu_work_3.gif) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#profile_3 {
	background: transparent url(../images/menu_profile_3.gif) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#rsvp_3 {
	background: transparent url(../images/menu_rsvp_3.gif) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#work_4 {
	background: transparent url(../images/menu_work_4.gif) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#profile_4 {
	background: transparent url(../images/menu_profile_4.gif) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

ul#menu li a#rsvp_4 {
	background: transparent url(../images/menu_rsvp_4.gif) left top no-repeat;
	display: block;
	height: 112px;
	width: 800px;
}

div#profile {
	margin-left: 12px;
}

div#profile h2 {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	height: 22px;
	margin-bottom: 3px;
	width: 57px;
}

div#profile h2 span {
	display: none;
}

div#profile p {
//font-family: Times New Roman, Times;
	color: #000;
	font-size: 14px;
	line-height: 15.5px;
}

div#profile a {
	color: #000;
}

div#rsvp {
	margin-left: 12px;
}

div#rsvp h2 {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 8px;
	width: 64px;
}

div#rsvp h2 span {
	display: none;
}

div#rsvp p {
//font-family: Times New Roman, Times;
	color: #000;
	font-size: 14px;
	line-height: 15.5px;
}

div#rsvp a {
	color: #000;
	font-size: 14px;
	line-height: 15.5px;
}

div#content {
	margin-top: 380px;
}

div#showcase {
	display: inline;
	float: left;
	width: 810px;
}

div#showcase h3 {
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	width: 153px;
}

div#showcase p {
	font-size: 10.5px;
	margin: 0;
	width: 153px;
}

div#showcase div.work {
	background: #FFF;
	height: 450px;
	padding-bottom: 40px;
	padding-left: 12px;
	position: relative;
	width: 810px;
}

div#showcase div.work ul {
	bottom: 40px;
	left: 12px;
	list-style-type: none;
	position: absolute;
}

div#showcase div.work ul li {
	display: inline;
	float: left;
	margin-right: 5px;
}

div#showcase div.work img {
	height: 450px;
	width: 600px;
}

div#showcase div.work img.single {
	position: absolute;
	right: 42px;
	top: 0;
}

div#showcase div.work div.slideshow {
	cursor: pointer;
	height: 450px;
	overflow: hidden;
	position: absolute;
	right: 42px;
	top: 0;
	width: 600px;
}

ul#nav {
	font-size: 10px;
	left: 840px;
	list-style-type: none;
	position: absolute;
	top: 380px;
}

ul#nav li {
	color: #000;
	font-size: 10px;
}

ul#nav li.title {
	font-weight: bold;
}

ul#nav li a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

p {
	color: #7B7C7D;
	line-height: 13.5px;
	margin-bottom: 10px;
}

a {
	color: #7B7C7D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.top {
	font-size: 10px;
}

p.counter {
	bottom: 40px;
	left: 128px;
	position: absolute;
	text-align: right;
}

a.previous {
	bottom: 55px;
	display: block;
	height: 15px;
	left: 790px;
	position: absolute;
	width: 14px;
}

a.next {
	bottom: 40px;
	display: block;
	height: 15px;
	left: 790px;
	position: absolute;
	width: 14px;
}

div.goprev {
	cursor: pointer;
	top: 0;
	display: block;
	height: 450px;
	right: 342px;
	position: absolute;
	width: 300px;
	z-index: 9999;
}

div.gonext {
	cursor: pointer;
	top: 0;
	display: block;
	height: 450px;
	right: 42px;
	position: absolute;
	width: 300px;
	z-index: 9999;
}

div.column {
	display: inline;
	float: left;
	margin-right: 20px;
}

/*div#foot-shape {
	background-color: #FFF;
	clear: both;
	display: block;
	height: 33px;
	margin-left: 12px;
	width: 768px;
}

p#foot {
	clear: both;
	color: #000;
	font-size: 10px;
	margin: 10px 12px 10px;
}*/