body {
	background-color:#1F1F1F;
	text-align:center;
}

img {
	border:solid 1px #E6E6E6;
}

.header {
	width:1024px;
	height:35px;
	background-image:url(../images/bg-top.png);
}

.middle {
	width:1024px;
	text-align:center;
	background-image:url(../images/bg-line.png);
}

.bottom {
	width:1024px;
	height:35px;
	background-image:url(../images/bg-bottom.png);
}

.content-left {
	width:760px;
	vertical-align:top;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#CCCCCC;
	line-height:15px;
}

.content-right {
	width:200px;
	vertical-align:top;
	font-family:verdana;
	font-size:11px;
	color:#CCCCCC;
	line-height:15px;
}

.content-logo {
	width:960px;
	vertical-align:top;
	font-family:verdana;
	font-size:11px;
	color:#CCCCCC;
	line-height:15px;
}

.content-footer {
	width:960px;
	height:40px;
	vertical-align:middle;
	font-family:Arial;
	font-size:11px;
	color:#CCCCCC;
	line-height:15px;
}

.content {
	width:960px;
	vertical-align:top;
	font-family:verdana;
	font-size:11px;
	color:#CCCCCC;
	line-height:15px;
	text-align:left;
}

.content-container {
	padding:10px 10px 10px 10px;
	border:solid 1px #E6E6E6;
}

.content-title {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#fcb040;
	height:20px;
	padding:10px 0 0 0;
}

.content-calendar-title {
	width:95%;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fcb040;
	padding:10px 0 0 0;
	border-bottom:dotted 1px #E6E6E6;
}

.logo {
	font-family:Verdana;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:right;
	background-image:url(../images/vopstudio-logo.png);
	background-repeat:no-repeat;
}

.navigation {
	font-family:Arial;
	font-size:12px;
	color:#CCCCCC;
}

.navigation a {
	font-family:Arial;
	font-size:12px;
	color:#FFCC00;
	background-color:#333333;
	text-transform:capitalize;
	border:dotted 1px #CCCCCC;
	padding:2px 15px 2px 15px;
	text-decoration:none;
}

.navigation a:hover {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	background-color:#fcb040;
	text-transform:capitalize;
	border:dotted 1px #CCCCCC;
	padding:2px 15px 2px 15px;
	text-decoration:none;
}

.home-album-title {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	text-align:left;
	border:dotted 1px #CCCCCC;
	background-color:#fcb040;
	padding:5px 5px 5px 5px;
}

.home-album-content a {
	width:100%;
	height:55px;
	display:block;
	font-family:Arial;
	font-size:12px;
	color:#E6E6E6;
	padding:5px 0 5px 0;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	text-align:left;
	text-decoration:none;
	background-color:#292929;
}

.home-album-content a:hover {
	width:100%;
	height:55px;
	display:block;
	font-family:Arial;
	font-size:12px;
	color:#E6E6E6;
	padding:5px 0 5px 0;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	text-align:left;
	text-decoration:none;
	background-color:#3D3D3D;
}

.calendar-title {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	text-align:left;
	border:dotted 1px #CCCCCC;
	background-color:#fcb040;
	padding:5px 5px 5px 5px;
}

.calendar-content-wedding {
	height:43px;
	font-family:Arial;
	font-size:12px;
	color:#E6E6E6;
	background-image:url(../images/icon-wedding.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:5px 40px 5px 0;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	text-align:left;
}

.testimonial-title {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	text-align:left;
	border:dotted 1px #CCCCCC;
	background-color:#fcb040;
	padding:5px 5px 5px 5px;
}

.testimonial-content {
	height:auto;
	font-family:Arial;
	font-size:12px;
	color:#E6E6E6;
	padding:10px 5px 10px 5px;
	border:dotted 1px #CCCCCC;
	text-align:left;
}

.more {
	width:100%;
	font-family:Arial;
	font-size:12px;
	color:#fcb040;
	text-align:right;
	text-decoration:none;
}

.more a {
	width:100%;
	font-family:Arial;
	font-size:12px;
	color:#fcb040;
	text-align:right;
	text-decoration:none;
}

.more a:hover {
	width:100%;
	font-family:Arial;
	font-size:12px;
	color:#E6E6E6;
	text-align:right;
	text-decoration:none;
}